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.
item· Other
Boiler
Immersive Aircraft · by Luke100000
Boiler is a item from Immersive Aircraft, crafted from Copper Ingot and Furnace.
Acquisition
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 using Cobblestone, Piston, Blast Furnace, Piston, Cobblestone, Boiler and Cobblestone, arranged in the pattern shown. Produces Engine.
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
}



