Restrictive Farming

Allows configuring biomes in which crops can grow

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

NeoForge

implementation "curse.maven:restrictive-farming-1594897:8359596"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add config option showRestrictedMessage which can be used to disable the message that appears when trying to place a crop in a restricted area.
  • Allow configuring growthReduction per crop.
  • Allow specifying isCrop to 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)