Bump KFF and Forge
This commit is contained in:
parent
6fb6687cd0
commit
19bb6600dd
@ -15,7 +15,7 @@ jei_mc_version=1.20.2
|
||||
curios_mc_version=1.20.2
|
||||
|
||||
forge_gradle_version=[6.0.14,6.2)
|
||||
forge_version=48.0.33
|
||||
forge_version=48.1.0
|
||||
mixingradle_version=0.7.33
|
||||
mixin_version=0.8.5
|
||||
|
||||
@ -30,7 +30,7 @@ resourceful_config_id=4576455
|
||||
jade_id=4818518
|
||||
configured_id=4462894
|
||||
|
||||
kotlin_for_forge_version=4.4.0
|
||||
kotlin_for_forge_version=4.7.0
|
||||
kotlin_version=1.9.0
|
||||
|
||||
handle_deps=true
|
||||
|
@ -41,7 +41,7 @@ Matter. Energy. Combined.
|
||||
# Does this dependency have to exist - if not, ordering below must be specified
|
||||
mandatory=true #mandatory
|
||||
# The version range of the dependency
|
||||
versionRange="[47.1.0,)" #mandatory
|
||||
versionRange="[48.0.0,)" #mandatory
|
||||
# An ordering relationship for the dependency - BEFORE or AFTER required if the relationship is not mandatory
|
||||
ordering="NONE"
|
||||
# Side this dependency is applied on - BOTH, CLIENT or SERVER
|
||||
@ -51,6 +51,6 @@ Matter. Energy. Combined.
|
||||
modId="minecraft"
|
||||
mandatory=true
|
||||
# This version range declares a minimum of the current minecraft version up to but not including the next major version
|
||||
versionRange="[1.20.1,1.21)"
|
||||
versionRange="[1.20.2,1.21)"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
Loading…
Reference in New Issue
Block a user