From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/TANK_MINER_BOOTS.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 items/TANK_MINER_BOOTS.json (limited to 'items/TANK_MINER_BOOTS.json') diff --git a/items/TANK_MINER_BOOTS.json b/items/TANK_MINER_BOOTS.json new file mode 100644 index 00000000..3b64e6c6 --- /dev/null +++ b/items/TANK_MINER_BOOTS.json @@ -0,0 +1,26 @@ +{ + "internalname": "TANK_MINER_BOOTS", + "itemid": "minecraft:diamond_boots", + "displayname": "Miner Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+5\",1:\"\",2:\"§7Each piece of this armour\",3:\"§7dramatically increases your\",4:\"§7defense bonus when inside of a\",5:\"§7mine.\",6:\"\",7:\"§6Full Set Bonus: Regeneration\",8:\"§7Regenerates §a5% §7of your max\",9:\"§7§c❤ Health §7every second if you\",10:\"§7have been out of combat for §a8\",11:\"§a§7seconds.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE BOOTS\"],Name:\"§9Miner Boots\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TANK_MINER_BOOTS\",uuid:\"a573cd70-e5a3-409e-8602-f6b28ed9b968\",timestamp:\"3/31/20 3:04 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+5", + "", + "§7Each piece of this armour", + "§7dramatically increases your", + "§7defense bonus when inside of a", + "§7mine.", + "", + "§6Full Set Bonus: Regeneration", + "§7Regenerates §a5% §7of your max", + "§7§c❤ Health §7every second if you", + "§7have been out of combat for §a8", + "§a§7seconds.", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ] +} \ No newline at end of file -- cgit