From f4227ae0144e56d3a82d5e1ca565aba069eb64a0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 9 Aug 2024 01:09:34 +0200 Subject: feat: 2 more Dyes, new skin and removed some wrong dye drops from mobs (#1313) --- items/WOLF_MONSTER.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'items/WOLF_MONSTER.json') diff --git a/items/WOLF_MONSTER.json b/items/WOLF_MONSTER.json index f2baec87..a2829674 100644 --- a/items/WOLF_MONSTER.json +++ b/items/WOLF_MONSTER.json @@ -40,10 +40,6 @@ { "id": "HOUND;4", "chance": "0.0003%" - }, - { - "id": "DYE_CELESTE", - "chance": "0.000001%" } ] } -- cgit