Bamboo Raft
minecraft:bamboo_raft

Bamboo Raft

Minecraft · by Mojang Studios
item Boats

Acquisition

Crafting using Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks and Bamboo Planks, arranged in the pattern shown. Produces Bamboo Raft.

Crafting
Bamboo Raft Bamboo Raft guaranteed

Used in (1)

Crafting using Chest and Bamboo Raft, in any arrangement. Produces Bamboo Raft with Chest.

Crafting ⇆ any arrangement
Chest
Bamboo Raft
Bamboo Raft with Chest Bamboo Raft with Chest guaranteed
Developer reference
Registry name
minecraft:bamboo_raft
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/boats

Recipe JSON (1):

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