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
35
36
37
38
39
40
41
42
43
44
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§6⚚ Spirit Boots",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340\",1:\"§7Strength: §c+35\",2:\"§7Health: §a+150\",3:\"§7Defense: §a+50\",4:\"§7Speed: §a+35\",5:\"§7Intelligence: §a+50\",6:\"\",7:\"§6Ability: Spirit Glide \",8:\"§7Press and hold Sneak to fly\",9:\"§7around as a spirit.\",10:\"§8Mana Cost: §3250\",11:\"§8Cooldown: §a60s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aThe Catacombs Floor\",15:\"§aIV Completion§c.\",16:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:12566463,Name:\"§6⚚ Spirit Boots\"},ExtraAttributes:{id:\"STARRED_THORNS_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d340",
"§7Strength: §c+35",
"§7Health: §a+150",
"§7Defense: §a+50",
"§7Speed: §a+35",
"§7Intelligence: §a+50",
"",
"§6Ability: Spirit Glide ",
"§7Press and hold Sneak to fly",
"§7around as a spirit.",
"§8Mana Cost: §3250",
"§8Cooldown: §a60s",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
"§aIV Completion§c.",
"§6§lLEGENDARY DUNGEON BOOTS"
],
"recipe": {
"A1": "THORN_FRAGMENT:1",
"A2": "THORN_FRAGMENT:1",
"A3": "THORN_FRAGMENT:1",
"B1": "THORN_FRAGMENT:1",
"B2": "THORNS_BOOTS:1",
"B3": "THORN_FRAGMENT:1",
"C1": "THORN_FRAGMENT:1",
"C2": "THORN_FRAGMENT:1",
"C3": "THORN_FRAGMENT:1"
},
"internalname": "STARRED_THORNS_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/⚚_Spirit_Boots"
]
}
|