diff options
Diffstat (limited to 'items/FRIGID_HUSK.json')
-rw-r--r-- | items/FRIGID_HUSK.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/FRIGID_HUSK.json b/items/FRIGID_HUSK.json index 416cc287..f22ff1a3 100644 --- a/items/FRIGID_HUSK.json +++ b/items/FRIGID_HUSK.json @@ -29,7 +29,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -41,5 +41,9 @@ "overrideOutputId": "FRIGID_HUSK", "duration": 36000 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Frigid_Husk", + "https://wiki.hypixel.net/Frigid_Husk" ] }
\ No newline at end of file |