Sparse Biome
No reviews yet
Sparse Biome is a NeoForge mod for Minecraft 1.21.11 that lets you control the frequency of any biome—vanilla or modded—using simple JSON files. Features auto-discovery, dimension-based configs, and seamless compatibility with major worldgen mods.
Introduces new dimensions with unique biomes, resources, and challenges.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Sparse Biome
Take control of biome generation in Minecraft.
Sparse Biome is a NeoForge mod for Minecraft 1.21.11 that allows you to configure the generation frequency of any biome—vanilla or modded—using simple and intuitive JSON configuration files. Whether you're balancing a modpack, refining exploration, or crafting a unique world, Sparse Biome gives you precise control over terrain diversity.
✨ Features
Per-biome frequency control Adjust biome rarity using weight multipliers. (Example:
0.5makes a biome half as common.)Biome exclusion Disable any biome entirely with a single parameter.
Dimension-specific configuration Automatically generates one configuration file per dimension, including modded ones.
Automatic biome discovery On every server start, all detected biomes are added to configuration files—perfect for modpacks and updates.
Mod compatibility out of the box Works seamlessly with world generation mods using the standard biome registry.
No in-game UI required All settings are handled through clean and editable JSON files.
Hot reload support Apply configuration changes instantly without restarting the game.
🧩 Compatibility
Sparse Biome supports vanilla and modded biomes, including:
- Vanilla Minecraft
- Terralith
- Nullscape
- Biomes O’ Plenty
- Oh The Biomes You’ll Go (BYG)
- Biomes We've Gone
- Incendium
- Tectonic
- WWOO
Any mod using TerraBlender or the standard Minecraft biome registry is expected to work seamlessly.
⚙️ Example Configuration
{
"dimension": "minecraft:overworld",
"biomes": [
{ "id": "minecraft:desert", "weight": 0.25, "enabled": true },
{ "id": "terralith:volcanic_peaks", "weight": 1.0, "enabled": false },
{ "id": "byg:allium_fields", "weight": 2.0, "enabled": true }
]
}
📁 Automatic Configuration
On first launch, Sparse Biome generates configuration files automatically:
.minecraft/config/sparsebiome/
├── overworld.json
├── nether.json
├── the_end.json
└── <modded_dimension>.json
Each biome is initialized with default values, ensuring immediate compatibility with any modpack.
🛠️ Commands
| Command | Description |
|---|---|
/sparsebiome discover |
Scans and registers newly added biomes |
/sparsebiome reload |
Reloads configuration without restarting |
🔧 Requirements
- Minecraft: 1.21.11
- Loader: NeoForge
- Java: JDK 21
- Dependencies: None
📜 License
This project is licensed under the MIT License.
🌍 Why Use Sparse Biome?
- Balance exploration and progression
- Customize world generation for modpacks
- Reduce biome clutter and enhance immersion
- Fine-tune procedural landscapes with precision
🌱 Inspiration
Sparse Biome draws inspiration from Sparse Structures, which offers control over the frequency of generated structures. This mod extends the same philosophy to biome generation, giving players and modpack creators precise control over world diversity. The similarity in names reflects this conceptual lineage, adapting the idea from structures to biomes.
🚀 Future Plans
Future development will be guided by community feedback. If there is sufficient demand, backward compatibility with earlier—and potentially more widely used—Minecraft versions may be considered. While not guaranteed, such support remains a possibility depending on interest and feasibility.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources