diff options
Diffstat (limited to 'items/HEMOGLASS.json')
-rw-r--r-- | items/HEMOGLASS.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/HEMOGLASS.json b/items/HEMOGLASS.json index e919205f..b2c85c60 100644 --- a/items/HEMOGLASS.json +++ b/items/HEMOGLASS.json @@ -7,10 +7,21 @@ "§5§kX§5 Rift-Transferable §kX", "§9§lRARE" ], + "recipe": { + "A1": "", + "A2": "HEMOVIBE:32", + "A3": "", + "B1": "HEMOVIBE:32", + "B2": "HEMOVIBE:32", + "B3": "HEMOVIBE:32", + "C1": "", + "C2": "HEMOVIBE:32", + "C3": "" + }, "internalname": "HEMOGLASS", - "crafttext": "Requires: Hemovibe III", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", + "crafttext": "Requires: Hemovibe III", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hemoglass", |