From 1c1ed737de2f9705fc6112cb6ffafce67f1ffe95 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 21 Feb 2026 14:39:23 +0000 Subject: [PATCH] fix animation speed of americium rod --- .../tfg/textures/item/fission_rod/americium_241_rod.png.mcmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubejs/assets/tfg/textures/item/fission_rod/americium_241_rod.png.mcmeta b/kubejs/assets/tfg/textures/item/fission_rod/americium_241_rod.png.mcmeta index cc8a1f3c9..be167b255 100644 --- a/kubejs/assets/tfg/textures/item/fission_rod/americium_241_rod.png.mcmeta +++ b/kubejs/assets/tfg/textures/item/fission_rod/americium_241_rod.png.mcmeta @@ -1 +1 @@ -{"animation": {"frametime": 1}} \ No newline at end of file +{"animation": {"frametime": 2, "frames": [{"index": 0, "time":30}, 1, 2, 3, 4, 5, 6, 7, 8, 9]}} \ No newline at end of file