aboutsummaryrefslogtreecommitdiff
path: root/items/PURE_MITHRIL.json
blob: fd290b09899882480e32e972ae995851f0b8d31e (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
{
  "itemid": "minecraft:skull",
  "displayname": "§9Pure Mithril",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5dafd990-b622-31d0-b4c8-369ae0c0a1ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTQ4MGQ1N2IwZDFkNDMyZTA3NDg3OGM2YWVjNWY0NWEyY2U5OGQ5YzQ4MWZiOGNjODM4MmNmZjE3MWY4MzY5OSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Mithraic §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oIt takes a few hours of\",7:\"§8§oforging to purify Mithril - the\",8:\"§8§oimpurities extract themselves\",9:\"§8§owhile the Mithril coalesces.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVIII§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\",15:\"\",16:\"§eItems Required\",17:\"§5Refined Mithril §7x2\",18:\"\",19:\"§7Duration: §b12h\"],Name:\"§9Pure Mithril\"},ExtraAttributes:{id:\"PURE_MITHRIL\"}}",
  "damage": 3,
  "lore": [
    "§8Reforge Stone",
    "§7§8Combinable in Reforge Anvil",
    "",
    "§7Applies the §9Mithraic §7reforge",
    "§7when combined with a pickaxe§7.",
    "",
    "§7§8§oIt takes a few hours of",
    "§8§oforging to purify Mithril - the",
    "§8§oimpurities extract themselves",
    "§8§owhile the Mithril coalesces.",
    "",
    "§7Requires §aMining Skill Level",
    "§aXVIII§7!",
    "",
    "§9§lRARE REFORGE STONE"
  ],
  "internalname": "PURE_MITHRIL",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pure_Mithril",
    "https://wiki.hypixel.net/Pure_Mithril"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "REFINED_MITHRIL:2"
      ],
      "count": 1,
      "overrideOutputId": "PURE_MITHRIL",
      "duration": 43200
    }
  ]
}