From d4fef568534cc8a738a646fe5ed2190b8f035ddc Mon Sep 17 00:00:00 2001 From: JorgeMIng <127199101+JorgeMIng@users.noreply.github.com> Date: Wed, 30 Jul 2025 20:31:10 +0200 Subject: [PATCH] Missing Comma on animation file Missing comma on animation metadata file for strobe.png for 1.12.2 --- .../assets/chisel/textures/blocks/animations/strobe.png.mcmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/chisel/textures/blocks/animations/strobe.png.mcmeta b/src/main/resources/assets/chisel/textures/blocks/animations/strobe.png.mcmeta index 488622a1e..d9d694b75 100644 --- a/src/main/resources/assets/chisel/textures/blocks/animations/strobe.png.mcmeta +++ b/src/main/resources/assets/chisel/textures/blocks/animations/strobe.png.mcmeta @@ -1,6 +1,6 @@ { "animation": { - "interpolate": true + "interpolate": true, "frames": [ 0, 1,