Birch Boat with Chest
Birch Boat with Chest — item.
Obtaining
A birch chest boat is made by combining a birch boat with a chest in the shapeless recipe. It remains one inventory item until placed on water, where the storage container is ready immediately.
| Source | Crafting |
|---|---|
| Ingredients | Birch boat and chest |
| Output | 1 birch chest boat |
Crafting
Result
Birch Boat with ChestIngredients match the published snapshot.
Usage
A chest boat carries a player and items across water. It has the movement of a boat and the storage role of a chest, making it useful for moving a small inventory between shores without placing a separate container on the route.
| Passenger | 1 player |
|---|---|
| Storage | Chest inventory |
| Transport | Water travel |
Sounds
Movement uses the shared boat paddle events, while opening the container emits the normal chest open event.
| Water | entity.boat.paddle_water |
|---|---|
| Land | entity.boat.paddle_land |
| Container | Open and close events |
Behavior
The birch chest boat inherits the ordinary boat movement rules but replaces the second passenger seat with a container. Its chest opens a three-row menu, and removing the entity drops the contents together with the boat item.
| Passengers | 1 |
|---|---|
| Chest slots | 27 |
| Opening | Three-row menu |
| Destruction | Contents are dropped |
Data values
The item uses the `minecraft:birch_chest_boat` identifier and belongs to the chest-boat item family. Its wood type is fixed to birch; other wood variants have separate identifiers and pages.
| Identifier | minecraft:birch_chest_boat |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/birch_chest_boat.json |
| Family | Chest boat |
| Wood | Birch |
History
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The recipe, item registration, and container rules are confirmed by the local recipe, item, and boat class definitions.
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 51d55a31b6f1008a5412f20a2c6e48ca7384c6461f9866d6c24d0f53407d222b |
| Recipe | `data/minecraft/recipe/birch_chest_boat.json` |
| Item registration | `net/minecraft/world/item/Items.java` |
| Chest boat container | `net/minecraft/world/entity/vehicle/boat/AbstractChestBoat.java` |
| Shared boat behavior | `net/minecraft/world/entity/vehicle/boat/AbstractBoat.java` |
| Boat item | `net/minecraft/world/item/BoatItem.java` |
Navigation
Data and provenance
minecraft:birch_chest_boat
Snapshot digest verified.
Facts
Facts are not available for this version yet.
51d55a31b6f1008a5412f20a2c6e48ca7384c6461f9866d6c24d0f53407d222bProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:birch_chest_boat
- Digest
- 51d55a31b6f1008a5412f20a2c6e48ca7384c6461f9866d6c24d0f53407d222b
- Missing locales
- ru, en

