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/GOLEM_ARMOR_CHESTPLATE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/GOLEM_ARMOR_CHESTPLATE.json')
-rw-r--r-- | items/GOLEM_ARMOR_CHESTPLATE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/GOLEM_ARMOR_CHESTPLATE.json b/items/GOLEM_ARMOR_CHESTPLATE.json new file mode 100644 index 00000000..b6063640 --- /dev/null +++ b/items/GOLEM_ARMOR_CHESTPLATE.json @@ -0,0 +1,21 @@ +{ + "internalname": "GOLEM_ARMOR_CHESTPLATE", + "itemid": "minecraft:iron_chestplate", + "displayname": "Golem Armor Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+65 HP\",1:\"§7Defense: §a+90\",2:\"\",3:\"§6Full Set Bonus: Absorption\",4:\"§7Grants the wearer §aAbsorption\",5:\"§a3§7 for §a20 seconds§7 when they\",6:\"§7kill an enemy.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE CHESTPLATE\"],Name:\"§9Golem Armor Chestplate\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"GOLEM_ARMOR_CHESTPLATE\",uuid:\"74785859-1719-4b99-8f08-39bfd03c6064\",timestamp:\"3/24/20 4:47 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+65 HP", + "§7Defense: §a+90", + "", + "§6Full Set Bonus: Absorption", + "§7Grants the wearer §aAbsorption", + "§a3§7 for §a20 seconds§7 when they", + "§7kill an enemy.", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ] +}
\ No newline at end of file |