1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "LAPIS_ARMOR_HELMET",
"itemid": "minecraft:sea_lantern",
"displayname": "Lapis Armor Helmet",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Defense: §a+25\",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 HELMET\"],Name:\"§aLapis Armor Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LAPIS_ARMOR_HELMET\",uuid:\"f99dd1fa-f8ff-4712-9728-04104032b9b4\",timestamp:\"7/22/19 12:30 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+25",
"",
"§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 HELMET"
]
}
|