diff options
Diffstat (limited to 'items/TANK_MINER_CHESTPLATE.json')
-rw-r--r-- | items/TANK_MINER_CHESTPLATE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/TANK_MINER_CHESTPLATE.json b/items/TANK_MINER_CHESTPLATE.json new file mode 100644 index 00000000..f776cec9 --- /dev/null +++ b/items/TANK_MINER_CHESTPLATE.json @@ -0,0 +1,26 @@ +{ + "internalname": "TANK_MINER_CHESTPLATE", + "itemid": "minecraft:diamond_chestplate", + "displayname": "Miner Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+5\",1:\"\",2:\"§7Each piece of this armour\",3:\"§7dramatically increases your\",4:\"§7defense bonus when inside of a\",5:\"§7mine.\",6:\"\",7:\"§6Full Set Bonus: Regeneration\",8:\"§7Regenerates §a5% §7of your max\",9:\"§7§c❤ Health §7every second if you\",10:\"§7have been out of combat for §a8\",11:\"§a§7seconds.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE CHESTPLATE\"],Name:\"§9Miner Chestplate\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TANK_MINER_CHESTPLATE\",uuid:\"fa480ea7-3c55-4c31-9d0e-cdb2714b853f\",timestamp:\"3/30/20 7:11 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+5", + "", + "§7Each piece of this armour", + "§7dramatically increases your", + "§7defense bonus when inside of a", + "§7mine.", + "", + "§6Full Set Bonus: Regeneration", + "§7Regenerates §a5% §7of your max", + "§7§c❤ Health §7every second if you", + "§7have been out of combat for §a8", + "§a§7seconds.", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ] +}
\ No newline at end of file |