From b69cd86f76d4561271d968c069d22c80becad679 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 21 Oct 2022 14:37:54 +0200 Subject: Fixed a few items (#846) * Fixed a few items * Added 33 wiki links * Fixed recipe * Fixed Lord Jawbus and added new drops * new attributes * Added parent for crab hats and added jax * Changed uuid's --- items/SUSPICIOUS_STEW.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/SUSPICIOUS_STEW.json') diff --git a/items/SUSPICIOUS_STEW.json b/items/SUSPICIOUS_STEW.json index e2135dea..ee0f396d 100644 --- a/items/SUSPICIOUS_STEW.json +++ b/items/SUSPICIOUS_STEW.json @@ -11,8 +11,8 @@ "§9§lRARE" ], "recipe": { - "A1": "BROWN_MUSHROOM:1", - "A2": "", + "A1": "", + "A2": "BROWN_MUSHROOM:1", "A3": "", "B1": "BURNING_EYE:1", "B2": "MYCEL:1", -- cgit