diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/LAPIS_ARMOR_LEGGINGS.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/LAPIS_ARMOR_LEGGINGS.json')
-rw-r--r-- | items/LAPIS_ARMOR_LEGGINGS.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/LAPIS_ARMOR_LEGGINGS.json b/items/LAPIS_ARMOR_LEGGINGS.json index bf31b4ca..cb2646ef 100644 --- a/items/LAPIS_ARMOR_LEGGINGS.json +++ b/items/LAPIS_ARMOR_LEGGINGS.json @@ -1,10 +1,10 @@ { "internalname": "LAPIS_ARMOR_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Lapis Armor Leggings", + "displayname": "§aLapis 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\"}}", + "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:\"7355aa0c-df25-4472-bbde-181ed5cb0026\",timestamp:\"3/27/20 10:31 PM\"}}", "modver": "1.0.0", "lore": [ "§7Defense: §a+35", @@ -19,5 +19,9 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON LEGGINGS" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lapis_Armor" ] }
\ No newline at end of file |