From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/LAPIS_ARMOR_BOOTS.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 items/LAPIS_ARMOR_BOOTS.json (limited to 'items/LAPIS_ARMOR_BOOTS.json') diff --git a/items/LAPIS_ARMOR_BOOTS.json b/items/LAPIS_ARMOR_BOOTS.json new file mode 100644 index 00000000..c062ffb2 --- /dev/null +++ b/items/LAPIS_ARMOR_BOOTS.json @@ -0,0 +1,23 @@ +{ + "internalname": "LAPIS_ARMOR_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Lapis Armor Boots", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+20\",1:\"\",2:\"§7Each piece of this armour grants\",3:\"§7§a50% §7bonus experience when\",4:\"§7mining ores.\",5:\"\",6:\"§6Full Set Bonus: Health\",7:\"§7Increases the wearers maximum\",8:\"§7§c❤ Health §7by §a60§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON BOOTS\"],color:255,Name:\"§aLapis Armor Boots\"},ExtraAttributes:{color:\"0:0:255\",originTag:\"UNKNOWN\",id:\"LAPIS_ARMOR_BOOTS\",uuid:\"3c5367ef-d9e1-4a2c-8669-70a7f3410dcd\",timestamp:\"3/30/20 9:48 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+20", + "", + "§7Each piece of this armour grants", + "§7§a50% §7bonus experience when", + "§7mining ores.", + "", + "§6Full Set Bonus: Health", + "§7Increases the wearers maximum", + "§7§c❤ Health §7by §a60§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ] +} \ No newline at end of file -- cgit