Skip to content

Commit 349180d

Browse files
author
Smartin
committed
ready up for release
1 parent 415c552 commit 349180d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## v1.1.1 (1.20.1)
2-
- fixed bow animations now working
3-
- fixed lag with BC if item has no config
4-
- fixed Modelswaps for low durabiltiy not occuring
1+
## v1.1.2 (1.20.1)
2+
- added way better enchantment detection for other mods
3+
- removed dedicated compat for Apotheosis and Zenith as it is nolonger needed
4+
- added stupid fix to ensure dedicated forge servers function by manually forcing a reload after serverstart.
5+
this can be disabled if it causes issues.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G
33
minecraft_version=1.20.1
44

55
archives_base_name=Truly-Modular-miapi
6-
mod_version=1.1.1
6+
mod_version=1.1.2
77
maven_group=smartin
88
github=Truly-Modular.Modular-Item-API
99

0 commit comments

Comments
 (0)