This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/prettybeaches-common.toml

8 lines
409 B
TOML
Raw Permalink Normal View History

2023-11-02 12:32:44 -05:00
#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