diff options
Diffstat (limited to 'items/MELON_CHESTPLATE.json')
-rw-r--r-- | items/MELON_CHESTPLATE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/MELON_CHESTPLATE.json b/items/MELON_CHESTPLATE.json index bfdfa862..bc958c99 100644 --- a/items/MELON_CHESTPLATE.json +++ b/items/MELON_CHESTPLATE.json @@ -33,5 +33,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "crafttext": "Requires: Melon IX", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melon_Chestplate", + "https://wiki.hypixel.net/Melon_Chestplate" + ] }
\ No newline at end of file |