chore: Fix all mapping issues
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
org.gradle.jvmargs=-Xmx4G
|
||||
|
||||
# Fabric Properties
|
||||
minecraft_version=1.18.2
|
||||
yarn_mappings=1.18.2+build.1
|
||||
loader_version=0.13.3
|
||||
minecraft_version=1.19.2
|
||||
yarn_mappings=1.19.2+build.17
|
||||
loader_version=0.14.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.2.0
|
||||
@@ -13,8 +13,8 @@ maven_group=me.topchetoeu
|
||||
archives_base_name=animated-chunks
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.47.8+1.18.2
|
||||
fabric_version=0.61.0+1.19.2
|
||||
|
||||
autoconfig_version=3.3.1
|
||||
cloth_version=3.2.24
|
||||
modmenu_version=3.2.1
|
||||
modmenu_version=4.0.6
|
||||
|
||||
Reference in New Issue
Block a user