1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"internalname": "IRON_CHESTPLATE",
"itemid": "minecraft:iron_chestplate",
"displayname": "Iron Chestplate",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON CHESTPLATE\"],Name:\"§fIron Chestplate\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"IRON_CHESTPLATE\",uuid:\"da6c5de8-b6c6-4782-ad78-5ed920a37554\",timestamp:\"12/28/19 12:49 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+30",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON CHESTPLATE"
]
}
|