Crafting using White Carpet, White Carpet, String, White Carpet, White Carpet, String, White Carpet, White Carpet and String, arranged in the pattern shown. Produces Sail.
item· Other
Sail
Immersive Aircraft · by Luke100000
Sail is a item from Immersive Aircraft, crafted from White Carpet and String.
Acquisition
Used in
Crafting using Sail, Sail, Sail, Sail, Sail, Sail, Hull, Hull and Engine, arranged in the pattern shown. Produces Airship.
Crafting using Sail, Hull, Propeller, Hull and Sail, arranged in the pattern shown. Produces Gyrodyne.
Crafting using Sail, Hull, Sail, Engine, Cargo Airship, Engine, Hull, Industrial Gears and Hull, arranged in the pattern shown. Produces Warship.
Developer reference
- Registry name
immersive_aircraft:sail- Namespace
immersive_aircraft- Mod ID
immersive_aircraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCS",
"CCS",
"CCS"
],
"ingredients": {
"C": {
"anyOf": [
{
"item": "minecraft:white_carpet"
}
]
},
"S": {
"anyOf": [
{
"item": "minecraft:string"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}