compatible with more minecraft versions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Every field you add must be added to buildSrc/src/main/groovy/multiloader-common.gradle expandProps map.
|
||||
|
||||
# Project
|
||||
version=1.2.1
|
||||
version=1.2.2
|
||||
group=com.vaporvee.loadsupport
|
||||
java_version=21
|
||||
|
||||
@@ -14,7 +14,8 @@ mod_id=loadsupport
|
||||
license=Apache License 2.0
|
||||
credits=
|
||||
description=Shows when the user has too less Java memory allocated, and plays a sound when the game has loaded.
|
||||
minecraft_version_range=[1.21.6, 1.21.7)
|
||||
minecraft_version_range=[1.21.6, 1.21.9)
|
||||
# I hate Mojangs versioning schema so so much
|
||||
## This is the version of minecraft that the 'common' project uses, you can find a list of all versions here
|
||||
## https://projects.neoforged.net/neoforged/neoform
|
||||
neo_form_version=1.21.6-20250617.151856
|
||||
|
||||
Reference in New Issue
Block a user