diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
commit | 228ec7960d0319d8018c24ee14a92ea235c5e68c (patch) | |
tree | a093c8cf587d8854ddeed454cf72ede9b747e3dc /items/HEAVY_HELMET.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
download | NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.gz NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.bz2 NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.zip |
vanilla stuff & new items
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 |