Spruce Boat with Chest
minecraft:spruce_chest_boat

Spruce Boat with Chest

Wood Type:
Minecraft · by Mojang Studios
item Chest Boats

Acquisition

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_chest_boat
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/chest_boats

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:chest"
    },
    {
      "item": "minecraft:spruce_boat"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "chest_boat",
  "experience": null,
  "cooking_time": null
}