Blog/Minecraft/🎮Game Guides

Minecraft Bundle Guide: What Actually Fits Inside One

A bundle does not give you extra storage. It gives you one stack's worth of space that can hold mixed items, and the exchange rate is set by each item's stack size — so 64 cobblestone fit, 16 ender pearls fill it completely, and a single sword fills it on its own. Here is the full capacity math, both control schemes, the nesting rules, and where bundles generate.

Published August 22, 2026·10 min read·By Mythras
A Minecraft inventory screen open in the Nether with a bundle selected, its tooltip expanded to show four mixed item types above a partly filled blue fullness bar.

A bundle looks like a fix for inventory pressure, and half of that is true. The half that decides whether one is worth crafting is the number behind it: a bundle does not add capacity. It holds exactly one stack's worth of space — 64 units — and lets that space be occupied by different item types at once.

The exchange rate is what decides whether crafting one was worth a string and a piece of leather. An item costs bundle space equal to the reciprocal of its own stack size. A block that stacks to 64 costs 1 unit. An ender pearl, which stacks to 16, costs 4. A sword, which does not stack, costs all 64. That rule sets almost every capacity number in this guide — the Minecraft Wiki documents two items that override it, nested bundles and containers holding bees, and both are covered below.

Here is the whole item, with the capacity math, both control schemes, the nesting rules, and the two places a bundle actually comes from.

A bundle holds 64 units, not 64 items

Think of the bundle as a meter that runs 0 to 64. Early snapshots printed that meter literally, as a fullness value out of 64, and the blue bar you see today is the same meter drawn as a graphic.

An item's cost in that meter is 64 divided by its normal stack size:

  • Stacks to 64 (cobblestone, torches, arrows, coal, ender chests) → 1 unit each
  • Stacks to 16 (ender pearls, eggs, snowballs, empty buckets, signs, banners, honey bottles, written books) → 4 units each
  • Does not stack (potions, boats, minecarts, beds, saddles, enchanted books, every tool and armour piece) → 64 units, the entire bundle

On Java the rule is implemented literally against the item's max_stack_size data component, so a datapack that changes an item's stack size changes what it costs inside a bundle too.

The upshot is that a bundle is a defragmenter, not a container. It is at its best when you are carrying a dozen ragged part-stacks of ordinary 64-stack items and want them in one slot instead of twelve.

A green bundle tooltip open in the Minecraft inventory, showing six different crop and food item types held in a single slot above a partly filled blue fullness bar.

The capacity table

The figures below all assume an empty bundle. Every row except the last two is the reciprocal rule doing the arithmetic; those two are the exceptions the wiki documents separately:

Item typeNormal stack sizeBundle units per itemMax in one bundle
Cobblestone, torches, arrows, coal, bread64164
Ender pearls, eggs, snowballs, empty buckets16416
Signs, banners, honey bottles, written books16416
Armor stands (Java)16416
Armor stands (Bedrock)64164
Potions, boats, minecarts, beds, saddles1641
Tools, weapons, armour, enchanted books1641
Another bundle (empty)416
Bee nest or beehive with bees inside641

Two rows there are worth stopping on.

Armor stands split by edition. They stack to 16 on Java and 64 on Bedrock, so the same bundle carries 16 of them on one edition and 64 on the other. It is the cleanest example of the rule doing the work rather than a hand-written capacity list.

A bee nest with bees in it eats the whole bundle even though an empty nest stacks to 64. Occupied nests and hives are treated as a full stack's worth of space regardless of what their stack size says.

Where bundles come from

Two sources exist in a released version.

Crafting. One string above one leather. That two-item recipe replaced the original 1.17 snapshot version, which cost two string and six rabbit hide, during the 1.21.2 development cycle.

Village chests. Bundles were added to village loot in Java 1.21.5 and Bedrock 1.21.70, and they show up at the same rate in eight different containers:

StructureContainerChance of a bundleQuantity
VillagePlains house chest33.3%1
VillageDesert house chest33.3%1
VillageSavanna house chest33.3%1
VillageSnowy house chest33.3%1
VillageTaiga house chest33.3%1
VillageWeaponsmith's chest33.3%1
VillageCartographer's chest33.3%1
VillageTanner's chest33.3%1

One in three per chest is generous, but the recipe is so cheap that village looting is a bonus rather than a plan. If you have killed a spider and a cow, you have a bundle.

A note on what has not shipped: Java 26.3 was still snapshot-only in late August 2026, and it adds bundles to barrels and chests in abandoned camps. That is a snapshot feature, not a released one — it is deliberately absent from the table above, and abandoned camps are not something you can go and loot in 26.2.

Putting things in and getting them out

The controls are asymmetric. You insert with the Take control and retrieve with the Take half control.

