diff options
Diffstat (limited to 'items/PERFECT_AQUAMARINE_GEM.json')
-rw-r--r-- | items/PERFECT_AQUAMARINE_GEM.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/PERFECT_AQUAMARINE_GEM.json b/items/PERFECT_AQUAMARINE_GEM.json index fb984723..7f55adb4 100644 --- a/items/PERFECT_AQUAMARINE_GEM.json +++ b/items/PERFECT_AQUAMARINE_GEM.json @@ -17,7 +17,7 @@ "crafttext": "Requires: Gemstone X/HotM 5", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -29,5 +29,8 @@ "overrideOutputId": "PERFECT_AQUAMARINE_GEM", "duration": 72000 } + ], + "info": [ + "https://wiki.hypixel.net/α_Perfect_Aquamarine_Gemstone" ] }
\ No newline at end of file |