Boiler
16×16 · BAKED

item· Other

Boiler

Immersive Aircraft · by Luke100000
item

Boiler is a item from Immersive Aircraft, crafted from Copper Ingot and Furnace.

Acquisition

Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Copper Ingot, Furnace and Copper Ingot, arranged in the pattern shown. Produces Boiler.

Crafting
Boiler Boiler guaranteed

Used in

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Boiler, Iron Ingot, Iron Ingot, Blast Furnace and Iron Ingot, arranged in the pattern shown. Produces Steel Boiler.

Crafting
Steel Boiler Steel Boiler guaranteed

Crafting using Cobblestone, Piston, Blast Furnace, Piston, Cobblestone, Boiler and Cobblestone, arranged in the pattern shown. Produces Engine.

Crafting
Engine Engine guaranteed
Developer reference
Registry name
immersive_aircraft:boiler
Namespace
immersive_aircraft
Mod ID
immersive_aircraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "C C",
    "CFC"
  ],
  "ingredients": {
    "C": {
      "anyOf": [
        {
          "item": "minecraft:copper_ingot"
        }
      ]
    },
    "F": {
      "anyOf": [
        {
          "item": "minecraft:furnace"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}