Biome Replacer

A quick way to get rid of a biome. Useful for tweaking datapack-based generators (like Terralith) that don't have a convenient configuration.

File Details

2.2 Neoforge 1.20.5-1.21.1

  • B
  • Nov 8, 2025
  • 216.03 KB
  • 8.6K
  • 1.21.1+3
  • NeoForge

File Name

biomereplacer-2.2-hippo-neo.jar

Supported Versions

  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5

Curse Maven Snippet

NeoForge

implementation "curse.maven:biome-replacer-910274:7200635"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added support for replacing biomes from Blueprint-based mods
  • Added per-dimension overrides
    • Adding a header with dimension ID, like [minecraft:overworld], will make following rules applied only to that. This way, you can have different rules per dimension.
  • If there are any issues with your configuration, you will now see a warning when loading into the world
  • To prevent world corruption, using marker biomes from TerraBlender and Blueprint in rules is no longer possible