Update the build, something went wrong?
This commit is contained in:
parent
a488e0671f
commit
da7bc47e29
2 changed files with 3 additions and 3 deletions
|
@ -49,11 +49,11 @@ mapping_version=1.20.1
|
|||
# Must match the String constant located in the main mod class annotated with @Mod.
|
||||
mod_id=libzontreck
|
||||
# The human-readable display name for the mod.
|
||||
mod_name=Zontreck Library Mod
|
||||
mod_name=Zontreck's 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.021424.0400
|
||||
mod_version=1.10.021424.1517
|
||||
# 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
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
"text": "${mod_id} resources"
|
||||
},
|
||||
"pack_format": ${pack_format_number}
|
||||
}
|
||||
}
|
||||
}
|
Reference in a new issue