From a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 30 Apr 2022 16:16:31 +0200 Subject: atom (#729) * atom * More Fixes * 185 --- items/SCOURGE_CLOAK.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/SCOURGE_CLOAK.json') diff --git a/items/SCOURGE_CLOAK.json b/items/SCOURGE_CLOAK.json index b7bc6ce0..b674e73f 100644 --- a/items/SCOURGE_CLOAK.json +++ b/items/SCOURGE_CLOAK.json @@ -17,11 +17,11 @@ ], "recipe": { "A1": "MUTATED_BLAZE_ASHES:5", - "A2": "COMPACT_OOZE:", + "A2": "COMPACT_OOZE:5", "A3": "MUTATED_BLAZE_ASHES:5", - "B1": "COMPACT_OOZE:", + "B1": "COMPACT_OOZE:5", "B2": "REKINDLED_EMBER_FRAGMENT:5", - "B3": "COMPACT_OOZE:", + "B3": "COMPACT_OOZE:5", "C1": "MUTATED_BLAZE_ASHES:5", "C2": "COMPACT_OOZE:5", "C3": "MUTATED_BLAZE_ASHES:5" -- cgit