Sprache

Realistic Plant Growth

Realistic Plant Growth

ModrinthSpigotMC

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.

3.8k Downloads 40 Follower aktualisiert 11mo ago
neueste vBETA-0.9.7 Modrinth
Paper Purpur Spigot 1.20.1 – 1.21.8 EconomyFoodGame-mechanics

Realistic Plant Growth Plugin Logo



GitHub branch status
Modrinth Downloads
Modrinth Version

Discord
Static Badge


👋 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.
  • 🚫 Disable Bonemeal Output: Prevent composters from producing bonemeal.
  • 🧪 Bonemeal as Input: Use bonemeal to fill composters.
  • ⚡ Shift-Click Composting: Quickly fill composters with Shift + right-click.
  • 🎶 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


IMG



This plugin draws inspiration from PwnPlantGrowth by Pwn9.

Versionen

Beta
BETA-0.9.7
paper, purpur, spigot · 1.21.4, 1.21.5, 1.21.6 · 11mo ago
# Performance Improvements This update addresses a performance bottleneck related to the *special block search* functionality, which is triggered when either…
722
Beta
BETA-0.9.6
paper, purpur, spigot · 1.21.4, 1.21.5, 1.21.6 · 11mo ago
# New Villager Farming Restrictions - Introduced a new `villager` section in `Config.yml` to control how farmer villagers interact with **GrowthModified**…
152
Beta
BETA-0.9.5
paper, purpur, spigot · 1.21.4, 1.21.5 · 12mo ago
# Bug Fix & Dependency Updates - Fixed a bug causing `OAK_SAPLINGS` to use the growth modifiers of `DARK_OAK_SAPLINGS`. - Updated build and adventure…
97
Beta
BETA-0.9.4
paper, purpur, spigot · 1.21.4, 1.21.5 · 13mo ago
# Added New Composter Settings A new section has been added to `Config.yml` that allows you to customize composter behavior. ### New Features: - **Disable…
200
Beta
BETA-0.9.3
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 16mo ago
# Hotfix for Paper Server - Fixed an issue affecting Paper forks where `BiomeChecker` incorrectly processed the `'default:Biome'` section in…
549
Beta
BETA-0.9.2
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 18mo ago
# Hotfix for 1.20.4 Servers - Fixed a bug in the version loading system that prevented the plugin from working on 1.20.4 servers. (Issue…
235
Beta
BETA-0.9.1
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 18mo ago
# Minecraft 1.21.4 Support & Improved Error Handling - **Added Minecraft 1.21.4 Support**: The plugin now supports Minecraft version **1.21.4**. - **Improved…
88
Beta
BETA-0.9.0
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 19mo ago
# Custom Biomes Support | Java 21 Requirement - Added support for **custom biomes** (requires Paper server or fork). - Plugin now requires **Java 21**. ##…
196
Beta
BETA-0.8.6
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 23mo ago
# Bug fix. - Fixed [#17](https://github.com/Happy-Hop7/RealisticPlantGrowth/issues/17) - Improved Event Logging - Changed comments in all language files.…
358
Beta
BETA-0.8.5
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 24mo ago
# Minecraft 1.21 support and Finnish translations. - Support for Minecraft version 1.21! - Added Finnish translations (Big thanks to…
180
Beta
BETA-0.8.4
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 25mo ago
# Minecraft 1.20.6 support and more. - Support for Minecraft version 1.20.5 and 1.20.6! - You now have the ability to utilize the 'enabled_worlds' list as a…
163
Beta
BETA-0.8.3
paper, purpur, spigot · 1.20.1, 1.20.2, 1.20.3 · 29mo ago
# Hotfix for Spigot Servers. - Resolved Issue [#11](https://github.com/Happy-Hop7/RealisticPlantGrowth/issues/11). Paper and Purpur servers are not affected…
238

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.