diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-30 16:16:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 16:16:31 +0200 |
commit | a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (patch) | |
tree | f56f597690456032e5017d09fc27d75c844895de /items/SCOURGE_CLOAK.json | |
parent | 267c29d1dcd34e09663351efc08dea5e0f9a8bf5 (diff) | |
download | NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.gz NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.bz2 NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.zip |
atom (#729)
* atom
* More Fixes
* 185
Diffstat (limited to 'items/SCOURGE_CLOAK.json')
-rw-r--r-- | items/SCOURGE_CLOAK.json | 6 |
1 files changed, 3 insertions, 3 deletions
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" |