aboutsummaryrefslogtreecommitdiff
path: root/items/VENOMS_TOUCH.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/VENOMS_TOUCH.json')
-rw-r--r--items/VENOMS_TOUCH.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/items/VENOMS_TOUCH.json b/items/VENOMS_TOUCH.json
index aad5fc33..579487cd 100644
--- a/items/VENOMS_TOUCH.json
+++ b/items/VENOMS_TOUCH.json
@@ -16,12 +16,23 @@
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_BROWN_MUSHROOM:60",
+ "A3": "SOUL_STRING:1O",
+ "B1": "ENCHANTED_SPIDER_EYE:10",
+ "B2": "",
+ "B3": "SOUL_STRING:1O",
+ "C1": "",
+ "C2": "ENCHANTED_BROWN_MUSHROOM:60",
+ "C3": "SOUL_STRING:1O"
+ },
"internalname": "VENOMS_TOUCH",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Venom's_Touch"
]
-} \ No newline at end of file
+}