Changes

Summary

  1. Fix the crystal chest rendering clashing clients by swapping them to render a single item at once instead of stacks. (Also helps with FPS issues). (details)
Commit 5b8405b49953fcdbc7872b2225293dfa43fc18da by traincrazyb
Fix the crystal chest rendering clashing clients by swapping them to render a single item at once instead of stacks. (Also helps with FPS issues).
The file was modifiedsrc/main/java/com/progwml6/ironchest/client/render/IronChestTileEntityRenderer.java (diff)
The file was modifiedsrc/main/resources/pack.mcmeta (diff)