diff options
Diffstat (limited to 'items/PERFECT_CITRINE_GEM.json')
-rw-r--r-- | items/PERFECT_CITRINE_GEM.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/PERFECT_CITRINE_GEM.json b/items/PERFECT_CITRINE_GEM.json index 47460016..674a261b 100644 --- a/items/PERFECT_CITRINE_GEM.json +++ b/items/PERFECT_CITRINE_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_CITRINE_GEM", "duration": 72000 } + ], + "info": [ + "https://wiki.hypixel.net/☘_Perfect_Citrine_Gemstone" ] }
\ No newline at end of file |