diff options
Diffstat (limited to 'items/ZOMBIE_CHESTPLATE.json')
-rw-r--r-- | items/ZOMBIE_CHESTPLATE.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/ZOMBIE_CHESTPLATE.json b/items/ZOMBIE_CHESTPLATE.json index cd10b4f9..579ed2d7 100644 --- a/items/ZOMBIE_CHESTPLATE.json +++ b/items/ZOMBIE_CHESTPLATE.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:diamond_chestplate", - "displayname": "§5Zombie Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200\",1:\"§7Defense: §a+40 \",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",id:\"ZOMBIE_CHESTPLATE\"}}", + "displayname": "§f§f§5Zombie Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200\",1:\"§7Defense: §a+40\",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption §7(0/3)\",4:\"§7Heals the wearer for §a10§7 per\",5:\"§7second for §a5§7 seconds when\",6:\"§7hit by a projectile.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC CHESTPLATE\"],Name:\"§f§f§5Zombie Chestplate\"},ExtraAttributes:{id:\"ZOMBIE_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Health: §a+200", - "§7Defense: §a+40 ", + "§7Defense: §a+40", "", - "§6Full Set Bonus: Projectile Absorption", - "§7Heals the wearer for §a10 HP§7", - "§7per second for §a5§7 seconds", - "§7when hit by a projectile.", + "§6Full Set Bonus: Projectile Absorption §7(0/3)", + "§7Heals the wearer for §a10§7 per", + "§7second for §a5§7 seconds when", + "§7hit by a projectile.", "", + "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" ], "recipe": { @@ -27,7 +28,7 @@ }, "internalname": "ZOMBIE_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Armor", |