Rows appear only when the underlying value is verified: the Java 1.8–1.12.2 row requires a reviewed historical numerical ID, and the Bedrock row appears only when this exact namespaced ID exists in the Bedrock registry.
Bundle in Minecraft: One Slot for All Your Odds and Ends
Quick answer: Use minecraft:bundle in Java Edition commands. Craft a bundle from one string and one leather; it stores a mix of items totaling up to a full stack, letting you compress clutter like flowers, dyes, and stones into a single inventory slot.
How bundle capacity works
A bundle holds up to 64 points of items: stackable items count one point each, items that stack to 16 count four, and unstackable items fill the whole bundle. Any combination fits as long as the total stays within capacity.
Use the bundle on items in your inventory to insert them, scroll or click to pick which stored item to take out, and empty everything at once by using it on the ground. Dyes recolor bundles for organization.
Crafting: 1 string + 1 leather.
Capacity: 64 stack-points, any item mix.
Unstackable items occupy an entire bundle alone.
Where bundles shine
Exploration and mining runs generate dozens of one-off items: a bundle swallows flowers, seeds, mob drops, and souvenirs that would otherwise cost six slots. Builders keep one bundle per palette category to swap materials quickly.
For bulk storage, chests and shulker boxes still win; the bundle is a pocket organizer, not a warehouse. Treat it as a spam filter for your hotbar rather than a shulker replacement.
Bundle Command Examples
Give 1 to nearest player: /give @p minecraft:bundle 1
Give 1 to yourself: /give @s minecraft:bundle 1
Give to a specific player: /give PlayerName minecraft:bundle 1
Clear from inventory: /clear @p minecraft:bundle
Bundle FAQ
What is the item ID for Bundle?
The item ID for Bundle is minecraft:bundle. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
How do I give myself Bundle in Minecraft?
Open the chat window and run /give @p minecraft:bundle 1 to give the nearest player one Bundle. Replace @p with a player name to target someone else.
How many Bundle can stack in one slot?
Bundle stacks up to 1 per inventory slot.
How do you craft Bundle?
Bundle is crafted on a crafting table with 1 string and 1 leather, which yields 1 Bundle.
How do you craft a bundle?
Combine one string with one leather in a crafting grid; the recipe is shapeless. Earlier experimental versions used rabbit hide, but the released Java Edition recipe is string plus leather.
How many items fit in a bundle?
Up to 64 stack-equivalents in any combination: 64 of one stackable item, 16 ender pearls worth, or a spread like 20 cobblestone plus 44 torches. A single unstackable item such as a sword fills the whole bundle.
Can you put a shulker box in a bundle?
No. Shulker boxes cannot go inside bundles, and bundles follow the same no-nesting logic for other bundles in practical play. Use bundles for loose small items and shulker boxes for bulk storage.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .