diff options
Diffstat (limited to 'items/NULL_EDGE.json')
-rw-r--r-- | items/NULL_EDGE.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/NULL_EDGE.json b/items/NULL_EDGE.json index af137d05..66221b07 100644 --- a/items/NULL_EDGE.json +++ b/items/NULL_EDGE.json @@ -8,12 +8,23 @@ "", "§5§lEPIC" ], + "recipe": { + "A1": "ENCHANTED_MITHRIL:32", + "A2": "NULL_ATOM:1", + "A3": "ENCHANTED_MITHRIL:32", + "B1": "ENCHANTED_MITHRIL:32", + "B2": "NULL_ATOM:1", + "B3": "ENCHANTED_MITHRIL:32", + "C1": "ENCHANTED_MITHRIL:32", + "C2": "NULL_ATOM:1", + "C3": "ENCHANTED_MITHRIL:32" + }, "internalname": "NULL_EDGE", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Null_Edge" ] -}
\ No newline at end of file +} |