1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"internalname": "IRON_BOOTS",
"itemid": "minecraft:iron_boots",
"displayname": "Iron Boots",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON BOOTS\"],Name:\"§fIron Boots\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"IRON_BOOTS\",uuid:\"527128e7-8ce7-44db-81c1-ecd1acb94ffc\",timestamp:\"3/29/20 10:05 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+10",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON BOOTS"
]
}
|