aboutsummaryrefslogtreecommitdiff
path: root/items/AUTO_SMELTER.json
blob: 83e4d8802f66d128cb1b2dc79d59b3c7d41ee4fa (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
{
  "itemid": "minecraft:furnace",
  "displayname": "§fAuto Smelter",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. This will\",2:\"§7automatically smelt materials\",3:\"§7that a minion produces.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fAuto Smelter\"},ExtraAttributes:{id:\"AUTO_SMELTER\"}}",
  "damage": 0,
  "lore": [
    "§7This item can be used as a",
    "§7minion upgrade. This will",
    "§7automatically smelt materials",
    "§7that a minion produces.",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "COBBLESTONE:8",
    "A2": "COBBLESTONE:8",
    "A3": "COBBLESTONE:8",
    "B1": "COBBLESTONE:8",
    "B2": "COAL:1",
    "B3": "COBBLESTONE:8",
    "C1": "COBBLESTONE:8",
    "C2": "COBBLESTONE:8",
    "C3": "COBBLESTONE:8"
  },
  "internalname": "AUTO_SMELTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Auto_Smelter",
    "https://wiki.hypixel.net/Auto_Smelter"
  ],
  "crafttext": "Requires: Cobblestone III"
}