Dependencies were not being saved in the 1.20 jar file in a embedded way
This commit is contained in:
parent
e2ef0a02f6
commit
79ae46c505
2 changed files with 6 additions and 1 deletions
|
@ -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.20.1-1.0.8.1119230513
|
||||
mod_version=1.20.1-1.0.8.1119230646
|
||||
# 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