aboutsummaryrefslogtreecommitdiff
path: root/items/STONK_PICKAXE.json
blob: 1b4bb2cea44f768ef61c33f79829a344a5626c01 (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
40
{
  "internalname": "STONK_PICKAXE",
  "itemid": "minecraft:golden_pickaxe",
  "displayname": "§f§f§5Stonk",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{ench:[0:{lvl:6s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§7Mining Speed: §a+380\",3:\"\",4:\"§9Efficiency VI\",5:\"§7Increases how quickly your tool\",6:\"§7breaks blocks.\",7:\"\",8:\"§7When mining End Stone with this\",9:\"§7pickaxe, Endermites won\u0027t spawn,\",10:\"§7experience will be dropped!\",11:\"§7§a5%§7 chance to drop an extra\",12:\"§7End Stone block.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC PICKAXE\"],Name:\"§f§f§5Stonk\"},ExtraAttributes:{id:\"STONK_PICKAXE\",enchantments:{efficiency:6}}}",
  "modver": "2.1.1-PRE",
  "lore": [
    "§8Breaking Power 1",
    "",
    "§7Mining Speed: §a+380",
    "",
    "§9Efficiency VI",
    "§7Increases how quickly your tool",
    "§7breaks blocks.",
    "",
    "§7When mining End Stone with this",
    "§7pickaxe, Endermites won\u0027t spawn,",
    "§7experience will be dropped!",
    "§7§a5%§7 chance to drop an extra",
    "§7End Stone block.",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC PICKAXE"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Stonk",
    "https://wiki.hypixel.net/Stonk"
  ],
  "crafttext": "",
  "recipes": [
    {
      "type": "trade",
      "cost": "ENCHANTED_EMERALD:32",
      "result": "STONK_PICKAXE"
    }
  ]
}