Merge pull request #7 from 3944Realms/1.21

2024-09-10
This commit is contained in:
3944Realms 2024-09-10 00:36:30 +08:00 committed by GitHub
commit 7a8815c6f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ mod_id=leashedplayer
# The human-readable display name for the mod. # The human-readable display name for the mod.
mod_name=Leashed Player mod_name=Leashed Player
# 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=All Rights Reserved mod_license=MIT
# The mod version. See https://semver.org/ # The mod version. See https://semver.org/
mod_version=0.0.3.4 mod_version=0.0.3.4
# 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.