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

Refactor entire mod #39

Closed jchung01 closed 5 months ago

jchung01 commented 5 months ago

Massive refactors of basically all areas of the mod. Includes:

This also might fix #37, which I think is some sort of issue with reading/writing int item ids in MixinPacketBuffer.

jchung01 commented 5 months ago

Confirmed to fix #37 by Krutoy per https://github.com/TerraFirmaCraft-The-Final-Frontier/RoughlyEnoughIDs/issues/37#issuecomment-1994254605, at least for crystal shulker boxes.

ACGaming commented 5 months ago

Positively tested by two other modpack authors as well.