mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-09 15:40:05 +00:00
![Jonathan Coates](/assets/img/avatar_default.png)
- Use GuiGraphics for rendering UI elements. Almost definitely some z-fighting issues slipped in here. - Use Forge's loot modifier system for handling treasure disks. I have mixed feelings about this - it's a nice system, but also is far less efficient than the previous approach. - Regenerate data. This is the brunt of the commit, but nothing especially interesting here.