HomeJavaModsModifiedGen
ModifiedGen
About
ModifiedGen allows you to remove unwanted biomes from your world upon chunk generated. When added the plugin will replace unwanted biomes (via config) with wanted biomes (via config).

Note: This plugin won't remove the biomes of already generated chunks, it only works in parts of the world that haven't already been generated.

Possible updates/features
- Suggest what you'd like to see for this plugin

MCStats

To help understand what versions I should help support I added MC Stats util which sends anonymous details (server version, java version) to http://mcstats.org it'd be good if you could opt-in to help me improve the plugin! :)

Configuration
Below is the default configuration.
Code (Text):
world:
  blockedbiomes:  # Biomes that will be removed from the world when chunks are generated
  - 'OCEAN'
  - 'DEEP_OCEAN'
  - 'RIVER'
  - 'BEACH'
  - 'SWAMPLAND'
  - 'PLAINS'
  - 'MUSHROOM_ISLAND'
  - 'EXTREME_HILLS'
  - 'DESERT'
  - 'DESERT_HILLS'
  - 'EXTREME_HILLS_PLUS'
  - 'JUNGLE_HILLS'
  - 'JUNGLE'
  replacebiomes: # Biomes that will replace the removed biomes upon chunk generation
  - "FOREST"
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ModifiedGen is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 176 times (via Spigot). Download it and open it directly in the game.

Explore more