From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/CHESTPLATE_OF_THE_PACK.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 items/CHESTPLATE_OF_THE_PACK.json (limited to 'items/CHESTPLATE_OF_THE_PACK.json') diff --git a/items/CHESTPLATE_OF_THE_PACK.json b/items/CHESTPLATE_OF_THE_PACK.json new file mode 100644 index 00000000..1d3f202c --- /dev/null +++ b/items/CHESTPLATE_OF_THE_PACK.json @@ -0,0 +1,30 @@ +{ + "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 LVL 6\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"CHESTPLATE_OF_THE_PACK\",uuid:\"d28f4889-bca0-42b3-8fc1-dbe44c3970c6\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+95", + "", + "§7Gain §a+75❈ 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 CHESTPLATE" + ], + "internalname": "CHESTPLATE_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 -- cgit