aboutsummaryrefslogtreecommitdiff
path: root/items/STONK_PICKAXE.json
blob: 4c6f9357054301ace3b0a30244669ab50f176052 (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
{
  "internalname": "STONK_PICKAXE",
  "itemid": "minecraft:golden_pickaxe",
  "displayname": "§5Stonk",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{ench:[0:{lvl:6,id:32}],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§9Efficiency VI\",3:\"§7Grants §a+130 §6⸕ Mining\",4:\"§7§6Speed§7.\",5:\"\",6:\"§7When mining End Stone with this\",7:\"§7pickaxe, Endermites won\u0027t spawn,\",8:\"§7experience will be dropped!\",9:\"§7§a5%§7 chance to drop an extra\",10:\"§7End Stone block.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC PICKAXE\"],Name:\"§5Stonk\"},ExtraAttributes:{id:\"STONK_PICKAXE\",enchantments:{efficiency:6,telekinesis:1}}}",
  "modver": "2.1.0-REL",
  "lore": [
    "§8Breaking Power 1",
    "",
    "§9Efficiency VI",
    "§7Grants §a+130 §6⸕ Mining",
    "§7§6Speed§7.",
    "",
    "§7When mining End Stone with this",
    "§7pickaxe, Endermites won't 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"
    }
  ]
}