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
26
27
28
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§9Gunther\u0027s Sneakers",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Speed: §a+4\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE BOOTS\"],color:5187718,Name:\"§9Gunther\u0027s Sneakers\"},ExtraAttributes:{id:\"GUNTHER_SNEAKERS\"}}",
"damage": 0,
"lore": [
"§7Speed: §a+4",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOOTS"
],
"recipe": {
"A1": "SHADOW_CRUX:2",
"A2": "GUNTHESIZER_LICHEN:1",
"A3": "SHADOW_CRUX:2",
"B1": "SHADOW_CRUX:2",
"B2": "WYLD_BOOTS:1",
"B3": "SHADOW_CRUX:2",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "GUNTHER_SNEAKERS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
}
|