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

Possible fix for Chunk Pregenerator problem #40

Closed NostalgicLorikeet closed 4 months ago

NostalgicLorikeet commented 5 months ago

Somebody appeared to fix the problem with CPG generating only plains biomes a few years ago in this comment here. I checked the class that was modified and it appears to be the same in REID and JEID. Any chance this could be looked into?

jchung01 commented 5 months ago

I also saw this comment, I was planning on looking into it after my PR got merged, just to isolate any potential issues that may arise with implementing this.