diff options
Diffstat (limited to 'items/BOOTS_OF_THE_PACK.json')
-rw-r--r-- | items/BOOTS_OF_THE_PACK.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/BOOTS_OF_THE_PACK.json b/items/BOOTS_OF_THE_PACK.json index 90427b94..c1731397 100644 --- a/items/BOOTS_OF_THE_PACK.json +++ b/items/BOOTS_OF_THE_PACK.json @@ -1,22 +1,23 @@ { "itemid": "minecraft:iron_boots", - "displayname": "§f§f§5Boots of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+45\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§4☠ §cRequires §5Wolf Slayer 6§c.\",14:\"§5§lEPIC BOOTS\"],Name:\"§f§f§5Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",id:\"BOOTS_OF_THE_PACK\"},AttributeModifiers:[]}", + "displayname": "§5Boots of the Pack", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+45\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense§7.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearer\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§4☠ §cRequires §5Wolf Slayer 6§c.\",15:\"§5§lEPIC BOOTS\"],Name:\"§5Boots of the Pack\"},ExtraAttributes:{id:\"BOOTS_OF_THE_PACK\"}}", "damage": 0, "lore": [ "§7Health: §a+50", "§7Defense: §a+45", "", "§7Gain §a+50❈ Defense §7against animals.", - "§7Gain §f+5❂ True Defense §7aswell.", + "§7Gain §f+5❂ True Defense§7.", "", "§6Full Set Bonus: §cArmor of the Pack", "§7Gain §c+35❁ Strength §7and", "§7§a+80❈ Defense §7for each", - "§7§cArmor of the Pack §7wearers", + "§7§cArmor of the Pack §7wearer", "§7within §a30 §7blocks.", - "§8Max of 3 players", + "§8Max of 3 players!", "", + "§7§8This item can be reforged!", "§4☠ §cRequires §5Wolf Slayer 6§c.", "§5§lEPIC BOOTS" ], |