Update libzontreck to new API version

This commit is contained in:
Zontreck 2024-02-16 15:10:16 -07:00
parent 84d5a97137
commit 639ed3a4b0
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
org.gradle.jvmargs=-Xmx3G org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false org.gradle.daemon=false
libzontreck=1.10.021424.1759 libzontreck=1201.11.021624.1504
## Environment Properties ## Environment Properties

View file

@ -66,7 +66,7 @@ description='''${mod_description}'''
[[dependencies.${mod_id}]] [[dependencies.${mod_id}]]
modId="libzontreck" modId="libzontreck"
mandatory=true mandatory=true
versionRange="[1.10,1.11)" versionRange="[1201.11,1201.12)"
ordering="NONE" ordering="NONE"
side="BOTH" side="BOTH"
# Features are specific properties of the game environment, that you may want to declare you require. This example declares # Features are specific properties of the game environment, that you may want to declare you require. This example declares