From 0f12f8e4728ef154488a229362981459c931f3c6 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 23 Apr 2022 11:30:32 +0200 Subject: Nether Fixes and new items (#723) --- items/RAMPART_CHESTPLATE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/RAMPART_CHESTPLATE.json') diff --git a/items/RAMPART_CHESTPLATE.json b/items/RAMPART_CHESTPLATE.json index ced97360..860be09e 100644 --- a/items/RAMPART_CHESTPLATE.json +++ b/items/RAMPART_CHESTPLATE.json @@ -21,5 +21,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rampart_Armor" + ] } \ No newline at end of file -- cgit