ActionMouseXboxPlayStationSwitchTouch
Insert item into bundleLeft clickACrossATap
Retrieve last item addedRight clickXSquareYTap bundle, tap item, tap slot
Scroll through bundle contentsScroll wheelRight stickRight stickRight stick
Dump one group into the worldUse bundle from hotbarUse bundle from hotbarUse bundle from hotbarUse bundle from hotbarUse bundle from hotbar

Two ways to load one: hold the bundle on your cursor and click the items you want, or hold the items and click the bundle. Only the first of those lets you put a bundle inside another bundle.

Retrieval defaults to the most recently added slot — bundles behave like a stack of plates, not a filing cabinet. To reach anything underneath, hover the bundle with an empty cursor and scroll; the selected slot lights up with a bright underlay, the bundle icon opens, and the next Take half pulls that item instead. Move the cursor off the bundle and it closes without taking anything.

One more behaviour to know before you load anything valuable: using a bundle while it is selected in the hotbar throws the most recently added group out into the world, in the direction you are facing. That is a feature for dumping cobble, and a disaster for the bundle you keep your ender pearls in.

Three cases where a bundle costs you a slot

The capacity rule cuts both ways, and there are places where crafting a bundle makes your inventory worse.

1. One item type that stacks to 16. A full bundle of ender pearls holds 16. An ordinary inventory slot also holds 16. You have spent a slot and a crafting step to move 16 pearls from one square to a different square. Same for eggs, snowballs and empty buckets.

2. Anything unstackable. A bundle holds exactly one sword, one potion, one bed. Since bundles themselves do not stack, that is a slot holding one item, wrapped in a slot holding one item.

3. One item type that stacks to 64. A bundle of 64 cobblestone is a stack of 64 cobblestone that took leather to make and needs extra clicks to unpack.

The condition for a bundle to actually win is narrow and easy to state: several different 64-stack item types, none of them near a full stack, adding up to 64 or less. That is a mining return trip, a mixed food kit, a build's trim materials. It is not a bulk transport tool.

Nesting rules: bundles, boxes and bees

  • A bundle can go inside a bundle. It costs 4 units of the outer bundle plus whatever the inner one is carrying — so 16 empty bundles is the ceiling, and each item you load into the inner one eats into the outer one's meter as well.
  • A shulker box cannot go inside a bundle. The reverse works fine: bundles store in shulker boxes, chests, barrels, hoppers and ender chests.
  • A nested bundle's own stack-size component does not change its cost. The 4 units is fixed on Java regardless of what max_stack_size says — one of the two places the reciprocal rule is deliberately overridden, the other being an item carrying bees.
  • Occupied bee nests and beehives take the full 64 units, as above.

A Minecraft bundle renamed Tools, its tooltip open to show a crafting table, two nested bundles each with their own fullness bar, and a clock.

Bundle versus shulker box

These two are not competing for the same job. Full shulker mechanics are in the shulker box guide; the short version of the difference:

BundleShulker box
Capacity64 units, mixed types27 full slots
Cost1 string + 1 leather2 shulker shells + 1 chest
Available fromFirst nightAfter reaching an End city
Placeable as a blockNoYes
Stacks in inventoryNoNo
Can hold a shulker boxNoNo
Can go inside a shulker boxYesNo
Colours16 dyes16 dyes

A shulker box holds up to 27 full stacks — 1,728 items of a 64-stack type. A bundle holds 64 units total. The bundle wins on availability and on tidiness; the box is the one that moves bulk, and per the table above it is also the one you can place down and open as a container.

Dyeing, naming and reading the tooltip

Bundles come in the plain leather colour plus 16 dyed variants, each crafted shapelessly from any bundle plus the matching dye. You can re-dye a coloured bundle into a different colour; the recipe refuses only when the dye matches the colour it already is.

Dyed Minecraft bundles in many colours displayed in item frames across two stepped wooden shelves in a forest, with a sheep standing in front of them.

Combine that with an anvil rename and the tooltip does the work of a labelled chest row: a green "Food" bundle, a red "Blocks" bundle, a grey "Tools" bundle, each readable at a glance in the hotbar.

The tooltip itself carries more information than it looks like:

  • The blue bar is the fullness meter. It turns red when the bundle is full.
  • An empty bundle shows the text "Empty" and the description "Can hold a mixed stack of items".
  • Contents are listed most recently added first, right to left, four slots per row.
  • Only the top three rows are drawn. Past that, the bottom-right slot is replaced by a +N count, and N includes the slot the label displaced.
  • Bundles also draw the fullness bar on the item icon itself, in the same place a tool draws durability.

A red bundle tooltip in Minecraft showing eight different item types across two rows, above a blue fullness bar that is about a third full.

What happens when you drop one

A dropped bundle is a single item entity carrying its contents, the same way a broken shulker box is. That has two consequences worth planning around.

