orangeadam3 / terra121

A Minecraft Terrain Generating Mod for Cubic Chunks 1.12.2. attempting to generate real terrain, biomes, and features on a 1:1 scale
MIT License
282 stars 40 forks source link

[Compatibility] Twilight Forest #10

Closed sa-shiro closed 4 years ago

sa-shiro commented 4 years ago

Mod seems to be incompatible with TF Biomes log: https://paste.dimdev.org/ohudemevug.mccrash

orangeadam3 commented 4 years ago

It seems like they do some strange replacement of the biome provider. There might be a way to allow my mod to support other providers, I can look into it but it might be strange if the biome type doesn't match earth.

orangeadam3 commented 4 years ago

Ok, I pushed an edit to not force my biome provider so it shouldn't crash now. It might have some wacky side effects with the mod (trees probably won't spawn right), but feel free to try with the latest commit.

sa-shiro commented 4 years ago

ok ill have a look at it, thanks :)

sa-shiro commented 4 years ago

https://paste.dimdev.org/ivohayiyod.mccrash

is still present somehow btw ignore the 180 mods hehe :D it works if i disable TF

orangeadam3 commented 4 years ago

Oh sorry, I'm having trouble with git, I could have sworn I committed those changes but now I think I have.

sa-shiro commented 4 years ago

Had no time to test it, gonna test it now, if its working

sa-shiro commented 4 years ago

Issue is fixed, thanks for your work! :)