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

Update Abyssalcraft mixin to adapt new BiomeUtil class #58

Closed sam-kirby closed 5 years ago

sam-kirby commented 5 years ago

This was necessary as previously the CleansingRitualMessage mixin was only addressing changing the rendering of the biome on the client. The biome was never updated server side.

For further details see the issue mentioned in the commit.