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

Fix biome change rendering client-side and BiomeArrayMessage handling #45

Closed jchung01 closed 4 months ago

jchung01 commented 4 months ago

One more quick PR, biomes changed by mod mechanics should now immediately re-render and be reflected on the client's screen. Also fixes a bug I missed for code using BiomeArrayMessage when refactoring the network messages.