diff options
Diffstat (limited to 'items/ORANGE_CHESTPLATE.json')
-rw-r--r-- | items/ORANGE_CHESTPLATE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/ORANGE_CHESTPLATE.json b/items/ORANGE_CHESTPLATE.json index 21ab7a4f..4c843f68 100644 --- a/items/ORANGE_CHESTPLATE.json +++ b/items/ORANGE_CHESTPLATE.json @@ -25,5 +25,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Half-Eaten Carrot II", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Orange_Chestplate", + "https://wiki.hypixel.net/Orange_Chestplate" + ] }
\ No newline at end of file |