Crafting using Cobblestone, Piston, Blast Furnace, Piston, Cobblestone, Boiler and Cobblestone, arranged in the pattern shown. Produces Engine.
item· Other
Engine
Engine is a item from Immersive Aircraft, crafted from Cobblestone, Piston, Blast Furnace, and Boiler.
Acquisition
Used in
Crafting using Biplane, Hull, Biplane, Block of Bamboo, Engine, Block of Bamboo, Block of Bamboo, Block of Bamboo and Block of Bamboo, arranged in the pattern shown. Produces Bamboo Hopper.
Crafting using Magma Cream, Netherite Ingot, Magma Cream, Blaze Rod, Engine, Blaze Rod, Nether Brick, Nether Brick and Nether Brick, arranged in the pattern shown. Produces Nether Engine.
Crafting using Sail, Sail, Sail, Sail, Sail, Sail, Hull, Hull and Engine, arranged in the pattern shown. Produces Airship.
Crafting using Propeller, Bamboo, Propeller, Bamboo, Engine, Bamboo, Propeller, Bamboo and Propeller, arranged in the pattern shown. Produces Quadrocopter.
Crafting using Hull, Hull, Engine, Propeller and Hull, arranged in the pattern shown. Produces Biplane.
Developer reference
- Registry name
immersive_aircraft:engine- Namespace
immersive_aircraft- Mod ID
immersive_aircraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"PFP",
"CIC"
],
"ingredients": {
"C": {
"anyOf": [
{
"item": "minecraft:cobblestone"
}
]
},
"F": {
"anyOf": [
{
"item": "minecraft:blast_furnace"
}
]
},
"I": {
"anyOf": [
{
"item": "immersive_aircraft:boiler"
}
]
},
"P": {
"anyOf": [
{
"item": "minecraft:piston"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



