Birch Boat
minecraft:birch_boat

Birch Boat

Wood Type:
Minecraft · by Mojang Studios
item Boats

Acquisition

Scrapbox using Scrap Box. Produces Birch Boat.

Scrapbox
Birch Boat Birch Boat guaranteed

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

Crafting
Birch Boat Birch Boat guaranteed

Used in (1)

Crafting using Chest and Birch Boat, in any arrangement. Produces Birch Boat with Chest.

Crafting ⇆ any arrangement
Chest
Birch Boat
Birch Boat with Chest Birch Boat with Chest guaranteed
Developer reference
Registry name
minecraft:birch_boat
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/boats

Recipe JSON (2):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:birch_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "boat",
  "experience": null,
  "cooking_time": null
}