Update to new libzontreck

This commit is contained in:
zontreck 2024-01-15 21:27:58 -07:00
parent 2fd88b1eaa
commit 32a61e7925
11 changed files with 2626 additions and 33 deletions

View file

@ -3,7 +3,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
libzontreck=1.10.011024.0312
libzontreck=1.10.011524.0045
## Environment Properties
@ -43,13 +43,13 @@ mapping_version=2023.09.03-1.20.1
# The unique mod identifier for the mod. Must be lowercase in English locale. Must fit the regex [a-z][a-z0-9_]{1,63}
# Must match the String constant located in the main mod class annotated with @Mod.
mod_id=otemod
mod_id=thresholds
# The human-readable display name for the mod.
mod_name=OTEMod
mod_name=Thresholds
# 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.4.011224.0030
mod_version=1.4.011524.2056
# 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