break config, but now works in 1.21.3
This commit is contained in:
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.4
|
||||
loader_version=0.15.11
|
||||
minecraft_version=1.21.3
|
||||
yarn_mappings=1.21.3+build.2
|
||||
loader_version=0.16.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version=3.0.0
|
||||
@@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||
archives_base_name=cave_dust
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.100.4+1.21
|
||||
clothconfig_version=15.0.127
|
||||
modmenu_version=11.0.1
|
||||
kirin_version=1.19.0+1.21
|
||||
fabric_version=0.107.0+1.21.3
|
||||
clothconfig_version=16.0.141
|
||||
modmenu_version=12.0.0-beta.1
|
||||
kirin_version=1.19.1+1.21
|
||||
|
||||
Reference in New Issue
Block a user