diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/GROWTH_CHESTPLATE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/GROWTH_CHESTPLATE.json')
-rw-r--r-- | items/GROWTH_CHESTPLATE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/GROWTH_CHESTPLATE.json b/items/GROWTH_CHESTPLATE.json new file mode 100644 index 00000000..c4f44d41 --- /dev/null +++ b/items/GROWTH_CHESTPLATE.json @@ -0,0 +1,26 @@ +{ + "internalname": "GROWTH_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Chestplate of Growth", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+50\",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 CHESTPLATE\"],color:48640,Name:\"§9Chestplate of Growth\"},ExtraAttributes:{color:\"0:190:0\",originTag:\"QUICK_CRAFTING\",id:\"GROWTH_CHESTPLATE\",uuid:\"e8dc1cb4-aeb4-475c-bdd7-96385fadd2c3\",timestamp:\"3/31/20 4:17 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+50", + "", + "§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 CHESTPLATE" + ] +}
\ No newline at end of file |