diff options
Diffstat (limited to 'items/POWER_RELIC.json')
-rw-r--r-- | items/POWER_RELIC.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/POWER_RELIC.json b/items/POWER_RELIC.json index 34c50877..61f1659b 100644 --- a/items/POWER_RELIC.json +++ b/items/POWER_RELIC.json @@ -16,7 +16,7 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -28,5 +28,8 @@ "overrideOutputId": "POWER_RELIC", "duration": 28800 } + ], + "info": [ + "https://wiki.hypixel.net/Relic_Of_Power" ] }
\ No newline at end of file |