Merge the 1.19 changes into the 1.20 codebase
This commit is contained in:
parent
c5637d7c44
commit
c3d9096e63
7 changed files with 54 additions and 54 deletions
|
@ -7,8 +7,8 @@ org.gradle.daemon=false
|
|||
parchment_version=2023.09.03
|
||||
# luckperms_api_version=5.4
|
||||
|
||||
libac=1.4.18
|
||||
eventsbus=1.0.31
|
||||
libac=1.4.46
|
||||
eventsbus=1.0.45
|
||||
## Environment Properties
|
||||
|
||||
# The Minecraft version must agree with the Forge version to get a valid artifact
|
||||
|
@ -53,7 +53,7 @@ mod_name=Zontreck Library Mod
|
|||
# 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.10.011524.0045
|
||||
mod_version=1.10.021324.2257
|
||||
# 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
|
||||
|
|
Reference in a new issue