add piston push limit

This commit is contained in:
2023-01-07 13:58:20 +01:00
parent 04eae83ec5
commit 6e40ca6564
6 changed files with 47 additions and 9 deletions
+4 -4
View File
@@ -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