Crafting using Iron Ingot, Hull, Iron Ingot, Propeller, Biplane, Hull, Iron Ingot, Hull and Iron Ingot, arranged in the pattern shown. Produces Scarlet Biplane.
- Inputs
- 4 × Iron Ingot
- 3 × Hull
- Propeller
- Biplane
- Output
- → Scarlet Biplane
item· Other
Scarlet Biplane is an item from Man of Many Planes, crafted from Iron Ingot, Hull, Propeller, and Biplane. A vibrant, red biplane, allowing you to navigate the skies of Minecraft with ease and agility.
A vibrant, red biplane, allowing you to navigate the skies of Minecraft with ease and agility.
Crafting using Iron Ingot, Hull, Iron Ingot, Propeller, Biplane, Hull, Iron Ingot, Hull and Iron Ingot, arranged in the pattern shown. Produces Scarlet Biplane.
man_of_many_planes:scarlet_biplaneman_of_many_planesman_of_many_planesRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IHI",
"PBH",
"IHI"
],
"ingredients": {
"B": {
"anyOf": [
{
"item": "immersive_aircraft:biplane"
}
]
},
"H": {
"anyOf": [
{
"item": "immersive_aircraft:hull"
}
]
},
"I": {
"anyOf": [
{
"item": "minecraft:iron_ingot"
}
]
},
"P": {
"anyOf": [
{
"item": "immersive_aircraft:propeller"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}