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
29
30
31
32
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§9Gunther\u0027s Sneakers",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+30s\",1:\"§7Speed: §a+4\",2:\"\",3:\"§9§lRARE BOOTS\"],color:5187718,Name:\"§9Gunther\u0027s Sneakers\"},ExtraAttributes:{id:\"GUNTHER_SNEAKERS\"}}",
"damage": 0,
"lore": [
"§7Rift Time: §a+30s",
"§7Speed: §a+4",
"",
"§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.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gunther%27s_Sneakers",
"https://wiki.hypixel.net/Gunther%27s_Sneakers"
]
}
|