diff options
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", |