mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-24 06:22:18 +00:00

- Move remaining sprites to the vanilla GUI atlas. - Convert our computer border/sidebar sprites to use vanilla's nine-sliced mcmeta files. I thought I'd have to do something custom here for the sidebar, as that has no right border, but vanilla supports that natively! - Use the normal GuiGraphics.blitSprite for rendering computer border/sidebar. - Obey nine-slice scaling within the pocket computer renderer.