Bump Libzontreck
This commit is contained in:
parent
4a7a8dd202
commit
2717c90cff
20 changed files with 19 additions and 926 deletions
|
@ -2,8 +2,7 @@
|
|||
# This is required to provide enough memory for the Minecraft decompilation process.
|
||||
org.gradle.jvmargs=-Xmx3G
|
||||
org.gradle.daemon=false
|
||||
|
||||
libzontreck=1201.11.040124.0231
|
||||
libzontreck=1201.13.043024.0404
|
||||
|
||||
## Environment Properties
|
||||
|
||||
|
@ -48,14 +47,14 @@ 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=1201.4.040724.2332
|
||||
mod_version=1201.4.043024.0426
|
||||
# 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
|
||||
mod_group_id=dev.zontreck
|
||||
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
|
||||
mod_authors=zontreck
|
||||
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
|
||||
# The description of the mod. This is a simple multiline text string that is used for display purposes \in the mod list.
|
||||
mod_description=Thresholds
|
||||
|
||||
# Pack version - this changes each minecraft release, in general.
|
||||
|
|
Reference in a new issue