From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/MINER_OUTFIT_CHESTPLATE.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/MINER_OUTFIT_CHESTPLATE.json (limited to 'items/MINER_OUTFIT_CHESTPLATE.json') diff --git a/items/MINER_OUTFIT_CHESTPLATE.json b/items/MINER_OUTFIT_CHESTPLATE.json new file mode 100644 index 00000000..af471328 --- /dev/null +++ b/items/MINER_OUTFIT_CHESTPLATE.json @@ -0,0 +1,20 @@ +{ + "internalname": "MINER_OUTFIT_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Miner\u0027s Outfit Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON CHESTPLATE\"],color:8026468,Name:\"§aMiner\u0027s Outfit Chestplate\"},ExtraAttributes:{color:\"122:121:100\",originTag:\"QUICK_CRAFTING\",id:\"MINER_OUTFIT_CHESTPLATE\",uuid:\"dc4ae65b-4d5d-4913-a97a-fb706ad516a5\",timestamp:\"3/5/20 7:54 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+40", + "", + "§6Full Set Bonus: Haste", + "§7Grants the wearer with", + "§7§apermanent Haste II§7 while", + "§7worn.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON CHESTPLATE" + ] +} \ No newline at end of file -- cgit