
FertileCrops
Enhance farming by letting crops spread with bone meal, featuring configurable success rates, XP costs, radius, crops, withered blocks, and settings.
- Загрузки
- 103
- Подписчики
- 2
- Обновлён
- 25 октября 2025 г.
- Лицензия
- MIT
Опубликован 7 октября 2025 г.
FertileCrops
FertileCrops is a Minecraft plugin that enhances farming by allowing crops to spread using bone meal, with configurable success rates, XP costs, and radius. It also provides commands to manage allowed crops, withered blocks, and plugin settings.
---
Features
- Spread crops nearby using bone meal.
- Configurable success rate.
- XP cost, and spread radius.
- Allowed crops and withered (failure) blocks management.
- Commands configuration and inspection.
- Dynamic messages loaded from
messages.yml.
Installation
- Download the plugin
.jar. - Place it in your server's
plugins/folder. - Start the server.
- Edit
config.ymlandmessages.ymlto customize.
Commands
All commands use the /fc or /fertilecrops prefix.
| Command | Description |
|---|---|
/fc crop add <MATERIAL> |
Adds a crop to the allowed list. |
/fc crop remove <MATERIAL> |
Removes a crop from the allowed list. |
/fc crop list |
Lists all allowed crops. |
/fc withered add <MATERIAL> |
Adds a block to the withered list. |
/fc withered remove <MATERIAL> |
Removes a block from the withered list. |
/fc withered list |
Lists all configured withered blocks. |
/fc cost <xp> |
Sets the XP cost for crop spread. |
/fc rate <0.0-1.0> |
Sets the success chance of crop spread. |
/fc radius <blocks> |
Sets the spread radius for crop spread. |
/fc reload |
Reloads plugin config and messages. |
/fc help |
Shows all commands with their description. |
You can find the MATERIAL_ID here https://minecraft-ids.grahamedgecombe.com/
Ченджлог
1.1Релиз26.1, 26.1.1, 26.1.2 · 25 октября 2025 г.
- fixed spread particles not showing properly.
1.1Релиз1.21.8, 1.21.9, 1.21.10 · 25 октября 2025 г.
- fixed plugin not loading properly for 1.21+
- fixed spread particles not showing properly
1.0Релиз1.21.8 · 7 октября 2025 г.
FertileCrops v1.0
- Introduces XP-based crop spreading using bone meal.
- Supports custom spread radius and success rate via
config.yml. - Adds
/fc cropcommand to manage allowed crops. - Adds
/fc witheredcommand to manage failed-spread block types. - Adds
/fc rate,/fc cost, and/fc radiuscommands to fine-tune mechanics. - Adds
/fc reloadfor quick config/message reloads. - Adds
/fc helpcommand for an overview of all commands. - Dynamic message loading via
messages.yml. - Fully configurable messages and color formatting support.
Комментарии
Загружаем…