diff options
Diffstat (limited to 'items/ZOMBIE_BOOTS.json')
-rw-r--r-- | items/ZOMBIE_BOOTS.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/ZOMBIE_BOOTS.json b/items/ZOMBIE_BOOTS.json index 73f902ef..8e547396 100644 --- a/items/ZOMBIE_BOOTS.json +++ b/items/ZOMBIE_BOOTS.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:diamond_boots", - "displayname": "§5Zombie Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+25\",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:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOOTS\"],Name:\"§5Zombie Boots\"},ExtraAttributes:{id:\"ZOMBIE_BOOTS\"}}", + "displayname": "§f§f§5Zombie Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+25\",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 BOOTS\"],Name:\"§f§f§5Zombie Boots\"},ExtraAttributes:{id:\"ZOMBIE_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+120", "§7Defense: §a+25", "", - "§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 BOOTS" @@ -28,7 +28,7 @@ }, "internalname": "ZOMBIE_BOOTS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Armor", |