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