aboutsummaryrefslogtreecommitdiff
path: root/items/SPIDER_BOOTS.json
blob: 0488206db7278805ccceee7ffe9254b4df24e639 (plain)
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
{
  "itemid": "minecraft:iron_boots",
  "displayname": "§9Spider\u0027s 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\u0027s 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.0.0-REL",
  "crafttext": "Requires: String VIII",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Spider\u0027s_Boots"
  ]
}