Cherry Boat with Chest
Cherry Boat with Chest — item.
Obtaining
A cherry boat with chest is the storage variant of the cherry boat. It is made by combining a cherry boat with a chest in any arrangement on the crafting grid, so the recipe stays useful even when the boat was already prepared for a trip.
Crafting
Result
Cherry Boat with ChestIngredients match the published snapshot.
Usage
A chest boat carries one player and exposes a small storage inventory while it is placed in water. The chest can be opened while the boat is afloat, but the boat cannot take a second passenger at the same time. Breaking the vehicle returns the boat-with-chest item and its inventory contents, making it a practical transport container rather than a decoration.
| Passenger seats | 1 player |
|---|---|
| Storage | Chest inventory |
| Second passenger | Not available while the chest is attached |
| Main route | Water travel and temporary storage |
Sounds
Movement uses the shared boat paddle events, with a different sound for water and land. Opening and closing the container emits the normal chest container events, so the boat keeps familiar chest audio behavior.
| Paddle in water | entity.boat.paddle_water |
|---|---|
| Paddle on land | entity.boat.paddle_land |
| Container | Chest open and close events |
Behavior
The cherry chest boat uses the shared boat and container rules: it has one passenger seat, and its open chest exposes a three-row menu. When the entity is removed, the chest contents are dropped into the world, so cargo should be collected before the boat is destroyed.
| Passengers | 1 |
|---|---|
| Container size | 27 slots |
| Menu | Three-row chest |
| Removal | Contents are dropped |
Data values
The item identifier is `minecraft:cherry_chest_boat`. The recipe belongs to the `chest_boat` group and has no separate fuel or redstone state.
| Identifier | minecraft:cherry_chest_boat |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/cherry_chest_boat.json |
| Recipe group | chest_boat |
| Ingredients | 1 cherry boat, 1 chest |
| Result | 1 cherry chest boat |
History
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The recipe, item registration, and container behavior are confirmed by the local recipe, item, and boat class definitions. Paddle audio comes from the shared boat class and container events.
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | cd784b5eab46c9f1d980d9aa66b9fe847b2900ccb2824e2f4c3503a894b9b342 |
| Recipe | `data/minecraft/recipe/cherry_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:cherry_chest_boat
Snapshot digest verified.
Facts
Facts are not available for this version yet.
cd784b5eab46c9f1d980d9aa66b9fe847b2900ccb2824e2f4c3503a894b9b342Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:cherry_chest_boat
- Digest
- cd784b5eab46c9f1d980d9aa66b9fe847b2900ccb2824e2f4c3503a894b9b342
- Missing locales
- ru, en

