PG85 / OpenTerrainGenerator

Minecraft Terrain Generator for Bukkit/Spigot/Forge
MIT License
197 stars 84 forks source link

[Feature Request]: Add ability change OTG present biome to something else with worldedit selection #963

Open Mikimoka opened 1 year ago

Mikimoka commented 1 year ago

Is there an existing issue for this?

Suggested Feature

Currently you can only convert(not back) OTG biome to normal minecraft biome not back. //undo not does not work since it custom biome. This feature would very useful for map makers etc we could make custom WATER AREA where water color is red like BLOOD or green poison water biomes.

Suggested Implementation

  1. Select area with worldedit like //pos1 and //pos2
  2. Then /otg editbiome preset:biomename

Anything else?

No response