Glitchfiend / TerraBlender

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.
https://www.curseforge.com/minecraft/mc-mods/terrablender
GNU Lesser General Public License v3.0
82 stars 27 forks source link

Biomes spawning in ocean #160

Closed robinroloff closed 4 months ago

robinroloff commented 4 months ago

What's the issue you encountered?

I created custom biomes using the terrablender library. However, they spawn in the ocean and not where they are supposed to. https://github.com/robinroloff/alpinemod this is my code

How can the issue be reproduced?

Create a world, locate an ocean and then do /locate biome alpinemod:alps_valley You will most likely find a biome in the ocean that is not supposed to be there

Logs

No response

Mod Version

3.2.0.14

Additional information

No response

Adubbz commented 4 months ago

As mentioned on Discord, this occurs when you have not included parameters for Vanilla biomes in your region (or your own substitutes for them). It is not a TerraBlender bug.