diff options
Diffstat (limited to 'items/CHESTPLATE_OF_THE_PACK.json')
-rw-r--r-- | items/CHESTPLATE_OF_THE_PACK.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/CHESTPLATE_OF_THE_PACK.json b/items/CHESTPLATE_OF_THE_PACK.json index d2d24601..fcc58738 100644 --- a/items/CHESTPLATE_OF_THE_PACK.json +++ b/items/CHESTPLATE_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§f§f§5Chestplate of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+95\",2:\"\",3:\"§7Gain §a+75❈ 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:\"§c☠ §5Requires Wolf Slayer 6\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",id:\"CHESTPLATE_OF_THE_PACK\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+95\",2:\"\",3:\"§7Gain §a+75❈ 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\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",id:\"CHESTPLATE_OF_THE_PACK\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+100 HP", @@ -38,5 +38,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |