Spruce Boat
minecraft:spruce_boat

Spruce Boat

Wood Type:
Minecraft · by Mojang Studios
item Boats

Acquisition

Scrapbox using Scrap Box. Produces Spruce Boat.

Scrapbox
Spruce Boat Spruce Boat guaranteed

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

Crafting
Spruce Boat Spruce Boat guaranteed

Used in (1)

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

Crafting ⇆ any arrangement
Chest
Spruce Boat
Spruce Boat with Chest Spruce Boat with Chest guaranteed
Developer reference
Registry name
minecraft:spruce_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:spruce_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "boat",
  "experience": null,
  "cooking_time": null
}