diff options
Diffstat (limited to 'items/LEGGINGS_OF_THE_PACK.json')
-rw-r--r-- | items/LEGGINGS_OF_THE_PACK.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 7d0ec586..62b46f72 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_leggings", "displayname": "§f§f§5Leggings of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+75\",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:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",uuid:\"8725ab94-a876-4559-8a0a-8d6f080bfbd4\",timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+75\",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:\"§c☠ §5Requires Wolf Slayer 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",uuid:\"8725ab94-a876-4559-8a0a-8d6f080bfbd4\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+80 HP", @@ -17,15 +17,15 @@ "§7within §a30 §7blocks.", "§8Max of 3 players", "", - "§c☠ §5Requires Wolf LVL 6", + "§4☠ §cRequires §5Wolf Slayer 6", "§5§lEPIC LEGGINGS" ], "slayer_req": "WOLF_6", "internalname": "LEGGINGS_OF_THE_PACK", - "clickcommand": "", - "modver": "1.0.0", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack" ] -}
\ No newline at end of file +} |