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
85 stars 28 forks source link

Cave biomes generate above ground in 1.19.2 #108

Closed vaylor27 closed 1 year ago

vaylor27 commented 1 year ago

What's the issue you encountered?

Cave biomes generate above ground in 1.19.2 with all of the features on the surface and biome shows in debug screen on the surface.

How can the issue be reproduced?

Code an underground biome.

Logs

No response

Mod Version

All of them.

Additional information

No response

Adubbz commented 1 year ago

This is not an issue with TerraBlender. It’s an issue with whatever mods you have that adds a region and doesn’t have their parameters set up correctly.

vaylor27 commented 1 year ago

Then how do I set up parameters correctly? I copied biomes O' plenty code and it still doesn't work!

Adubbz commented 1 year ago

You shouldn't be copying BOP's code, both because it's not for general purposes and because the license doesn't permit it. If you don't know how to use TerraBlender you should look at the examples.

vaylor27 commented 1 year ago

I am just using it for testing. (No BOP code in the final mod)

vaylor27 commented 1 year ago

and how do I find the examples?

Adubbz commented 1 year ago

They are in the examples folder in the repo. And pre-emptively: Replacing a biome only replaces it in your region, it doesn't replace it everywhere

vaylor27 commented 1 year ago

Tank you! (: