← Назад к ресурсам

Farmer's Addons

Adds crop markers/labelers, scythes, and lets you fall on farmland with leather boots on without ruining it

Modrinth decoration food

Описание

# FARMER'S ADDONS ## Features #### Crop Markers/Labels - Right click crop markers with crop to change marked crop - Right click crop markers with nothing in hand to reset it - Hovering over crop marker will display the name of the marked crop #### Passive Farmer Ability - Landing on farmland with leather boots will not set it to dirt - Composters drop 8 bone meal instead of 1 #### Scythes - Scythes (for harvesting, they don't do much damage) for every material variant - Right-clicking fully grown crops with a scythe harvests any other fully grown crops around it - Sharpness enchantment increases the harvest radius per enchantment level - Fortune enchantment increases extra crop harvest chances per enchantment level ## Compatibility Any crops that extend `PlantBlock`, `GourdBlock`, or is in `BlockTags.CROPS` can be labeled with a crop marker, so most mods are compatible. Similarly, any crop that is in `BlockTags.CROPS` can be harvested with a scythe. #### Tested Compatibility - [Croptopia](https://github.com/ExcessiveAmountsOfZombies/Croptopia) ✔ ## Dependencies - [Fabric API](https://github.com/FabricMC/fabric)