Cherry Boat
minecraft:cherry_boat

Cherry Boat

Wood Type:
Minecraft · by Mojang Studios
item Boats

Acquisition

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

Crafting
Cherry Boat Cherry Boat guaranteed

Used in (1)

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

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

Recipe JSON (1):

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