Good: on death, a loaded bundle is one item to sprint back for instead of a scatter of part-stacks. Items despawn after 6,000 game ticks — 5 minutes — of sitting in a loaded, entity-ticking chunk, and one entity is far easier to reach inside that window than eleven.

Bad: item entities have 5 health and take damage from fire, lava, cacti and explosions. When a bundle item entity is destroyed, its contents drop as individual items — so an explosion or a cactus turns your one-slot tidy kit back into the scatter you were avoiding, on a fresh 5-minute clock. Lava is the worse case, because the contents drop into the thing that destroyed the bundle.

Version availability

EditionVersionWhat changed
Java1.21.2Bundles left the experimental data pack and became normal survival items; recipe cut to 1 string + 1 leather; 16 dyed variants added
Java1.21.4Tooltip slots given a grey background; open textures updated
Java1.21.5Bundles started generating in village chests
Bedrock1.21.30Bundles added behind the Bundles experimental toggle
Bedrock1.21.40Toggle removed — bundles available by default; 16 dyed variants added
Bedrock1.21.50Tooltip slots given a grey background
Bedrock1.21.70Bundles started generating in village chests

Both editions run the same capacity rule, and both had bundles out of experimental status well before the current 26-series releases. If you are on anything current, the item is simply there.

Craft one on your first night, keep it for the mixed junk a cave trip produces, and do not put your pearls in it.

Frequently Asked Questions

A Minecraft bundle holds 64 units of space, and most items cost 64 divided by their normal stack size. Items that stack to 64, such as cobblestone, torches, arrows and coal, cost 1 unit each, so 64 of them fit. Items that stack to 16, such as ender pearls, eggs, snowballs and empty buckets, cost 4 units each, so only 16 fit. Items that do not stack at all, such as potions, boats, beds, tools and armour, cost all 64 units, so a bundle holds exactly one of them.

Keep Reading

Sources & Further Reading
Last updated August 22, 2026.

Related Guides

Minecraft shulkers in all sixteen dye colors lined up in rows — the same color palette available when dyeing shulker boxes.
🎮Game GuidesJul 13, 2026·11 min read

Minecraft Shulker Box Guide: Crafting, Dyeing, and Farming

Shulker boxes are the single biggest quality-of-life upgrade in Minecraft — a chest that keeps its contents when you break it. Here is how to farm shells, craft and dye boxes, and set up renewable shulker duplication so you never run out.

Read article
Four Minecraft players riding on top of a harnessed happy ghast wearing brown aviator goggles, flying over an orange sunset landscape of coral, desert, and ocean biomes.
🎮Game GuidesJul 28, 2026·12 min read

Minecraft Happy Ghast Guide: Dried Ghasts, Harnesses, and Four-Player Flight

The happy ghast is the first flying mount in Minecraft that carries passengers, hauls a horse on a lead, and doubles as a solid block you can build off. Here is the whole pipeline, with the Java and Bedrock numbers that actually differ.

Read article
Minecraft sheep with wool cycling through rainbow colors, the effect of naming a sheep jeb underscore with a name tag.
🎮Game GuidesJul 17, 2026·11 min read

Minecraft Name Tags Guide: How to Get, Use & Secret Names

A name tag is the cheapest insurance policy in Minecraft: name a mob and it will never despawn, no matter how far you roam. Recent versions finally let you craft one from a scrap of paper and a metal nugget, so there's no excuse for losing that perfect horse anymore. This guide covers every way to get one, the anvil step people skip, and the hidden names that flip mobs upside down.

Read article
A filled Minecraft map rendered as a 128 by 128 pixel grid, the canvas used for map art.
🎮Game GuidesJul 17, 2026·12 min read

Minecraft Map Art Guide: Pixel Art With Maps Explained

Every filled map in Minecraft is a 128x128 grid of pixels, and each pixel copies the color of the block beneath it. Learn to control those colors and you can paint anything from a company logo to a full landscape on your wall. The trick nobody tells you: raising a block one level makes its color brighter, which turns 61 flat colors into 183.

Read article
An oak log block, the first resource every Minecraft survival run starts by punching out of a tree.
🌱Beginner GuidesMay 29, 2026·10 min read

Minecraft Survival Guide for Beginners — Surviving Your First Days

You have about ten minutes of daylight before the sun sets and the world tries to kill you. Here is exactly what to do with them — punch a tree, build a tool chain, and get a roof over your head before the zombies arrive.

Read article
A Minecraft enchanting table, where you spend levels and lapis lazuli to roll enchantments onto gear.
🏆Tier ListsMay 29, 2026·11 min read

Best Minecraft Enchantments, Ranked — The Ones Worth Your XP

Mending is the enchantment that ends the grind — gear that repairs itself forever. Everything else is a fight over your XP and anvil uses. Here is what actually earns a slot, ranked, with the real max levels.

Read article