Roughly Enough IDs is a fork of Just Enough ID's to maintain compatibility with some mods.
RoughlyEnoughIDs is a lightweight mod that removed the block, item, biome, potion, and enchantment ID limits by using the 1.13 chunk format in 1.12.
More specifically, it uses a blockstate palette when saving chunks to NBT, and uses an int biome array rather than a byte biome array. There should be very few incompatibilities with other mods, but in case you find one, please report it to the issue tracker. Unlike NotEnoughIDs, removing a mod is supported, and won't cause corruption of the worlds created with that mod.
Extremely important: Removing RoughlyEnoughIDs will break your world.
Currently Supporting:
- The Final Forest; a fork of The Twilight Forest that has been converted into an addon for TFC:TFF, a fork of TerraFirmaCraft, which depends on Roughly Enough ID's, & was made for usage in the TerraFirmaCraft: The Final Frontier - Minecraft total overhaul project.
- Currently implementing compatibility with Cubic Chunks. Allowing you to have both infinitely tall worlds, & infinitely large Item, Block & Biome ID's!
Roughly Enough ID's should work perfectly fine in place of Just Enough ID's. However, due to the nature of it being a fork, issues that are not present in JEID might occur in REID.