Sparse Biome

Quick rating

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.

Custom Dimensions
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
sparsebiome-neoforge-1.0.3.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

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.5 makes 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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works