From 23f0c853612cf885126e7ab929ccded0cfc17783 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:25:47 +0100 Subject: fix: Legy Zombie Kat Price (#1601) --- items/ZOMBIE;4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items') diff --git a/items/ZOMBIE;4.json b/items/ZOMBIE;4.json index fa760709..5c091def 100644 --- a/items/ZOMBIE;4.json +++ b/items/ZOMBIE;4.json @@ -55,7 +55,7 @@ "input": "ZOMBIE;3", "output": "ZOMBIE;4", "items": [ - "ENCHANTED_ROTTEN_FLESH:512" + "ENCHANTED_ROTTEN_FLESH:128" ] } ] -- cgit