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