File Details
RestrictiveFarming-1.21.11-1.1.0.jar
- B
- Jul 2, 2026
- 20.67 KB
- 5
- 1.21.11
- NeoForge
File Name
RestrictiveFarming-1.21.11-1.1.0.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
- Add config option
showRestrictedMessagewhich can be used to disable the message that appears when trying to place a crop in a restricted area. - Allow configuring
growthReductionper crop. - Allow specifying
isCropto determine if the block is a crop or not. (This changes the warning message when trying to place)
(The values are optional. growthReduction defaults to -1.0 which grabs the config value instead and isCrop defaults to true)