summaryrefslogtreecommitdiff
path: root/config/gregtech/terminal/guide/multiblocks/en_us/primitive/primitive_blast_furnace.json
blob: 34c471d69582a27182de29c4f021d6b9cf25172a (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
{
  "section": "Primitive",
  "title": "Primitive Blast Furnace",
  "stream": [
    {
      "type": "textbox",
      "content": [
        "The §6Primitive Blast Furnace§r is the main multiblock of the Steam Age. It is used for making the first §1Steel§r, which is the main gateway to the §2LV§r age."
      ]
    },
    {
      "type": "slots",
      "item_list": [
        {
          "id": "gregtech:machine",
          "damage": 1000,
          "count": 1
        }
      ]
    },
    {
      "type": "textbox",
      "content": [
        "Unlike other §3Gregtech§r Multiblocks, there are no multiblock parts that can be used in this structure. It is only composed of the controller and the Primitive Bricks."
      ]
    }
  ],
  "fixed": [],
  "metatileentity": "primitive_blast_furnace.bronze"
}