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
33
34
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Snake-in-a-Boot",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+60s\",1:\"§7Speed: §a+7\",2:\"\",3:\"§7You\u0027ve got a friend in me.\",4:\"\",5:\"§5§lEPIC BOOTS\"],color:1704012,Name:\"§5Snake-in-a-Boot\"},ExtraAttributes:{id:\"SNAKE_IN_A_BOOT\"}}",
"damage": 0,
"lore": [
"§7Rift Time: §a+60s",
"§7Speed: §a+7",
"",
"§7You\u0027ve got a friend in me.",
"",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "METAL_HEART:5",
"B2": "",
"B3": "METAL_HEART:5",
"C1": "METAL_HEART:5",
"C2": "",
"C3": "EXCEEDINGLY_COMFY_SNEAKERS:1"
},
"internalname": "SNAKE_IN_A_BOOT",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "Requires: Living Metal Heart I",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Snake-in-a-Boot",
"https://wiki.hypixel.net/Snake-in-a-Boot"
]
}
|