aboutsummaryrefslogtreecommitdiff
path: root/items/MINER_OUTFIT_BOOTS.json
blob: aadb14f478ee8e203657f3fb7960b97db64c0d60 (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
{
  "itemid": "minecraft:leather_boots",
  "displayname": "§aMiner's Outfit Boots",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Haste\",3:\"§7Grants the wearer with\",4:\"§7§apermanent Haste II§7 while\",5:\"§7worn.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON BOOTS\"],color:8026468,Name:\"§aMiner's Outfit Boots\"},ExtraAttributes:{color:\"122:121:100\",id:\"MINER_OUTFIT_BOOTS\"}}",
  "damage": 0,
  "lore": [
    "§7Defense: §a+15",
    "",
    "§6Full Set Bonus: Haste",
    "§7Grants the wearer with",
    "§7§apermanent Haste II§7 while",
    "§7worn.",
    "",
    "§7§8This item can be reforged!",
    "§a§lUNCOMMON BOOTS"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "ENCHANTED_COBBLESTONE:1",
    "B2": "",
    "B3": "ENCHANTED_COBBLESTONE:1",
    "C1": "ENCHANTED_COBBLESTONE:1",
    "C2": "",
    "C3": "ENCHANTED_COBBLESTONE:1"
  },
  "internalname": "MINER_OUTFIT_BOOTS",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Miner_Armor"
  ],
  "crafttext": "Requires: Cobblestone VII"
}