Ashen Boat
quark:ancient_boat

Ashen Boat

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
item Boats

Acquisition

Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces Ashen Boat.

Crafting conditional
Ashen Boat Ashen Boat guaranteed

Used in (1)

Crafting using Any Wooden Chest and Ashen Boat, in any arrangement. Produces Ashen Boat with Chest.

Crafting ⇆ any arrangement conditional
Any Wooden Chest
Ashen Boat
Ashen Boat with Chest Ashen Boat with Chest guaranteed
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
}