From 35ef2ecb84171427142a9627661050c46eaa75a3 Mon Sep 17 00:00:00 2001 From: ywang Date: Sun, 27 Dec 2020 21:25:42 +0100 Subject: Changes to textures and crafting recipes; code cleanup * Use texture overlays instead of a texture for each firework type and animation color * Simplified crafting recipes with dye, paper, and gunpowder * Clean up code * Optimized textures using optipng --- textures/anim_red_star.png | Bin 189 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 textures/anim_red_star.png (limited to 'textures/anim_red_star.png') diff --git a/textures/anim_red_star.png b/textures/anim_red_star.png deleted file mode 100644 index ae29d94..0000000 Binary files a/textures/anim_red_star.png and /dev/null differ -- cgit v1.2.3