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