From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/SPOOKY_CHESTPLATE.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/SPOOKY_CHESTPLATE.json (limited to 'items/SPOOKY_CHESTPLATE.json') diff --git a/items/SPOOKY_CHESTPLATE.json b/items/SPOOKY_CHESTPLATE.json new file mode 100644 index 00000000..27044afa --- /dev/null +++ b/items/SPOOKY_CHESTPLATE.json @@ -0,0 +1,23 @@ +{ + "internalname": "SPOOKY_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Spooky Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+50\",1:\"\",2:\"§7Each armor piece grants a §a+5%\",3:\"§a§7chance to get Candy from mobs\",4:\"§7during the §6Spooky Festival§7.\",5:\"\",6:\"§6Full Set Bonus: Candy Man\",7:\"§7Grants a §a+5% §7chance to find\",8:\"§7rare Candy.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC CHESTPLATE\"],color:6316128,Name:\"§5Spooky Chestplate\"},ExtraAttributes:{color:\"96:96:96\",originTag:\"SHOP_PURCHASE\",id:\"SPOOKY_CHESTPLATE\",uuid:\"0eb6b095-8fb0-422c-b572-9c1b3f9bbf07\",timestamp:\"3/30/20 8:37 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+50", + "", + "§7Each armor piece grants a §a+5%", + "§a§7chance to get Candy from mobs", + "§7during the §6Spooky Festival§7.", + "", + "§6Full Set Bonus: Candy Man", + "§7Grants a §a+5% §7chance to find", + "§7rare Candy.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ] +} \ No newline at end of file -- cgit