1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:diamond_boots",
"displayname": "§5Perfect Boots - Tier VI",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+190",
"",
"§eRight-click to view recipes!",
"",
"§7§8This item can be reforged!",
"§5§EPIC BOOTS"
],
"internalname": "PERFECT_BOOTS_6",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": ""
}
|