diff options
Diffstat (limited to 'items/ENCHANTED_UMBER.json')
-rw-r--r-- | items/ENCHANTED_UMBER.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/ENCHANTED_UMBER.json b/items/ENCHANTED_UMBER.json index 6a68b62a..e984bc1c 100644 --- a/items/ENCHANTED_UMBER.json +++ b/items/ENCHANTED_UMBER.json @@ -6,10 +6,21 @@ "lore": [ "§9§lRARE" ], + "recipe": { + "A1": "", + "A2": "UMBER:32", + "A3": "", + "B1": "UMBER:32", + "B2": "UMBER:32", + "B3": "UMBER:32", + "C1": "", + "C2": "UMBER:32", + "C3": "" + }, "internalname": "ENCHANTED_UMBER", - "crafttext": "Requires: Umber II", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "", + "crafttext": "Requires: Umber II", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Umber", |