diff options
Diffstat (limited to 'items/MITHRIL_NECKLACE.json')
-rw-r--r-- | items/MITHRIL_NECKLACE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/MITHRIL_NECKLACE.json b/items/MITHRIL_NECKLACE.json index 78207783..ca83184f 100644 --- a/items/MITHRIL_NECKLACE.json +++ b/items/MITHRIL_NECKLACE.json @@ -22,7 +22,7 @@ "crafttext": "Requires: HotM 2", "clickcommand": "viewrecipe", "modver": "2.3.0", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -33,5 +33,9 @@ "overrideOutputId": "MITHRIL_NECKLACE", "duration": 3600 } + ], + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mithril_Necklace", + "https://wiki.hypixel.net/Mithril_Necklace" ] }
\ No newline at end of file |