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_LEGGINGS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/LAPIS_ARMOR_LEGGINGS.json')
-rw-r--r-- | items/LAPIS_ARMOR_LEGGINGS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/LAPIS_ARMOR_LEGGINGS.json b/items/LAPIS_ARMOR_LEGGINGS.json new file mode 100644 index 00000000..bf31b4ca --- /dev/null +++ b/items/LAPIS_ARMOR_LEGGINGS.json @@ -0,0 +1,23 @@ +{ + "internalname": "LAPIS_ARMOR_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Lapis Armor Leggings", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+35\",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 LEGGINGS\"],color:255,Name:\"§aLapis Armor Leggings\"},ExtraAttributes:{color:\"0:0:255\",originTag:\"UNKNOWN\",id:\"LAPIS_ARMOR_LEGGINGS\",uuid:\"92835547-3b3f-4ad2-8d64-56c6e77ed361\",timestamp:\"3/28/20 4:30 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+35", + "", + "§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 LEGGINGS" + ] +}
\ No newline at end of file |