From 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 26 Nov 2020 17:13:06 -0500 Subject: *enter creative name here* --- items/POWER_WITHER_CHESTPLATE.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/POWER_WITHER_CHESTPLATE.json') diff --git a/items/POWER_WITHER_CHESTPLATE.json b/items/POWER_WITHER_CHESTPLATE.json index a87b54cd..9c6acb1e 100644 --- a/items/POWER_WITHER_CHESTPLATE.json +++ b/items/POWER_WITHER_CHESTPLATE.json @@ -41,5 +41,10 @@ "internalname": "POWER_WITHER_CHESTPLATE", "parent": "WITHER_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.6-REL" + "modver": "1.7-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor" + ] } \ No newline at end of file -- cgit