RealisticBiomes
⚪ Last updated 2022Preview

🔍 Analysis
- 👍 0.4% endorsement rate
- 🏆 #62 of 214 game-mechanics mods in this game by downloads
📋 About This Mod
# RealisticBiomes This plugin allows *you* to define what it takes for every biome to be what it should. Using RealisticBiomes, you can set what blocks are required to transform a desert to a jungle, plains, or anything you desire! The plugin is fully configurable, lightweight (or at least tries to be), and adds a great layer of depth to your server! ## Default Configuration The configuration is fairly straight forward and mostly explained inside the file, but placed here for reference! ```yaml # How often should our check tasks run? Not recommended to change unless you want to see the changes quicker. tasks: # How often should we check modified chunks for potential biome changes? Time in seconds stamp-interval: 360 # How often should chunks evolve if all conditions are met? Recommended to keep it the same or higher than the stamp interval evolve-interval: 400 # Which worlds should we run our checks on? # Try only including overworld type worlds. enabled-worlds: - world # Biomes that will never be changed go here. # Since the biome evolution usually goes through the entire chunk, it's recommended to keep the included cave biomes # As you wouldn't want instances of lush caves or deep dark biomes transforming into plains etc. blacklisted-biomes: - LUSH_CAVES - DRIPSTONE_CAVES - DEEP_DARK use-biome-blacklist-as-whitelist: false biomes: # Biome Name goes here PLAINS: # Blocks and the amount required for each block GRASS_BLOCK: 16 DIRT: 50 OAK_LOG: 30 OAK_LEAVES: 30 # The time it should take to transform, if all blocks are correct. This is in seconds. time: 3600 ``` ## Support if you're having any difficulty with the plugin, or have any potential bugs, you're welcome to join our discord server to request changes! https://discord.gg/AUxhxweY9U
# RealisticBiomes This plugin allows you to define what it takes for every biome to be what it should. Using RealisticBiomes, you can set what blocks are required to transform a desert to a jungle, plains, or anything you desire! The plugin is fully configurable, lightweight (or at least tries to be), and adds a great layer of depth to your server!
## Default Configuration The configuration is fairly straight forward and mostly explained inside the file, but placed here for reference!
```yaml # How often should our check tasks run? Not recommended to change unless you want to see the changes quicker. tasks: # How often should we check modified chunks for potential biome changes? Time in seconds stamp-interval: 360 # How often should chunks evolve if all conditions are met? Recommended to keep it the same or higher than the stamp interval evolve-interval: 400
# Which worlds should we run our checks on? # Try only including overworld type worlds. enabled-worlds: - world
# Biomes that will never be changed go here. # Since the biome evolution usually goes through the entire chunk, it's recommended to keep the included cave biomes # As you wouldn't want instances of lush caves or deep dark biomes transforming into plains etc. blacklisted-biomes: - LUSH_CAVES - DRIPSTONE_CAVES - DEEP_DARK
use-biome-blacklist-as-whitelist: false
biomes: # Biome Name goes here PLAINS: # Blocks and the amount required for each block GRASS_BLOCK: 16 DIRT: 50 OAK_LOG: 30 OAK_LEAVES: 30 # The time it should take to transform, if all blocks are correct. This is in seconds. time: 3600 ```
## Support if you're having any difficulty with the plugin, or have any potential bugs, you're welcome to join our discord server to request changes! https://discord.gg/AUxhxweY9U
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Maroon28
- Version
- 1.3
- Downloads
- 4,757
- Endorsements
- 18
- Category
- game-mechanics
- Created
- 8/28/2022
- Updated
- 8/30/2022
- Game Versions
- 1.19, 1.19.1, 1.19.2
- Tags
- game-mechanics
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does RealisticBiomes support?
The author lists 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.
What is the latest version of RealisticBiomes?
Version 1.3, published 2022-08-30 with 4,757 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await