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/LAPIS_ARMOR_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/LAPIS_ARMOR_BOOTS.json')
-rw-r--r-- | items/LAPIS_ARMOR_BOOTS.json | 23 |
1 files changed, 23 insertions, 0 deletions
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 |