diff options
Diffstat (limited to 'items/RABBIT_CHESTPLATE.json')
-rw-r--r-- | items/RABBIT_CHESTPLATE.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/RABBIT_CHESTPLATE.json b/items/RABBIT_CHESTPLATE.json index 313ef16f..7fd2e3a9 100644 --- a/items/RABBIT_CHESTPLATE.json +++ b/items/RABBIT_CHESTPLATE.json @@ -28,5 +28,8 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "Requires: Raw Rabbit IX", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Rabbit_Chestplate" + ] }
\ No newline at end of file |