1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"internalname": "DIAMOND_BOOTS",
"itemid": 313,
"displayname": "§aDiamond Boots",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON BOOTS\"],Name:\"§aDiamond Boots\"},ExtraAttributes:{id:\"DIAMOND_BOOTS\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+15",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON BOOTS"
]
}
|