diff options
Diffstat (limited to 'items/ARMOR_OF_YOG_BOOTS.json')
-rw-r--r-- | items/ARMOR_OF_YOG_BOOTS.json | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/items/ARMOR_OF_YOG_BOOTS.json b/items/ARMOR_OF_YOG_BOOTS.json index ef89c23f..525f862b 100644 --- a/items/ARMOR_OF_YOG_BOOTS.json +++ b/items/ARMOR_OF_YOG_BOOTS.json @@ -22,9 +22,23 @@ "§aCollection 5.", "§5§lEPIC BOOTS" ], + "recipe": { + "A1": "YOGGIE:5", + "A2": "YOGGIE:5", + "A3": "YOGGIE:5", + "B1": "YOGGIE:5", + "B2": "FLAME_BREAKER_BOOTS:1", + "B3": "YOGGIE:5", + "C1": "YOGGIE:5", + "C2": "YOGGIE:5", + "C3": "YOGGIE:5" + }, "internalname": "ARMOR_OF_YOG_BOOTS", - "crafttext": "", - "clickcommand": "", + "crafttext": "Requires Hard Stone Collection V", + "clickcommand": "viewrecipe", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Yog" + ] }
\ No newline at end of file |