Compatibility
Minecraft: Java Edition
1.21–1.21.6
1.20.1–1.20.6
Platforms
Creators
Details
Changelog
New Villager Farming Restrictions
- Introduced a new
villager
section inConfig.yml
to control how farmer villagers interact with GrowthModified crops. - These settings offer more control over automated villager farming and ensure villager actions respect your growth modifier rules:
villager.require_hoe
: When enabled, villagers will not receive crop drops. This effectively disables villager-based farming for GrowthModified plants.villager.destroy_farmland
: When enabled, farmland is converted into coarse dirt after villagers harvest GrowthModified crops. Players must re-till the soil to replant.villager.disable_composter_interaction
: When enabled, villagers will no longer fill composters with collected seeds or crops.
⚙️ Configuration Changes
Config.yml:
- 🆕 Added:
villager.require_hoe
villager.destroy_farmland
villager.disable_composter_interaction
- 🔼 Bumped
config-version
to 9
🐛 Bug Fixes
- 🌳 Fixed an issue where DARK_OAK growth modifiers were incorrectly applied to OAK trees.
- 🥔 Fixed a config error caused by incorrect material names like
POTATOE
, which previously worked but aren't valid Minecraft materials.
🧱 Dependency Updates
- [Dependabot]: Bump
net.kyori:adventure-text-serializer-legacy
from4.21.0
to4.23.0
by @dependabot in #57 - [Dependabot]: Bump
net.kyori:adventure-text-serializer-gson
from4.21.0
to4.23.0
by @dependabot in #58 - [Dependabot]: Bump
net.kyori:adventure-text-serializer-plain
from4.21.0
to4.23.0
by @dependabot in #59 - [Dependabot]: Bump
net.kyori:adventure-api
from4.21.0
to4.23.0
by @dependabot in #60 - [Dependabot]: Bump
net.kyori:adventure-text-minimessage
from4.21.0
to4.23.0
by @dependabot in #61
How to Update from BETA-0.9.X:
Simply replace the existing .jar
file and restart your server.
Full Changelog:
Compare v0.9.5-BETA...v0.9.6-BETA
Files
Metadata
Release channel
BetaVersion number
BETA-0.9.6Loaders
Game versions
1.21.4–1.21.6Downloads
27Publication date
June 29, 2025 at 6:41 PMPublisher

TheRealPredator
Owner