Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces Ashen Boat.
Ashen Boat
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Used in (1)
Crafting using Any Wooden Chest and Ashen Boat, in any arrangement. Produces Ashen Boat with Chest.
Related items
Developer reference
- Registry name
quark:ancient_boat- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:items/boats
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"###"
],
"ingredients": {
"#": {
"item": "quark:ancient_planks"
}
},
"conditions": [
{
"raw": {
"flag": "ancient_wood",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": "boat",
"experience": null,
"cooking_time": null
}
