Do internal updates

This commit is contained in:
zontreck 2023-12-14 22:11:54 -07:00
parent 79ae46c505
commit 815426607e

View file

@ -7,8 +7,8 @@ org.gradle.daemon=false
parchment_version=2023.09.03 parchment_version=2023.09.03
# luckperms_api_version=5.4 # luckperms_api_version=5.4
libac=1.4.3 libac=1.4.15
eventsbus=1.0.29 eventsbus=1.0.30
## Environment Properties ## Environment Properties
# The Minecraft version must agree with the Forge version to get a valid artifact # 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. # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=GPLv3 mod_license=GPLv3
# The mod version. See https://semver.org/ # The mod version. See https://semver.org/
mod_version=1.20.1-1.0.8.1119230646 mod_version=1.9.121423.1700
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # 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. # This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html # See https://maven.apache.org/guides/mini/guide-naming-conventions.html