diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-09-13 12:16:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 12:16:42 +0200 |
commit | 9639a623dfc55aaedc0d55883d0e0c763c8ba268 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/HEAVY_HELMET.json | |
parent | ea9aa73866aa11b3886ecea819d974de83c26b62 (diff) | |
parent | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (diff) | |
download | NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.gz NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.bz2 NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.zip |
Merge pull request #1 from Moulberry/master
Update
Diffstat (limited to 'items/HEAVY_HELMET.json')
-rw-r--r-- | items/HEAVY_HELMET.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/HEAVY_HELMET.json b/items/HEAVY_HELMET.json index e5b806cc..798534c2 100644 --- a/items/HEAVY_HELMET.json +++ b/items/HEAVY_HELMET.json @@ -1,11 +1,11 @@ { "internalname": "HEAVY_HELMET", - "itemid": 298, - "displayname": "§9Not So Heavy Helmet", + "itemid": "minecraft:leather_helmet", + "displayname": "§9Heavy Helmet", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283 §8(335)\",1:\"§7Crit Chance: §c+2% §8(Light +2%)\",2:\"§7Crit Damage: §c+3% §8(Light +3%) §8(+3.6%)\",3:\"§7Bonus Attack Speed: §c+3% §8(Light +3%)\",4:\"\",5:\"§7Health: §a+85 HP §8(Light +10 HP) §8(+102 HP)\",6:\"§7Defense: §a+85 §8(Light +3) §8(+102)\",7:\"§7Speed: §a-2 §8(Light +3)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: Vindicate\",13:\"§7Grants §f+1 walk speed §7for\",14:\"§7every §a50 §7defense that you\",15:\"§7have.\",16:\"\",17:\"§aPerfect 35000 / 35000\",18:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Not So Heavy Helmet\"},ExtraAttributes:{color:\"255:255:255\",baseStatBoostPercentage:7,modifier:\"light\",id:\"HEAVY_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283 §8(335)\",1:\"§7Crit Chance: §c+2% §8(Light +2%)\",2:\"§7Crit Damage: §c+3% §8(Light +3%) §8(+3.6%)\",3:\"§7Bonus Attack Speed: §c+3% §8(Light +3%)\",4:\"\",5:\"§7Health: §a+85 HP §8(Light +10 HP) §8(+102 HP)\",6:\"§7Defense: §a+85 §8(Light +3) §8(+102)\",7:\"§7Speed: §a-2 §8(Light +3)\",8:\"\",9:\"§9Growth V, §9Protection V\",10:\"§9Thorns III\",11:\"\",12:\"§6Full Set Bonus: Vindicate\",13:\"§7Grants §f+1 walk speed §7for\",14:\"§7every §a50 §7defense that you\",15:\"§7have.\",16:\"\",17:\"§aPerfect 35000 / 35000\",18:\"§9§lRARE DUNGEON HELMET\"],color:16777215,Name:\"§9Heavy Helmet\"},ExtraAttributes:{color:\"255:255:255\",baseStatBoostPercentage:7,modifier:\"light\",id:\"HEAVY_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", + "modver": "1.3-REL", "lore": [ "§7Gear Score: §d283 §8(335)", "§7Crit Chance: §c+2% §8(Light +2%)", @@ -26,5 +26,7 @@ "", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON HELMET" - ] + ], + "crafttext": "", + "infoType": "" }
\ No newline at end of file |