1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:chainmail_chestplate",
"displayname": "§f§f§5Flamebreaker Chestplate",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Mining Speed: §a+25\",1:\"§7Mining Fortune: §a+10\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC CHESTPLATE\"],Name:\"§f§f§5Flamebreaker Chestplate\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FLAMEBREAKER_CHESTPLATE\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Mining Speed: §a+25",
"§7Mining Fortune: §a+10",
"",
"§7§8This item can be reforged!",
"§5§lEPIC CHESTPLATE"
],
"internalname": "FLAMEBREAKER_CHESTPLATE",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|