diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 01:09:28 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 01:09:28 +1000 |
commit | 2a4de85f02a113f88dc9869b5088fbf5a9ee6044 (patch) | |
tree | 6be96e317263094e1844c2e037af051a221abb6e /items/PERFECT_HELMET_12.json | |
parent | 59f892186059d909d8c4da2f77034c6aa7384d67 (diff) | |
download | NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.tar.gz NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.tar.bz2 NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.zip |
fixed some scuffed stuff
Diffstat (limited to 'items/PERFECT_HELMET_12.json')
-rw-r--r-- | items/PERFECT_HELMET_12.json | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/items/PERFECT_HELMET_12.json b/items/PERFECT_HELMET_12.json index 80223ac8..a6ee6173 100644 --- a/items/PERFECT_HELMET_12.json +++ b/items/PERFECT_HELMET_12.json @@ -1,17 +1,12 @@ { "itemid": "minecraft:diamond_helmet", - "displayname": "§6Reinforced Perfect Helmet - Tier XII", - "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+115 HP §e(+40 HP)\",1:\"§7Defense: §a+445 §e(+20) §8(Reinforced +80)\",2:\"\",3:\"§9Growth V\",4:\"§7Grants §a+75 §c❤ Health§7.\",5:\"§9Protection V\",6:\"§7Grants §a+15 §a❈ Defense§7.\",7:\"\",8:\"§6§lLEGENDARY HELMET\"],Name:\"§6Reinforced Perfect Helmet - Tier XII\"},ExtraAttributes:{hot_potato_count:10,modifier:\"reinforced\",id:\"PERFECT_HELMET_12\",enchantments:{growth:5,protection:5},anvil_uses:11}}", + "displayname": "§6Perfect Helmet - Tier XII", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+330\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§6§lLEGENDARY HELMET\"],Name:\"§6Perfect Helmet - Tier XII\"},ExtraAttributes:{id:\"PERFECT_HELMET_12\"}}", "damage": 0, "lore": [ - "§7Health: §a+115 HP §e(+40 HP)", - "§7Defense: §a+445 §e(+20) §8(Reinforced +80)", - "", - "§9Growth V", - "§7Grants §a+75 §c❤ Health§7.", - "§9Protection V", - "§7Grants §a+15 §a❈ Defense§7.", + "§7Defense: §a+330", "", + "§7§8This item can be reforged!", "§6§lLEGENDARY HELMET" ], "recipe": { |