
Realistic Plant Growth
Powerful Spigot/Paper plugin that brings a new level of realism to the Minecraft flora, allowing you to fine-tune growth parameters on a per-biome basis.
Realistic Plant Growth BETA-0.9.7
beta25 июля 2025 г.Performance Improvements
This update addresses a performance bottleneck related to the special block search functionality, which is triggered when either the Fertilizer or UV Light features are enabled. You should notice smoother operation when using these features.
Thanks to ShermansWorld for reporting this issue on the RealisticPlantGrowth Discord server and helping validate the performance improvements.
🧱 Dependency Updates
- [Dependabot]: Bump org.junit.jupiter:junit-jupiterfrom5.13.1to5.13.3by @dependabot in #64
🔄 How to Update from BETA-0.9.X:
Simply replace the existing .jar file and restart your server.
📜 Full Changelog
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.9.6-BETA...v0.9.7-BETA
Realistic Plant Growth BETA-0.9.6
beta29 июня 2025 г.New Villager Farming Restrictions
- Introduced a new villagersection inConfig.ymlto 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-versionto 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-legacyfrom4.21.0to4.23.0by @dependabot in #57
- [Dependabot]: Bump net.kyori:adventure-text-serializer-gsonfrom4.21.0to4.23.0by @dependabot in #58
- [Dependabot]: Bump net.kyori:adventure-text-serializer-plainfrom4.21.0to4.23.0by @dependabot in #59
- [Dependabot]: Bump net.kyori:adventure-apifrom4.21.0to4.23.0by @dependabot in #60
- [Dependabot]: Bump net.kyori:adventure-text-minimessagefrom4.21.0to4.23.0by @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
Realistic Plant Growth BETA-0.9.5
beta13 июня 2025 г.Bug Fix & Dependency Updates
- Fixed a bug causing OAK_SAPLINGSto use the growth modifiers ofDARK_OAK_SAPLINGS.
- Updated build and adventure dependencies.
Huge thanks to @Steve for reporting this bug on the RealisticPlantGrowth Discord server! ❤️
Full Changelog: 
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.9.4-BETA...v0.9.5-BETA
Realistic Plant Growth BETA-0.9.4
beta4 мая 2025 г.Added New Composter Settings
A new section has been added to Config.yml that allows you to customize composter behavior.
New Features:
- 
Disable Bonemeal Generation: 
 You can now disable bonemeal output from composters — perfect for nerfing automatic bonemeal farms.
- 
Quick-Fill Feature: 
 Shift-right-clicking with a compostable item instantly fills the composter. It consumes exactly as many items as it would if placed one-by-one.
- 
Bonemeal Level Fill: 
 You can now use bonemeal to increase a composter’s level by exactly one.
How to Update from BETA-0.9.3:
Simply replace the existing .jar file and restart your server.  
Full Changelog: 
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.9.3-BETA...v0.9.4-BETA
Realistic Plant Growth BETA-0.9.3
beta8 февраля 2025 г.Hotfix for Paper Server
- Fixed an issue affecting Paper forks where BiomeCheckerincorrectly processed the'default:Biome'section inGrowthModifiers.yml.
Huge thanks to @grabsky and Mini for reporting this bug on the RealisticPlantGrowth Discord server! ❤️
Full Changelog: 
https://github.com/Happy-Hop7/RealisticPlantGrowth/compare/v0.9.2-BETA...v0.9.3-BETA
