From 2a4de85f02a113f88dc9869b5088fbf5a9ee6044 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 01:09:28 +1000 Subject: fixed some scuffed stuff --- items/LEGGINGS_OF_THE_PACK.json | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'items/LEGGINGS_OF_THE_PACK.json') diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 536afb7d..0699bd8c 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -1,20 +1,11 @@ { "itemid": "minecraft:iron_leggings", - "displayname": "§5Godly Leggings of the Pack", - "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+5 §c(Godly +5)\",1:\"§7Crit Damage: §c+4% §c(Godly +4%)\",2:\"\",3:\"§7Health: §a+155 HP\",4:\"§7Defense: §a+90\",5:\"§7Intelligence: §a+2 §c(Godly +2)\",6:\"\",7:\"§9Growth V\",8:\"§7Grants §a+75 §c❤ Health§7.\",9:\"§9Protection V\",10:\"§7Grants §a+15 §a❈ Defense§7.\",11:\"\",12:\"§7Gain §a+50❈ Defense §7against animals.\",13:\"§7Gain §f+5❂ True Defense §7aswell.\",14:\"\",15:\"§6Full Set Bonus: §cArmor of the Pack\",16:\"§7Gain §c+35❁ Strength §7and\",17:\"§7§a+80❈ Defense §7for each\",18:\"§7§cArmor of the Pack §7wearers\",19:\"§7within §a30 §7blocks.\",20:\"§8Max of 3 players\",21:\"\",22:\"§7§4☠ §cRequires §5Wolf Slayer 6\",23:\"§5§lEPIC LEGGINGS\"],Name:\"§5Godly Leggings of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",enchantments:{protection:5,growth:5},uuid:\"d1f0ff14-a7f6-4d4f-a3d9-6c64f3e3de49\",anvil_uses:1,timestamp:\"6/12/20 10:26 PM\"}}", + "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\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7Strength: §c+5 §c(Godly +5)", - "§7Crit Damage: §c+4% §c(Godly +4%)", - "", - "§7Health: §a+155 HP", - "§7Defense: §a+90", - "§7Intelligence: §a+2 §c(Godly +2)", - "", - "§9Growth V", - "§7Grants §a+75 §c❤ Health§7.", - "§9Protection V", - "§7Grants §a+15 §a❈ Defense§7.", + "§7Health: §a+80 HP", + "§7Defense: §a+75", "", "§7Gain §a+50❈ Defense §7against animals.", "§7Gain §f+5❂ True Defense §7aswell.", @@ -26,7 +17,7 @@ "§7within §a30 §7blocks.", "§8Max of 3 players", "", - "§7§4☠ §cRequires §5Wolf Slayer 6", + "§c☠ §5Requires Wolf LVL 6", "§5§lEPIC LEGGINGS" ], "internalname": "LEGGINGS_OF_THE_PACK", -- cgit