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_BOOTS.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_BOOTS.json')
-rw-r--r-- | items/LAPIS_ARMOR_BOOTS.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/LAPIS_ARMOR_BOOTS.json b/items/LAPIS_ARMOR_BOOTS.json index c062ffb2..92557f7e 100644 --- a/items/LAPIS_ARMOR_BOOTS.json +++ b/items/LAPIS_ARMOR_BOOTS.json @@ -1,10 +1,10 @@ { "internalname": "LAPIS_ARMOR_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Lapis Armor Boots", + "displayname": "§aLapis 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\"}}", + "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:\"b9543f42-109c-4475-b2c6-80a2d29beeed\",timestamp:\"2/18/20 11:25 PM\"}}", "modver": "1.0.0", "lore": [ "§7Defense: §a+20", @@ -19,5 +19,9 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON BOOTS" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lapis_Armor" ] }
\ No newline at end of file |