From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/GOLEM_ARMOR_BOOTS.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/GOLEM_ARMOR_BOOTS.json (limited to 'items/GOLEM_ARMOR_BOOTS.json') diff --git a/items/GOLEM_ARMOR_BOOTS.json b/items/GOLEM_ARMOR_BOOTS.json new file mode 100644 index 00000000..a1a60c28 --- /dev/null +++ b/items/GOLEM_ARMOR_BOOTS.json @@ -0,0 +1,21 @@ +{ + "internalname": "GOLEM_ARMOR_BOOTS", + "itemid": "minecraft:iron_boots", + "displayname": "Golem Armor Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40 HP\",1:\"§7Defense: §a+40\",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 BOOTS\"],Name:\"§9Golem Armor Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"GOLEM_ARMOR_BOOTS\",uuid:\"9a94a5cd-30ab-452b-abfa-10e65028f99c\",timestamp:\"3/27/20 9:06 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+40 HP", + "§7Defense: §a+40", + "", + "§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 BOOTS" + ] +} \ No newline at end of file -- cgit