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
|
{
"itemid": "minecraft:iron_boots",
"displayname": "§9Spider's Boots",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider's Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Defense: §a+45",
"§7Speed: §a+5",
"§7Intelligence: §a+50",
"",
"§6Ability: Double Jump",
"§7Allows you to double jump!",
"§8Mana Cost: §350",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOOTS"
],
"recipe": {
"A1": "ENCHANTED_STRING:64",
"A2": "",
"A3": "ENCHANTED_STRING:64",
"B1": "ENCHANTED_STRING:64",
"B2": "",
"B3": "ENCHANTED_STRING:64",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SPIDER_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "Requires: String VIII",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spider's_Boots",
"https://wiki.hypixel.net/Spider's_Boots"
]
}
|