diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-17 18:28:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-17 18:28:05 +0100 |
| commit | 7471c374b676edd4b9da22dbc752ad365ce5c9b6 (patch) | |
| tree | c83e9c6f0995cb6b1314f750628c2e1a7be5a506 /items/VACCINE_ARTIFACT.json | |
| parent | d0b970f10ff94cadd7100c1778f1710d8009a98b (diff) | |
| download | NotEnoughUpdates-REPO-7471c374b676edd4b9da22dbc752ad365ce5c9b6.tar.gz NotEnoughUpdates-REPO-7471c374b676edd4b9da22dbc752ad365ce5c9b6.tar.bz2 NotEnoughUpdates-REPO-7471c374b676edd4b9da22dbc752ad365ce5c9b6.zip | |
New Trapper Items (#862)
* New Trapper Items
* Fixed 3 Items
* Fixed recipe
* Ups
* Fixed recipe
Diffstat (limited to 'items/VACCINE_ARTIFACT.json')
| -rw-r--r-- | items/VACCINE_ARTIFACT.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/VACCINE_ARTIFACT.json b/items/VACCINE_ARTIFACT.json index 9e067f25..7c6a6fec 100644 --- a/items/VACCINE_ARTIFACT.json +++ b/items/VACCINE_ARTIFACT.json @@ -10,15 +10,15 @@ "§9§lRARE ACCESSORY" ], "recipe": { - "A1": "POSION_SAMPLE:1", - "A2": "POSION_SAMPLE:1", - "A3": "POSION_SAMPLE:1", - "B1": "POSION_SAMPLE:1", + "A1": "POISON_SAMPLE:1", + "A2": "POISON_SAMPLE:1", + "A3": "POISON_SAMPLE:1", + "B1": "POISON_SAMPLE:1", "B2": "VACCINE_RING:1", - "B3": "POSION_SAMPLE:1", - "C1": "POSION_SAMPLE:1", - "C2": "POSION_SAMPLE:1", - "C3": "POSION_SAMPLE:1" + "B3": "POISON_SAMPLE:1", + "C1": "POISON_SAMPLE:1", + "C2": "POISON_SAMPLE:1", + "C3": "POISON_SAMPLE:1" }, "internalname": "VACCINE_ARTIFACT", "crafttext": "", |
