aboutsummaryrefslogtreecommitdiff
path: root/items/CRYSTAL_BOOTS.json
blob: 87d4278a46cf2fc5f467c9df39e756036996da62 (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
38
39
{
  "itemid": "minecraft:leather_boots",
  "displayname": "§5Crystal Boots",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"§7Intelligence: §a+60\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§a15§8 (200.0%)\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC BOOTS\"],color:16577535,Name:\"§5Crystal Boots\"},ExtraAttributes:{color:\"252:243:255\",id:\"CRYSTAL_BOOTS\"}}",
  "damage": 0,
  "lore": [
    "§7Defense: §a+15",
    "§7Intelligence: §a+60",
    "",
    "§6Full Set Bonus: Refraction",
    "§7The stats of this armor change",
    "§7from §a0§7 to §a200%§7 depending",
    "§7on the current light level.",
    "",
    "§7Current Light Level",
    "§a15§8 (200.0%)",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC BOOTS"
  ],
  "recipe": {
    "A1": "CRYSTAL_FRAGMENT:1",
    "A2": "",
    "A3": "CRYSTAL_FRAGMENT:1",
    "B1": "CRYSTAL_FRAGMENT:1",
    "B2": "",
    "B3": "CRYSTAL_FRAGMENT:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "CRYSTAL_BOOTS",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Crystal_Armor"
  ]
}