aboutsummaryrefslogtreecommitdiff
path: root/items/REFINED_MITHRIL_PICKAXE.json
blob: 9fda8835a5bc2efd98514f0eb4dd8dc09b9c9b00 (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
{
  "itemid": "minecraft:iron_pickaxe",
  "displayname": "§9Refined Mithril Pickaxe",
  "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"§7Mining Speed: §a+300\",4:\"\",5:\"§7Grants §a+50 §6↑ Mining Speed\",6:\"§6§7when mining Mithril Ore§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE PICKAXE\"],Name:\"§9Refined Mithril Pickaxe\"},ExtraAttributes:{id:\"REFINED_MITHRIL_PICKAXE\"},AttributeModifiers:[]}",
  "damage": 0,
  "lore": [
    "§8Breaking Power 5",
    "",
    "§7Damage: §c+50",
    "§7Mining Speed: §a+300",
    "",
    "§7Grants §a+50 §6↑ Mining Speed",
    "§6§7when mining Mithril Ore§7.",
    "",
    "§7§8This item can be reforged!",
    "§9§lRARE PICKAXE"
  ],
  "internalname": "REFINED_MITHRIL_PICKAXE",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Refined_Mithril_Pickaxe"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "REFINED_DIAMOND:1",
        "ENCHANTED_GOLD:30",
        "BEJEWELED_HANDLE:2",
        "REFINED_MITHRIL:3"
      ],
      "count": 1,
      "overrideOutputId": "REFINED_MITHRIL_PICKAXE",
      "duration": 79200
    }
  ]
}