Port to Minecraft 1.21.9
Some checks failed
build / build (17, ubuntu-20.04) (push) Has been cancelled
Some checks failed
build / build (17, ubuntu-20.04) (push) Has been cancelled
This commit is contained in:
@@ -1,36 +1,10 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
#1.21.9
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
#minecraft_version=1.21.9
|
||||
#yarn_mappings=1.21.9+build.1
|
||||
#loader_version=0.18.4
|
||||
#loom_version=1.14-SNAPSHOT
|
||||
|
||||
# Dependencies
|
||||
#fabric_version=0.134.1+1.21.9
|
||||
#modmenu_version=16.0.0-rc.2
|
||||
#kirin_version=1.21.1+1.21.7
|
||||
|
||||
|
||||
#1.21.10
|
||||
# Fabric Properties
|
||||
#minecraft_version=1.21.10
|
||||
#yarn_mappings=1.21.10+build.3
|
||||
#loader_version=0.18.4
|
||||
#loom_version=1.14-SNAPSHOT
|
||||
|
||||
# Dependencies
|
||||
#fabric_version=0.138.4+1.21.10
|
||||
#modmenu_version=16.0.0-rc.2
|
||||
#kirin_version=1.21.3+1.21.10
|
||||
|
||||
#1.21.11
|
||||
# Fabric Properties
|
||||
minecraft_version=1.21.11
|
||||
yarn_mappings=1.21.11+build.3
|
||||
minecraft_version=1.21.9
|
||||
yarn_mappings=1.21.9+build.1
|
||||
loader_version=0.18.4
|
||||
loom_version=1.14-SNAPSHOT
|
||||
|
||||
@@ -40,6 +14,6 @@ org.gradle.jvmargs=-Xmx1G
|
||||
archives_base_name=cave_dust_reforged
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.140.2+1.21.11
|
||||
modmenu_version=17.0.0-beta.1
|
||||
kirin_version=1.21.4+1.21.11
|
||||
fabric_version=0.134.1+1.21.9
|
||||
modmenu_version=16.0.0-rc.2
|
||||
kirin_version=1.21.1+1.21.7
|
||||
Reference in New Issue
Block a user