Add some new APIs for file and snbt
This commit is contained in:
parent
55acbd4868
commit
275288447f
2 changed files with 48 additions and 2 deletions
|
@ -7,7 +7,7 @@ org.gradle.daemon=false
|
|||
parchment_version=2022.11.06
|
||||
# luckperms_api_version=5.4
|
||||
|
||||
libac=1.4.18
|
||||
libac=1.4.19
|
||||
eventsbus=1.0.31
|
||||
## Environment Properties
|
||||
|
||||
|
@ -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.011624.1712
|
||||
mod_version=1.10.012124.1709
|
||||
# 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