Black Bundle
Black Bundle — item.
Obtaining
A black bundle is made by applying black dye to any bundle. The transmute recipe keeps the contents of the input bundle while changing its colour, so the dyed item is a variant rather than a separate storage system.
| Recipe input | Any bundle |
|---|---|
| Dye | 1 black dye |
| Output | 1 black bundle |
| Recipe type | Crafting transmute |
Crafting
Ingredients
No ingredients are available for this recipe.
Result
Black BundleProcess: special
Ingredients match the published snapshot.
Usage
The black bundle stores mixed item types in one inventory slot, but the bundle itself remains non-stackable. Each contained item consumes a fraction of the bundle's 64-slot capacity based on its normal maximum stack size; a non-stackable item fills the capacity of one item stack.
| Capacity | 64 weighted slots |
|---|---|
| Stack size | 1 bundle |
| 64-stack item | 1/64 of the capacity |
| 16-stack item | 1/16 of the capacity |
| Non-stackable item | The full capacity of one item stack |
| Nested bundle | 1/16 plus the inner contents |
Sounds
The bundle uses separate sounds for inserting an item, removing one, rejecting an insertion, and dropping all contents.
| Insert | item.bundle.insert |
|---|---|
| Remove one | item.bundle.remove_one |
| Insert failed | item.bundle.insert_fail |
| Drop contents | item.bundle.drop_contents |
Interaction
In an inventory, items can be inserted into the bundle and the most recently added item is the first one offered for retrieval. Scrolling selects older contents, using the bundle in the hotbar ejects one selected group, and destroying a bundle item entity drops its contents. A shulker box cannot be inserted, while a bundle can be stored in a shulker box.
| Selection | Most recently added item first |
|---|---|
| Tooltip | Shows a fullness bar and up to 12 visible item slots |
| Hotbar use | Throws out the selected group |
| Item-entity destruction | Contents drop as individual items |
| Shulker box | Cannot go inside a bundle |
| Visible grid | Up to 12 item stacks, or 11 when the grid would overflow |
| Nested bundle weight | 1/16 plus the inner contents |
Data values
The black variant uses the `minecraft:black_bundle` identifier, belongs to the `minecraft:bundles` tag, and keeps the same one-item stack limit and bundle-content component as the plain bundle.
| Identifier | minecraft:black_bundle |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/black_bundle.json |
| Stack size | 1 |
| Tag | minecraft:bundles |
| Storage component | minecraft:bundle_contents |
| Colour material | Black Dyeblack_dye |
History
Bundles moved from experimental snapshots to a regular Java item with a one-string-and-one-leather recipe. Dyed variants were added as a family later; the black variant now uses the same content component, tooltip selection and capacity rules as the undyed bundle.
| Base recipe | String and leather |
|---|---|
| Dyed recipe | Any bundle plus matching dye |
| Current interaction | Select and remove one stored group |
| Current family | Plain plus sixteen dyed colours |
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | e19417b7381d368217512f0490b89934ac38a9d83faac8c6f2ed828fbe3bb2a5 |
| Dye recipe | data/minecraft/recipe/black_bundle.json |
| Bundle tag | data/minecraft/tags/item/bundles.json |
| Item registration | net/minecraft/world/item/Items.java |
| Capacity calculation | net/minecraft/world/item/component/BundleContents.java |
| Interaction logic | net/minecraft/world/item/BundleItem.java |
| Sound registry | net/minecraft/sounds/SoundEvents.java |
Navigation
Data and provenance
minecraft:black_bundle
Snapshot digest verified.
Facts
Facts are not available for this version yet.
e19417b7381d368217512f0490b89934ac38a9d83faac8c6f2ed828fbe3bb2a5Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:black_bundle
- Digest
- e19417b7381d368217512f0490b89934ac38a9d83faac8c6f2ed828fbe3bb2a5
- Missing locales
- ru, en


