aboutsummaryrefslogtreecommitdiff
path: root/items/REINFORCED_CHISEL.json
blob: 3632eedf2f4cbafcb34a79c07037a94dd214f785 (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
{
  "itemid": "minecraft:armor_stand",
  "displayname": "§9Reinforced Chisel",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\" §8[§7❥§8]\",1:\"\",2:\"§7Can be placed in the §6Fossil\",3:\"§6Excavator §7alongside a §9Suspicious\",4:\"§9Scrap §7to begin the excavation\",5:\"§7process!\",6:\"\",7:\"§7Charges: §e18\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 8§c.\",10:\"§9§lRARE CHISEL\"],Name:\"§9Reinforced Chisel\"},ExtraAttributes:{id:\"REINFORCED_CHISEL\"}}",
  "damage": 0,
  "lore": [
    " §8[§7❥§8]",
    "",
    "§7Can be placed in the §6Fossil",
    "§6Excavator §7alongside a §9Suspicious",
    "§9Scrap §7to begin the excavation",
    "§7process!",
    "",
    "§7Charges: §e18",
    "",
    "§7§4❣ §cRequires §5Heart of the Mountain Tier 8§c.",
    "§9§lRARE CHISEL"
  ],
  "internalname": "REINFORCED_CHISEL",
  "crafttext": "Requires: HotM 8",
  "clickcommand": "viewrecipe",
  "modver": "",
  "infoType": "WIKI_URL",
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "REFINED_TUNGSTEN:2",
        "BEJEWELED_HANDLE:1",
        "REFINED_UMBER:2",
        "CHISEL:1"
      ],
      "count": 1,
      "duration": 43200,
      "overrideOutputId": "REINFORCED_CHISEL"
    }
  ],
  "info": [
    "https://wiki.hypixel.net/Reinforced_Chisel",
    "https://hypixel-skyblock.fandom.com/wiki/Reinforced_Chisel"
  ]
}