diff options
Diffstat (limited to 'items/PERFECT_BOOTS_5.json')
-rw-r--r-- | items/PERFECT_BOOTS_5.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PERFECT_BOOTS_5.json b/items/PERFECT_BOOTS_5.json new file mode 100644 index 00000000..90f0b6f3 --- /dev/null +++ b/items/PERFECT_BOOTS_5.json @@ -0,0 +1,30 @@ +{ + "internalname": "PERFECT_BOOTS_5", + "itemid": "minecraft:diamond_boots", + "displayname": "Unpleasant Perfect Boots - Tier V", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+6% §8(Unpleasant +6%)\",1:\"§7Crit Damage: §c+3% §8(Unpleasant +3%)\",2:\"\",3:\"§7Health: §a+75 HP\",4:\"§7Defense: §a+185\",5:\"§7Intelligence: §a+3 §8(Unpleasant +3)\",6:\"\",7:\"§9Growth V\",8:\"§7Grants §a+75 §c❤ Health§7.\",9:\"§9Protection V\",10:\"§7Grants §a+15 §a❈ Defense§7.\",11:\"§9Thorns III\",12:\"§7Grants a §a50% §7chance to\",13:\"§7rebound §a9% §7of damage dealt\",14:\"§7back at the attacker.\",15:\"\",16:\"§eRight-click to view recipes!\",17:\"\",18:\"§5§lEPIC BOOTS\"],Name:\"§5Unpleasant Perfect Boots - Tier V\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"PERFECT_BOOTS_4_UPGRADE\",id:\"PERFECT_BOOTS_5\",enchantments:{thorns:3,growth:5,protection:5},uuid:\"a8ec3fd1-2816-4082-9645-25d01c84ddb4\",anvil_uses:1,timestamp:\"8/19/19 2:36 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Crit Chance: §c+6% §8(Unpleasant +6%)", + "§7Crit Damage: §c+3% §8(Unpleasant +3%)", + "", + "§7Health: §a+75 HP", + "§7Defense: §a+185", + "§7Intelligence: §a+3 §8(Unpleasant +3)", + "", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", + "§9Thorns III", + "§7Grants a §a50% §7chance to", + "§7rebound §a9% §7of damage dealt", + "§7back at the attacker.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC BOOTS" + ] +}
\ No newline at end of file |