diff options
Diffstat (limited to 'items/GROWTH_HELMET.json')
-rw-r--r-- | items/GROWTH_HELMET.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/GROWTH_HELMET.json b/items/GROWTH_HELMET.json new file mode 100644 index 00000000..505af624 --- /dev/null +++ b/items/GROWTH_HELMET.json @@ -0,0 +1,26 @@ +{ + "internalname": "GROWTH_HELMET", + "itemid": "minecraft:leather_helmet", + "displayname": "Helmet of Growth", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+30\",2:\"\",3:\"§6Item Ability: Growth\",4:\"§7Heals you for §a1% §c❤ Health\",5:\"§c§7after killing a Monster, and\",6:\"§7also increases the §c❤ Health\",7:\"§c§7bonus of a piece of the armor\",8:\"§7by §a1§8 (Max 100)\",9:\"§8Cooldown: §a4s\",10:\"\",11:\"§7Bonus HP: §a0/100\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE HELMET\"],color:48640,Name:\"§9Helmet of Growth\"},ExtraAttributes:{color:\"0:190:0\",originTag:\"QUICK_CRAFTING\",id:\"GROWTH_HELMET\",uuid:\"393904b8-c6e4-4bac-aad0-75d0bdc4e302\",timestamp:\"3/30/20 9:16 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+50 HP", + "§7Defense: §a+30", + "", + "§6Item Ability: Growth", + "§7Heals you for §a1% §c❤ Health", + "§c§7after killing a Monster, and", + "§7also increases the §c❤ Health", + "§c§7bonus of a piece of the armor", + "§7by §a1§8 (Max 100)", + "§8Cooldown: §a4s", + "", + "§7Bonus HP: §a0/100", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ] +}
\ No newline at end of file |