add piston push limit
This commit is contained in:
+4
-4
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.2
|
||||
yarn_mappings=1.19.2+build.8
|
||||
loader_version=0.14.9
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.5
|
||||
loader_version=0.14.12
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.0
|
||||
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
|
||||
archives_base_name = MoreGameRules
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.60.0+1.19.2
|
||||
fabric_version=0.72.0+1.19.3
|
||||
|
||||
Reference in New Issue
Block a user