TerraFirmaCraft-The-Final-Frontier / RoughlyEnoughIDs

Fork of JustEnoughIDs. Minecraft 1.13+ chunk format in 1.12.2, removing the block, item, & biome ID limits.
https://www.curseforge.com/minecraft/mc-mods/reid
MIT License
10 stars 11 forks source link

incompatibility with RTG #1

Closed Haadty closed 1 year ago

Haadty commented 2 years ago

well this has been happening since JEID, with the RTG mod: https://www.curseforge.com/minecraft/mc-mods/realistic-terrain-generation/files

the mod has support for several biome mods, so if you use all of them there is no biome id, but if you use the JEID or the REID it gives the same error, it doesn't even start the world generation, it's been like this for a long time and no one has ever fixed it, I don't know if the mod will add support for more mods, but here's my report

brisingraerowing commented 2 years ago

There's an unofficial fork of RTG that is planning on fixing that incompatibility.

Lylythii commented 1 year ago

Leaving this open until we see where RTG: Unofficial goes. https://github.com/juraj-hrivnak/RTG-Unofficial/tree/1.12.2-jeid-compat

juraj-hrivnak commented 1 year ago

I made some progress on the compat. It needs testing, though. You can try the build here.

From my testing, one thing only remains incompatible, and that is the river generation. I am working it the fix.

juraj-hrivnak commented 1 year ago

After the recent changes in the mod and the PR, these two mods should be fully compatible!