diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-10-06 00:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 18:03:32 -0400 |
commit | 6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c (patch) | |
tree | a1705debab5e6dfec35c3b40c3de46dc23784c0b /items/SOUL_WHIP.json | |
parent | 421f5db3982f8b4a31fcdcff50a4c3e7f6f285c5 (diff) | |
download | NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.gz NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.bz2 NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.zip |
Nope (#619)
* Fixes
* Rainbow Name
* Added recipe for soulwhip
* mobs changes and 2 new mobs
Diffstat (limited to 'items/SOUL_WHIP.json')
-rw-r--r-- | items/SOUL_WHIP.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/items/SOUL_WHIP.json b/items/SOUL_WHIP.json index 00e9ddec..a1e5e75b 100644 --- a/items/SOUL_WHIP.json +++ b/items/SOUL_WHIP.json @@ -16,6 +16,17 @@ "§4❣ §cRequires §aFishing Skill 26", "§6§lLEGENDARY DUNGEON SWORD" ], + "recipe": { + "A1": "", + "A2": "", + "A3": "ECTOPLASM:4", + "B1": "", + "B2": "ECTOPLASM:4", + "B3": "SOUL_FRAGMENT:4", + "C1": "ECTOPLASM:4", + "C2": "", + "C3": "SOUL_FRAGMENT:4" + }, "internalname": "SOUL_WHIP", "crafttext": "", "clickcommand": "viewrecipe", |