1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§f§f§5Glacite Boots",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+140\",1:\"§7Speed: §a+10\",2:\"\",3:\"§6Full Set Bonus: Expert Miner\",4:\"§7Grants §6+2↑ Mining Speed §7for\",5:\"§7each of your mining levels.\",6:\"\",7:\"§7The Defense §7of this item is\",8:\"§7doubled while on a mining island\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOOTS\"],color:261368,Name:\"§f§f§5Glacite Boots\"},ExtraAttributes:{color:\"3:252:248\",originTag:\"UNKNOWN\",id:\"GLACITE_BOOTS\",uuid:\"97285c25-ca2f-47d0-a059-fcc10b210ef9\",timestamp:\"1/15/21 3:32 PM\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Defense: §a+140",
"§7Speed: §a+10",
"",
"§6Full Set Bonus: Expert Miner",
"§7Grants §6+2↑ Mining Speed §7for",
"§7each of your mining levels.",
"",
"§7The Defense §7of this item is",
"§7doubled while on a mining island",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOOTS"
],
"internalname": "GLACITE_BOOTS",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|