diff options
Diffstat (limited to 'items/LAPIS_ARMOR_CHESTPLATE.json')
-rw-r--r-- | items/LAPIS_ARMOR_CHESTPLATE.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/LAPIS_ARMOR_CHESTPLATE.json b/items/LAPIS_ARMOR_CHESTPLATE.json index dfb1afc0..a098df39 100644 --- a/items/LAPIS_ARMOR_CHESTPLATE.json +++ b/items/LAPIS_ARMOR_CHESTPLATE.json @@ -1,10 +1,10 @@ { "internalname": "LAPIS_ARMOR_CHESTPLATE", "itemid": "minecraft:leather_chestplate", - "displayname": "Lapis Armor Chestplate", + "displayname": "§aLapis Armor Chestplate", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",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 CHESTPLATE\"],color:255,Name:\"§aLapis Armor Chestplate\"},ExtraAttributes:{color:\"0:0:255\",originTag:\"UNKNOWN\",id:\"LAPIS_ARMOR_CHESTPLATE\",uuid:\"109a7b2d-a7a1-4ea1-94e0-1a02149b57f4\",timestamp:\"3/31/20 2:49 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",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 CHESTPLATE\"],color:255,Name:\"§aLapis Armor Chestplate\"},ExtraAttributes:{color:\"0:0:255\",originTag:\"UNKNOWN\",id:\"LAPIS_ARMOR_CHESTPLATE\",uuid:\"6d337005-7b09-4ef4-a063-81baac8177e5\",timestamp:\"3/31/20 11:50 AM\"}}", "modver": "1.0.0", "lore": [ "§7Defense: §a+40", @@ -19,5 +19,9 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON CHESTPLATE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lapis_Armor" ] }
\ No newline at end of file |