aboutsummaryrefslogtreecommitdiff
path: root/items/REFINED_MITHRIL_PICKAXE.json
blob: a5c3ce269007f1f7ce5860e76ee31159bb0f5097 (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
41
42
43
44
45
{
  "itemid": "minecraft:iron_pickaxe",
  "displayname": "§f§f§9Refined Mithril Pickaxe",
  "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"§7Mining Speed: §a+300\",4:\"\",5:\"§7Gain §a+10% §2Mithril Powder\",6:\"§7when using this Pickaxe!\",7:\"\",8:\"§7Grants §a+50 §6⸕ Mining Speed\",9:\"§6§7when mining Mithril Ore§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.\",13:\"§9§lRARE PICKAXE\"],Name:\"§f§f§9Refined Mithril Pickaxe\"},ExtraAttributes:{id:\"REFINED_MITHRIL_PICKAXE\"}}",
  "damage": 0,
  "lore": [
    "§8Breaking Power 5",
    "",
    "§7Damage: §c+50",
    "§7Mining Speed: §a+300",
    "",
    "§7Gain §a+10% §2Mithril Powder",
    "§7when using this Pickaxe!",
    "",
    "§7Grants §a+50 §6⸕ Mining Speed",
    "§6§7when mining Mithril Ore§7.",
    "",
    "§7§8This item can be reforged!",
    "§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.",
    "§9§lRARE PICKAXE"
  ],
  "internalname": "REFINED_MITHRIL_PICKAXE",
  "crafttext": "Requires: HotM 3",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Refined_Mithril_Pickaxe",
    "https://wiki.hypixel.net/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
    }
  ]
}