DimensionalDevelopment / JustEnoughIDs

Use the 1.13 chunk format in 1.12 to remove the block, item, and biome ID limits
MIT License
31 stars 33 forks source link

Removing the mod corrupts worlds. #180

Closed MrRedstoneA1 closed 3 years ago

MrRedstoneA1 commented 3 years ago

I removed the mod because it doesn't work with MCEdit. It corrupted all of my worlds. That should be expected but a warning would have been nice. Luckily I keep copies of my worlds.

ACGaming commented 3 years ago

It says so on the mod page:

Extremely important: Removing JustEnoughIDs will break your world. It is equivalent to loading a 1.13 world in 1.12!

maxsize213 commented 3 years ago

Like what @ACGaming said, it's kind of expected because like NotEnoughIDs, removing it will break your worlds because it's trying to load 1.13 stuff in 1.12 (or if you forked it, below that).

Cephelo commented 3 years ago

Should this issue be closed then?

MrRedstoneA1 commented 3 years ago

Yes, I'll close the issue.