diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 20:43:18 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 20:43:18 -0400 |
commit | 32b05164af402c1566ab956ba9d58ae430d058cc (patch) | |
tree | 054bf66a11f831212b4db5986d26d1a6a0f7e27d /items/BAT_WAND.json | |
parent | 3be2ec72752436686653bd5403794118f6a37738 (diff) | |
download | NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.tar.gz NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.tar.bz2 NotEnoughUpdates-REPO-32b05164af402c1566ab956ba9d58ae430d058cc.zip |
Some more Enhancements
Diffstat (limited to 'items/BAT_WAND.json')
-rw-r--r-- | items/BAT_WAND.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json index 5991e219..b07287b9 100644 --- a/items/BAT_WAND.json +++ b/items/BAT_WAND.json @@ -20,6 +20,17 @@ "§aCompletion", "§6§lLEGENDARY DUNGEON SWORD" ], + "recipe": { + "A1": "", + "A2": "SPIRIT_WING:3", + "A3": "", + "B1": "", + "B2": "ENCHANTED_LAPIS_LAZULI_BLOCK:3", + "B3": "", + "C1": "", + "C2": "ENCHANTED_LAPIS_LAZULI_BLOCK", + "C3": "" + }, "internalname": "BAT_WAND", "crafttext": "", "clickcommand": "viewrecipe", |