Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
👋 Welcome to the Realistic Plant Growth Plugin
Realistic Plant Growth is a 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.
- Do you want to stop Nether Wart farming or make it only work in the Nether like it used to be?
- Do you think Melon farms are too powerful and want to balance them?
- Maybe you want cocoa to grow only in jungles or make plants grow slower in deserts?
- Or perhaps you want farms to be above ground and need natural light?
You can do all that with Realistic Plant Growth!
Realistic Plant Growth actively monitors grow events, allowing plants to progress through their growth stages based on a configured growth rate.
What sets this plugin apart is its biome-dependent growth rate, providing an immersive experience tailored to the in-game environment.
Supported Languages
Realistic Plant Growth is currently available in the following languages:
- English (default)
- German (Deutsch)
- Finnish (Suomi)
- Russian (Русский)
- Chinese (Traditional) (繁體中文)
Want to add another language? See the Translators page!
Wiki
Check out our wiki for detailed documentation.
Features
All features are highly customizable!
You can tweak them to your preference in the Config.yml
and GrowthModifiers.yml
files.
- 🌍 Biome-Based Growth: Customize plant growth by biome.
- 🏞️ Custom Biome Support: Works with Terra, Terralith, and more.
- 🌱 Survival Chance: Plants may die at each growth stage.
- 🪓 Tool-Based Harvesting: Use hoes for crop drops.
- 🚜 Farmland Decay: Farmland revert to dirt after harvest.
- ☀️ Sunlight Requirement: Plants need natural light to grow.
- 💡 UV Blocks for Indoor Farming: Grow indoors with UV blocks.
- 🌾 Fertilizer Boost: Nearby composters speed up growth, requiring refills.
- 🎶 Atmospheric Effects: Optional sounds/effects on plant death.
- 🗨️ Custom Messages: Fully customizable player messages.
For a full and detailed feature description, visit the wiki.
Requirements
Minecraft version:
-> 1.20.1 or above.
Java version:
-> At least Java 21.
Commands
commands:
rpg:
description: Execute a RealisticPlantGrowth command.
usage: /rpg <help|info|reload>
permission: rpg.help
aliases: [realisticPlantGrowth, realisticplantgrowth]
Permissions
permissions:
rpg.*:
description: Gives access to all RealisticPlantGrowth features.
default: op
children:
rpg.reload: true
rpg.help: true
rpg.info: true
rpg.reload:
description: Gives access to the /rpg reload command.
default: op
rpg.help:
description: Base-Permission to access /rpg command.
default: op
rpg.info:
description: Gives access to the /rpg info command.
default: op
children:
rpg.info.interact: true
rpg.info.interact:
description: Gives growth information of plants when interacting with them.
default: true
This plugin draws inspiration from PwnPlantGrowth by Pwn9.