mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-08-18 08:18:54 +00:00
This fixes them not rendering particles when broken. Particle rendering is a little janky right now, as it uses the whole texture - we should probably split up the texture into smaller images. Fixes #315