diff options
Diffstat (limited to 'items/ZOMBIE_BOOTS.json')
-rw-r--r-- | items/ZOMBIE_BOOTS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/ZOMBIE_BOOTS.json b/items/ZOMBIE_BOOTS.json index 8a40258b..aff7f4a3 100644 --- a/items/ZOMBIE_BOOTS.json +++ b/items/ZOMBIE_BOOTS.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:diamond_boots", "displayname": "§5Zombie Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",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\"}}", + "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\"}}", "damage": 0, "lore": [ - "§7Health: §a+120 HP", + "§7Health: §a+120", "§7Defense: §a+25", "", "§6Full Set Bonus: Projectile Absorption", @@ -28,10 +28,10 @@ }, "internalname": "ZOMBIE_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Armor" ], "crafttext": "Requires: Rotten Flesh VIII" -} +}
\ No newline at end of file |