diff --git a/gradle.properties b/gradle.properties index 3144615..457171a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -libzontreck=1.9.121423.1700 +libzontreck=1.9.121823.1318 ## Environment Properties @@ -49,7 +49,7 @@ mod_name=WatchMyDurability # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=GPLv3 # The mod version. See https://semver.org/ -mod_version=1.2.121423.2014 +mod_version=1.2.121823.1532 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html diff --git a/src/main/resources/META-INF/accesstransformer.cfg b/src/main/resources/META-INF/accesstransformer.cfg deleted file mode 100644 index b4796c8..0000000 --- a/src/main/resources/META-INF/accesstransformer.cfg +++ /dev/null @@ -1,5 +0,0 @@ -public net.minecraft.client.gui.Gui -public net.minecraft.client.gui.Gui f_279580_ # GUI_ICONS_LOCATION -public net.minecraft.client.gui.Gui f_92974_ # displayHealth -public net.minecraft.client.gui.Gui f_92973_ # lastHealth -public net.minecraft.client.gui.Gui f_92976_ # healthBlinkTime \ No newline at end of file