diff options
author | jani270 <jani270@gmx.de> | 2022-05-28 13:07:41 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-28 13:07:41 +0200 |
commit | b100ae66c2ef8f402ec6be4357f96c10fd4ded24 (patch) | |
tree | 333fac4d2af761a3a7e85a5052dc47ef98a2b3f4 /items/BURSTSTOPPER_ARTIFACT.json | |
parent | 0bce9d04251b824630122d4083527862587b486b (diff) | |
download | NotEnoughUpdates-REPO-b100ae66c2ef8f402ec6be4357f96c10fd4ded24.tar.gz NotEnoughUpdates-REPO-b100ae66c2ef8f402ec6be4357f96c10fd4ded24.tar.bz2 NotEnoughUpdates-REPO-b100ae66c2ef8f402ec6be4357f96c10fd4ded24.zip |
master -> dangerous
Diffstat (limited to 'items/BURSTSTOPPER_ARTIFACT.json')
-rw-r--r-- | items/BURSTSTOPPER_ARTIFACT.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/BURSTSTOPPER_ARTIFACT.json b/items/BURSTSTOPPER_ARTIFACT.json index 5e07e891..77cf0529 100644 --- a/items/BURSTSTOPPER_ARTIFACT.json +++ b/items/BURSTSTOPPER_ARTIFACT.json @@ -16,13 +16,13 @@ ], "recipe": { "A1": "MOLTEN_POWDER:32", - "A2": "COMPACT_OOZE:20", + "A2": "WHIPPED_MAGMA_CREAM:20", "A3": "MOLTEN_POWDER:32", - "B1": "COMPACT_OOZE:20", - "B2": "REFINED_TITANIUM:64", - "B3": "COMPACT_OOZE:20", + "B1": "WHIPPED_MAGMA_CREAM:20", + "B2": "BURSTSTOPPER_TALISMAN:1", + "B3": "WHIPPED_MAGMA_CREAM:20", "C1": "MOLTEN_POWDER:32", - "C2": "COMPACT_OOZE:20", + "C2": "WHIPPED_MAGMA_CREAM:20", "C3": "MOLTEN_POWDER:32" }, "internalname": "BURSTSTOPPER_ARTIFACT", |