Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
#List of blocks that should be affected by the adjusted water physics. If you want to have all blocks affected, just include "*" in the list.
affectedBlocks = ["minecraft:sand"]
#Whether buckets should be able to retrieve infinite water without destroying sources as well.
infiniteBucketWater = false
#Whether the flooding of adjacent air blocks should be animated or instant.
animatedFlooding = true