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/strongfarmland.toml

13 lines
374 B
TOML
Raw Permalink Normal View History

2023-11-02 12:32:44 -05:00
#If a farmland has moisture, the following entity types will be blocked from trampling it into dirt when the setting is false
[strongfarmland]
#Do players trample farmland
player = false
#Do tamed animals (cats, dogs, etc) trample farmland
tameable = false
#Do tamed horses trample farmland
horse = false
#Do iron golems trample farmland
golem = false