Cherry Boat with Chest
minecraft:cherry_chest_boat

Cherry Boat with Chest

Wood Type:
Minecraft · by Mojang Studios
item Chest Boats

Acquisition

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_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:cherry_boat"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "chest_boat",
  "experience": null,
  "cooking_time": null
}