diff options
Diffstat (limited to 'items/WAND_OF_STRENGTH.json')
-rw-r--r-- | items/WAND_OF_STRENGTH.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/items/WAND_OF_STRENGTH.json b/items/WAND_OF_STRENGTH.json index f040e9b8..a085a1c7 100644 --- a/items/WAND_OF_STRENGTH.json +++ b/items/WAND_OF_STRENGTH.json @@ -17,9 +17,20 @@ "", "§5§lEPIC WAND" ], + "recipe": { + "A1": "", + "A2": "", + "A3": "SPELL_POWDER", + "B1": "", + "B2": "HALLOWED_SKULL:20", + "B3": "", + "C1": "STICK:1", + "C2": "", + "C3": "" + }, "internalname": "WAND_OF_STRENGTH", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "" }
\ No newline at end of file |