diff options
Diffstat (limited to 'items/BOOTS_OF_THE_PACK.json')
-rw-r--r-- | items/BOOTS_OF_THE_PACK.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/BOOTS_OF_THE_PACK.json b/items/BOOTS_OF_THE_PACK.json new file mode 100644 index 00000000..f3f778cf --- /dev/null +++ b/items/BOOTS_OF_THE_PACK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:iron_boots", + "displayname": "§f§f§5Boots of the Pack", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",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:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC BOOTS\"],Name:\"§f§f§5Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"BOOTS_OF_THE_PACK\",uuid:\"48e5c13e-edc6-43cf-ad89-d7a857673cfe\",anvil_uses:2,timestamp:\"11/10/19 12:07 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+50 HP", + "§7Defense: §a+45", + "", + "§7Gain §a+50❈ Defense §7against animals.", + "§7Gain §f+5❂ True Defense §7aswell.", + "", + "§6Full Set Bonus: §cArmor of the Pack", + "§7Gain §c+35❁ Strength §7and", + "§7§a+80❈ Defense §7for each", + "§7§cArmor of the Pack §7wearers", + "§7within §a30 §7blocks.", + "§8Max of 3 players", + "", + "§c☠ §5Requires Wolf LVL 6", + "§5§lEPIC BOOTS" + ], + "internalname": "BOOTS_OF_THE_PACK", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pack_Armor" + ] +}
\ No newline at end of file |