Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Propeller.
item· Other
Propeller
Immersive Aircraft · by Luke100000
Propeller is a item from Immersive Aircraft, crafted from Iron Ingot.
Acquisition
Used in
Crafting using Copper Ingot, Copper Ingot, Propeller, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Enhanced Propeller.
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.
Crafting using Sail, Hull, Propeller, Hull and Sail, arranged in the pattern shown. Produces Gyrodyne.
Developer reference
- Registry name
immersive_aircraft:propeller- Namespace
immersive_aircraft- Mod ID
immersive_aircraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"II ",
" I ",
" II"
],
"ingredients": {
"I": {
"anyOf": [
{
"item": "minecraft:iron_ingot"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}