Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bundle: Difference between revisions

From SAS Gaming Wiki
imported>COS wikiuser
Undo revision 3479935 by ~2026-SquidWolfAxolotl6097 (talk) a convoluted way of saying no (in vanilla gameplay)
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 102: Line 102:


== Usage ==
== Usage ==
<!-- The tooltip does not reflect the current bundle "tooltip" -->{{FakeImage|{{Slot|Stick,64}}{{Slot|Ender Pearl,16}}{{Slot|Iron Sword}}<br>{{Slot|Stick,1}}{{Slot|Ender Pearl,4}}{{Slot|Iron Sword,64}}<br>{{Slot|Filled Bundle[Stick x32/Ender Pearl x8]| title = Bundle|link=none}}|2=Item stack sizes (top row) and the number of bundle slots they take up (middle row). Sticks stack to 64, so they take up one bundle slot; ender pearls stack to 16, so they take up four; and swords do not stack, so they take up the whole bundle. So, for instance, a bundle may have 32 sticks and 8 ender pearls inside, which take up a total of {{Tooltip|(32&times;1)|32 Sticks}}+{{Tooltip|(8&times;4)|8 Ender Pearls}}=64 bundle slots.|style=max-width:250px;}}Bundles are used to store different [[Minecraft:item]] types in the same [[Minecraft:inventory]] slot. This does not however increase the total capacity of the slot, as bundles can store only what would otherwise  add up to a single slot. Items that can normally stack up to 64 take up {{frac|1|64}} of a bundle, items that can normally stack up to 16 (e.g. [[Minecraft:egg]]s, [[Minecraft:ender pearl]]s) take up {{frac|1|16}} of a bundle, and items that do not stack take up the entirety of a bundle (e.g. [[Minecraft:sword]]s with an exception of bundles themselves). {{IN|Java}}, the space that an item takes up in a bundle is equal to the reciprocal of its <code>[[Minecraft:Data component format#max stack size|max_stack_size]]</code> component, even if it is different from the standard 1, 16, and 64.
<!-- The tooltip does not reflect the current bundle "tooltip" -->{{FakeImage|{{Slot|Stick,64}}{{Slot|Ender Pearl,16}}{{Slot|Iron Sword}}<br>{{Slot|Stick,1}}{{Slot|Ender Pearl,4}}{{Slot|Iron Sword,64}}<br>{{Slot|Filled Bundle[Stick x32/Ender Pearl x8]| title = Bundle|link=none}}|2=Item stack sizes (top row) and the number of bundle slots they take up (middle row). Sticks stack to 64, so they take up one bundle slot; ender pearls stack to 16, so they take up four; and swords do not stack, so they take up the whole bundle. So, for instance, a bundle may have 32 sticks and 8 ender pearls inside, which take up a total of {{Tooltip|(32&times;1)|32 Sticks}}+{{Tooltip|(8&times;4)|8 Ender Pearls}}=64 bundle slots.|style=max-width:250px;}}Bundles are used to store different [[Minecraft:item]] types in the same [[Minecraft:inventory]] slot. This does not however increase the total capacity of the slot, as bundles can store only what would otherwise  add up to a single slot. Items that can normally stack up to 64 take up {{frac|1|64}} of a bundle, items that can normally stack up to 16 (e.g. [[Minecraft:egg]]s, ender pearls) take up {{frac|1|16}} of a bundle, and items that do not stack take up the entirety of a bundle (e.g. [[Minecraft:sword]]s with an exception of bundles themselves). {{IN|Java}}, the space that an item takes up in a bundle is equal to the reciprocal of its <code>max_stack_size</code> component, even if it is different from the standard 1, 16, and 64.


Bundles are not stackable, but they are able to be placed (nested) inside another.<ref>{{bug|MC-203567||Bundles can be placed inside of bundles|WAI}}</ref> Each bundle placed inside another bundle consumes {{frac|1|16}} of the space of the outer bundle plus the space occupied by the inner bundle's contents. {{IN|java}}, the space taken up by a bundle is not affected by its <code>max_stack_size</code> component.
Bundles are not stackable, but they are able to be placed (nested) inside another.<ref>{{bug|MC-203567||Bundles can be placed inside of bundles|WAI}}</ref> Each bundle placed inside another bundle consumes {{frac|1|16}} of the space of the outer bundle plus the space occupied by the inner bundle's contents. {{IN|java}}, the space taken up by a bundle is not affected by its <code>max_stack_size</code> component.


[[Minecraft:Shulker box]]es cannot be placed inside of bundles. However, bundles ''can'' be placed inside of shulker boxes.
Shulker boxes cannot be placed inside of bundles. However, bundles ''can'' be placed inside of shulker boxes.


=== Inserting items ===
=== Inserting items ===
Line 125: Line 125:
{{Ctrl|Using}} a bundle while it is selected in the hotbar causes the contents of the most recently added slot to be thrown out in the direction the player is facing.
{{Ctrl|Using}} a bundle while it is selected in the hotbar causes the contents of the most recently added slot to be thrown out in the direction the player is facing.


When a bundle [[Minecraft:item entity]] is destroyed (e.g. thrown onto fire or into a cactus), the contents of the bundle are dropped as items, similar to when a [[Minecraft:shulker box]] is destroyed.
When a bundle item entity is destroyed (e.g. thrown onto fire or into a cactus), the contents of the bundle are dropped as items, similar to when a shulker box is destroyed.


=== GUI ===
=== GUI ===
Line 392: Line 392:
=== Development ===
=== Development ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine||October 3, 2020|link={{ytl|DBvZ2Iqmm3M|t=1846s}}|[[File:Bundle Empty JE1.png|32px]][[File:Bundle JE1.png|32px]] Bundles are revealed at [[Minecraft:Minecraft Live 2020]]. Hovering over them shows all items inside scattered around a large area, and incomplete bundles have the empty texture.}}
|{{HistoryLine||October 3, 2020|link={{ytl|DBvZ2Iqmm3M|t=1846s}}|[[File:Bundle Empty JE1.png|32px]][[File:Bundle JE1.png|32px]] Bundles are revealed at Minecraft Live 2020. Hovering over them shows all items inside scattered around a large area, and incomplete bundles have the empty texture.}}
|{{HistoryLine||October 16, 2021|link=https://clips.twitch.tv/AffluentEncouragingOryxPeteZaroll-cd8pIapkfD4PRHxO|[[Minecraft:Ulraf]] states that bundles are not included in [[Minecraft:Caves & Cliffs]].}}
|{{HistoryLine||October 16, 2021|link=https://clips.twitch.tv/AffluentEncouragingOryxPeteZaroll-cd8pIapkfD4PRHxO|Ulraf states that bundles are not included in Caves & Cliffs.}}
|{{HistoryLine||November 17, 2021|link=https://www.minecraft.net/en-us/article/caves---cliffs-update-part-ii-coming|Bundles are announced to be added after [[Minecraft:The Wild Update]].}}
|{{HistoryLine||November 17, 2021|link=https://www.minecraft.net/en-us/article/caves---cliffs-update-part-ii-coming|Bundles are announced to be added after The Wild Update.}}
|{{HistoryLine||September 28, 2024|link=https://www.youtube.com/live/qnX6sPFjXnA|Bundles are announced to be added in the [[Minecraft:Bundles of Bravery]] drop.}}
|{{HistoryLine||September 28, 2024|link=https://www.youtube.com/live/qnX6sPFjXnA|Bundles are announced to be added in the Bundles of Bravery drop.}}
}}
}}


Line 401: Line 401:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine|java}}
|{{HistoryLine||1.17|dev=20w45a|[[File:Bundle Empty JE1.png|32px]] [[File:Bundle Filled JE1.png|32px]] Added bundles. Hovering over them shows some of the items contained and their quantities, much like the tooltip of a [[Minecraft:shulker box]]. Incomplete bundles have the full texture.
|{{HistoryLine||1.17|dev=20w45a|[[File:Bundle Empty JE1.png|32px]] [[File:Bundle Filled JE1.png|32px]] Added bundles. Hovering over them shows some of the items contained and their quantities, much like the tooltip of a shulker box. Incomplete bundles have the full texture.
|The crafting recipe was originally 2 strings and 6 rabbit hides.
|The crafting recipe was originally 2 strings and 6 rabbit hides.
{<!---->{{!}} class{{=}}"collapsible" data-description{{=}}"Recipe"
{<!---->{{!}} class{{=}}"collapsible" data-description{{=}}"Recipe"
Line 421: Line 421:
|{{HistoryLine|||dev=20w46a|[[File:Bundle Empty JE2.png|32px]] [[File:Bundle JE2 BE2.png|32px]] The textures of bundles have been changed.
|{{HistoryLine|||dev=20w46a|[[File:Bundle Empty JE2.png|32px]] [[File:Bundle JE2 BE2.png|32px]] The textures of bundles have been changed.
|Hovering over bundles now shows its contained items in special slots, similar to slots in the [[Minecraft:inventory]]. If the bundle is not full, it also has an empty slot with a plus on it.}}
|Hovering over bundles now shows its contained items in special slots, similar to slots in the [[Minecraft:inventory]]. If the bundle is not full, it also has an empty slot with a plus on it.}}
|{{HistoryLine|||dev=20w48a|Bundles now show fullness as a number when [[Minecraft:advanced tooltips]] are enabled.
|{{HistoryLine|||dev=20w48a|Bundles now show fullness as a number when advanced tooltips are enabled.
|{{ctrl|Using}} a bundle in the inventory now empties the last item inserted in the bundle instead of emptying all the contents out to the [[Minecraft:inventory]].
|{{ctrl|Using}} a bundle in the inventory now empties the last item inserted in the bundle instead of emptying all the contents out to the [[Minecraft:inventory]].
|{{ctrl|Using}} a bundle now throws out its entire content into the world.}}
|{{ctrl|Using}} a bundle now throws out its entire content into the world.}}
|{{HistoryLine|||dev=20w49a|Bundle fullness is now always shown.
|{{HistoryLine|||dev=20w49a|Bundle fullness is now always shown.
|Full bundles now show the blue bar instead of hiding it, to distinguish from empty bundles.}}
|Full bundles now show the blue bar instead of hiding it, to distinguish from empty bundles.}}
|{{HistoryLine|||dev=20w51a|Bundles now drop its contents when destroyed as an [[Minecraft:item entity]].
|{{HistoryLine|||dev=20w51a|Bundles now drop its contents when destroyed as an item entity.
|Bundle fullness has been changed from <code>Fullness: ''<fullness>'' / 64</code> to <code>''<fullness>''/64</code>
|Bundle fullness has been changed from <code>Fullness: ''<fullness>'' / 64</code> to <code>''<fullness>''/64</code>
|The slots in the tooltip when hovering over bundles have changed to have a border, and rows of slot have a thicker edge between them.
|The slots in the tooltip when hovering over bundles have changed to have a border, and rows of slot have a thicker edge between them.
Line 435: Line 435:
|{{HistoryLine|||dev=21w37a|Bundles are once again accessible only through commands.}}
|{{HistoryLine|||dev=21w37a|Bundles are once again accessible only through commands.}}
|{{HistoryLine||1.19.3|dev=22w42a|exp=Bundles|Bundles have been made available once again, and have been moved behind their own data pack.}}
|{{HistoryLine||1.19.3|dev=22w42a|exp=Bundles|Bundles have been made available once again, and have been moved behind their own data pack.}}
|{{HistoryLine||1.21.2|dev=24w33a|exp=Bundles|Bundles are now crafted with one [[Minecraft:string]] and one [[Minecraft:leather]] instead of two string and six [[Minecraft:rabbit hide]].
|{{HistoryLine||1.21.2|dev=24w33a|exp=Bundles|Bundles are now crafted with one [[Minecraft:string]] and one [[Minecraft:leather]] instead of two string and six rabbit hide.
{<!---->{{!}} class{{=}}"collapsible collapsed" data-description{{=}}"Recipe"
{<!---->{{!}} class{{=}}"collapsible collapsed" data-description{{=}}"Recipe"
! Recipe
! Recipe
Line 456: Line 456:
|{{HistoryLine||1.21.4|dev=24w46a|Items in the bundle tooltip now have a gray background.
|{{HistoryLine||1.21.4|dev=24w46a|Items in the bundle tooltip now have a gray background.
|[[File:Bundle Open JE2 BE2.png|32px]] [[File:White Bundle Open JE2 BE2.png|32px]] [[File:Light Gray Bundle Open JE2 BE2.png|32px]] [[File:Gray Bundle Open JE2 BE2.png|32px]] [[File:Black Bundle Open JE2 BE2.png|32px]] [[File:Brown Bundle Open JE2 BE2.png|32px]] [[File:Red Bundle Open JE2 BE2.png|32px]] [[File:Orange Bundle Open JE2 BE2.png|32px]] [[File:Yellow Bundle Open JE2 BE2.png|32px]] [[File:Lime Bundle Open JE2 BE2.png|32px]] [[File:Green Bundle Open JE2 BE2.png|32px]] [[File:Cyan Bundle Open JE2 BE2.png|32px]] [[File:Light Blue Bundle Open JE2 BE2.png|32px]] [[File:Blue Bundle Open JE2 BE2.png|32px]] [[File:Purple Bundle Open JE2 BE2.png|32px]] [[File:Magenta Bundle Open JE2 BE2.png|32px]] [[File:Pink Bundle Open JE2 BE2.png|32px]] All bundles have had their open textures updated.}}
|[[File:Bundle Open JE2 BE2.png|32px]] [[File:White Bundle Open JE2 BE2.png|32px]] [[File:Light Gray Bundle Open JE2 BE2.png|32px]] [[File:Gray Bundle Open JE2 BE2.png|32px]] [[File:Black Bundle Open JE2 BE2.png|32px]] [[File:Brown Bundle Open JE2 BE2.png|32px]] [[File:Red Bundle Open JE2 BE2.png|32px]] [[File:Orange Bundle Open JE2 BE2.png|32px]] [[File:Yellow Bundle Open JE2 BE2.png|32px]] [[File:Lime Bundle Open JE2 BE2.png|32px]] [[File:Green Bundle Open JE2 BE2.png|32px]] [[File:Cyan Bundle Open JE2 BE2.png|32px]] [[File:Light Blue Bundle Open JE2 BE2.png|32px]] [[File:Blue Bundle Open JE2 BE2.png|32px]] [[File:Purple Bundle Open JE2 BE2.png|32px]] [[File:Magenta Bundle Open JE2 BE2.png|32px]] [[File:Pink Bundle Open JE2 BE2.png|32px]] All bundles have had their open textures updated.}}
|{{HistoryLine||1.21.5|dev=25w07a|Bundles can now be found in some [[Minecraft:village]] chests.}}
|{{HistoryLine||1.21.5|dev=25w07a|Bundles can now be found in some village chests.}}
}}
}}


Line 470: Line 470:
|Bundles are now available without toggling its respective experimental toggle.}}
|Bundles are now available without toggling its respective experimental toggle.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.28|Items in the bundle tooltip now have a gray background.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.28|Items in the bundle tooltip now have a gray background.}}
|{{HistoryLine|||dev=Preview 1.21.50.29|Using the scroll wheel when hovering a bundle placed in [[Minecraft:hotbar]] with creative inventory search tab active now selects an item in the bundle.}}
|{{HistoryLine|||dev=Preview 1.21.50.29|Using the scroll wheel when hovering a bundle placed in hotbar with creative inventory search tab active now selects an item in the bundle.}}
|{{HistoryLine||1.21.60|dev=Preview 1.21.60.24|[[File:Bundle Open JE2 BE2.png|32px]] [[File:White Bundle Open JE2 BE2.png|32px]] [[File:Light Gray Bundle Open JE2 BE2.png|32px]] [[File:Gray Bundle Open JE2 BE2.png|32px]] [[File:Black Bundle Open JE2 BE2.png|32px]] [[File:Brown Bundle Open JE2 BE2.png|32px]] [[File:Red Bundle Open JE2 BE2.png|32px]] [[File:Orange Bundle Open JE2 BE2.png|32px]] [[File:Yellow Bundle Open JE2 BE2.png|32px]] [[File:Lime Bundle Open JE2 BE2.png|32px]] [[File:Green Bundle Open JE2 BE2.png|32px]] [[File:Cyan Bundle Open JE2 BE2.png|32px]] [[File:Light Blue Bundle Open JE2 BE2.png|32px]] [[File:Blue Bundle Open JE2 BE2.png|32px]] [[File:Purple Bundle Open JE2 BE2.png|32px]] [[File:Magenta Bundle Open JE2 BE2.png|32px]] [[File:Pink Bundle Open JE2 BE2.png|32px]] All bundles have had their open textures updated.}}
|{{HistoryLine||1.21.60|dev=Preview 1.21.60.24|[[File:Bundle Open JE2 BE2.png|32px]] [[File:White Bundle Open JE2 BE2.png|32px]] [[File:Light Gray Bundle Open JE2 BE2.png|32px]] [[File:Gray Bundle Open JE2 BE2.png|32px]] [[File:Black Bundle Open JE2 BE2.png|32px]] [[File:Brown Bundle Open JE2 BE2.png|32px]] [[File:Red Bundle Open JE2 BE2.png|32px]] [[File:Orange Bundle Open JE2 BE2.png|32px]] [[File:Yellow Bundle Open JE2 BE2.png|32px]] [[File:Lime Bundle Open JE2 BE2.png|32px]] [[File:Green Bundle Open JE2 BE2.png|32px]] [[File:Cyan Bundle Open JE2 BE2.png|32px]] [[File:Light Blue Bundle Open JE2 BE2.png|32px]] [[File:Blue Bundle Open JE2 BE2.png|32px]] [[File:Purple Bundle Open JE2 BE2.png|32px]] [[File:Magenta Bundle Open JE2 BE2.png|32px]] [[File:Pink Bundle Open JE2 BE2.png|32px]] All bundles have had their open textures updated.}}
|{{HistoryLine||1.21.70|dev=Preview 1.21.70.23|Bundles can now be found in some [[Minecraft:village]] chests.}}
|{{HistoryLine||1.21.70|dev=Preview 1.21.70.23|Bundles can now be found in some village chests.}}
}}
}}


Line 480: Line 480:
== Trivia ==
== Trivia ==
* Bundles are inspired by the ancient Roman {{w|coin purse}}, which have been used for thousands of years.<ref>{{ytl|ocayRQ-JwHw|BUNDLES ARE FINALLY IN MINECRAFT!|Minecraft|Oct 23, 2024|t=1m12s}}</ref>
* Bundles are inspired by the ancient Roman {{w|coin purse}}, which have been used for thousands of years.<ref>{{ytl|ocayRQ-JwHw|BUNDLES ARE FINALLY IN MINECRAFT!|Minecraft|Oct 23, 2024|t=1m12s}}</ref>
* The reason for why bundles can be dyed in 16 colors rather than a combination of multiple colors (like [[Minecraft:leather armor]]) is that Mojang considered it more important for players to be able to quickly identify the color of the bundle rather than being able to fully customize the color.<ref name=tweet>{{Tweet|Xilefian|1840085235586966013|Implementing Bundles has been quite the journey, and I'm extremely proud of the team for where they've gotten the feature at this point|September 29, 2024}}<br>{{Tweet|Xilefian|1840372062382100709|For leather armours the dye system is part of the self expression of wearing the armour (which is a primary feature of those items)<br><br>Bundles are closer to Shulker Boxes: It is more important a player can quickly see a colour and judge the contents of the container<br>(1/2)|September 29, 2024}}<br>{{Tweet|Xilefian|1840372450648830080|And to make sure players can quickly see and judge a colour it's best we have artists pick the ideal set of colours<br>We can tweak each of those 16 bundle textures, versus having artists trying to tweak the visibility of 16,777,216 colours that the leather dye system provides<br>(2/2)|September 29, 2024}}<br>{{Tweet|Xilefian|1840373462663053419|For context I asked the team the same question when I was reviewing the Bedrock code because - by chance - Bundles are the first non-block item that uses the 16 colour dyes versus the 2^24 leather dye system (which non-block items have used up until Bundles)|September 29, 2024}}</ref>
* The reason for why bundles can be dyed in 16 colors rather than a combination of multiple colors (like leather armor) is that Mojang considered it more important for players to be able to quickly identify the color of the bundle rather than being able to fully customize the color.<ref name=tweet>{{Tweet|Xilefian|1840085235586966013|Implementing Bundles has been quite the journey, and I'm extremely proud of the team for where they've gotten the feature at this point|September 29, 2024}}<br>{{Tweet|Xilefian|1840372062382100709|For leather armours the dye system is part of the self expression of wearing the armour (which is a primary feature of those items)<br><br>Bundles are closer to Shulker Boxes: It is more important a player can quickly see a colour and judge the contents of the container<br>(1/2)|September 29, 2024}}<br>{{Tweet|Xilefian|1840372450648830080|And to make sure players can quickly see and judge a colour it's best we have artists pick the ideal set of colours<br>We can tweak each of those 16 bundle textures, versus having artists trying to tweak the visibility of 16,777,216 colours that the leather dye system provides<br>(2/2)|September 29, 2024}}<br>{{Tweet|Xilefian|1840373462663053419|For context I asked the team the same question when I was reviewing the Bedrock code because - by chance - Bundles are the first non-block item that uses the 16 colour dyes versus the 2^24 leather dye system (which non-block items have used up until Bundles)|September 29, 2024}}</ref>
* Bundles are the first non-block item that uses the 16 color dyes versus the 2^24 leather dye system<ref>{{Tweet|Xilefian|1840373462663053419|For context I asked the team the same question when I was reviewing the Bedrock code because - by chance - Bundles are the first non-block item that uses the 16 colour dyes versus the 2^24 leather dye system (which non-block items have used up until Bundles)|September 29, 2024}}</ref> (besides dyes themselves).
* Bundles are the first non-block item that uses the 16 color dyes versus the 2^24 leather dye system<ref>{{Tweet|Xilefian|1840373462663053419|For context I asked the team the same question when I was reviewing the Bedrock code because - by chance - Bundles are the first non-block item that uses the 16 colour dyes versus the 2^24 leather dye system (which non-block items have used up until Bundles)|September 29, 2024}}</ref> (besides dyes themselves).
* Bundle is the last feature announced at [[Minecraft:Minecraft Live 2020]] to be released. Minecraft Live 2020 took place on October 3, 2020, with the bundles announced for the [[Minecraft:Caves & Cliffs]] update while [[Minecraft:Bundles of Bravery]] was not released until 4 years and 19 days later on October 22, 2024.
* Bundle is the last feature announced at Minecraft Live 2020 to be released. Minecraft Live 2020 took place on October 3, 2020, with the bundles announced for the Caves & Cliffs update while Bundles of Bravery was not released until 4 years and 19 days later on October 22, 2024.


== Gallery ==
== Gallery ==
=== Mojang screenshots ===
=== Mojang screenshots ===
<gallery>
<gallery>
File:JE 1.17 Development Bundle.png|The old bundle UI shown at [[Minecraft:Minecraft Live 2020]].
File:JE 1.17 Development Bundle.png|The old bundle UI shown at Minecraft Live 2020.
File:Bundle in Inventory.jpg|The old bundle UI.
File:Bundle in Inventory.jpg|The old bundle UI.
File:A bundle of bundles on the beach.jpeg|A bundle of bundles on the [[Minecraft:beach]].
File:A bundle of bundles on the beach.jpeg|A bundle of bundles on the beach.
File:Ari using a bundle.jpeg|Some items being put into a bundle.
File:Ari using a bundle.jpeg|Some items being put into a bundle.
File:Bundle being used for food.jpeg|A bundle being used to store [[Minecraft:food]].
File:Bundle being used for food.jpeg|A bundle being used to store [[Minecraft:food]].
File:Bundle in hand.jpeg|Bundle in hand.
File:Bundle in hand.jpeg|Bundle in hand.
File:Test the newest version of bundles today.webp|Some bundles floating next to a [[Minecraft:jungle]].
File:Test the newest version of bundles today.webp|Some bundles floating next to a jungle.
File:A bundle hovering near a rabbit!.jpg|A bundle hovering near a [[Minecraft:rabbit]].
File:A bundle hovering near a rabbit!.jpg|A bundle hovering near a rabbit.
File:A player harvesting beetroots for the bundle!.jpg|A [[Minecraft:player]] harvesting [[Minecraft:beetroot]]s for the bundle.
File:A player harvesting beetroots for the bundle!.jpg|A player harvesting [[Minecraft:beetroot]]s for the bundle.
File:Makena holding a bundle.jpg|[[Minecraft:Makena]] holding a bundle.
File:Makena holding a bundle.jpg|Makena holding a bundle.
File:Ari with a collection of dyed bundles.jpeg|[[Minecraft:Ari]] with a collection of dyed bundles.
File:Ari with a collection of dyed bundles.jpeg|Ari with a collection of dyed bundles.
File:A fox hanging out with dyed bundles.jpeg|A [[Minecraft:fox]] hanging out with dyed bundles.
File:A fox hanging out with dyed bundles.jpeg|A fox hanging out with dyed bundles.
File:A sheep and rows of dyed bundles.jpeg|A [[Minecraft:sheep]] and rows of dyed bundles.
File:A sheep and rows of dyed bundles.jpeg|A sheep and rows of dyed bundles.
File:Sunny in front of a collection of dyed bundles.jpeg|[[Minecraft:Sunny]] in front of a collection of dyed bundles.
File:Sunny in front of a collection of dyed bundles.jpeg|Sunny in front of a collection of dyed bundles.
File:Colorful bundles.jpg|Several dyed bundles.
File:Colorful bundles.jpg|Several dyed bundles.
File:Kai's bundles.jpg|Several bundles in [[Minecraft:Kai]]'s inventory.
File:Kai's bundles.jpg|Several bundles in Kai's inventory.
</gallery>
</gallery>


=== In other media ===
=== In other media ===
<gallery>
<gallery>
File:Alex with bundles on head.jpeg|[[Minecraft:Alex]] with bundles on head.
File:Alex with bundles on head.jpeg|Alex with bundles on head.
File:Ari with bundle.png|Ari using a bundle in the [[Minecraft:Bundles of Bravery - Official Trailer]].
File:Ari with bundle.png|Ari using a bundle in the Bundles of Bravery - Official Trailer.
File:Bundles.png|Bundles as seen in ''[[Minecraft:A Minecraft Movie]]''.
File:Bundles.png|Bundles as seen in ''A Minecraft Movie''.
</gallery>
</gallery>


Line 521: Line 521:
[[Category:Utilities]]
[[Category:Utilities]]


[[Minecraft:de:Bündel]]
de:Bündel
[[Minecraft:es:Saco]]
es:Saco
[[Minecraft:fr:Sac]]
fr:Sac
[[Minecraft:it:Sacchetto]]
it:Sacchetto
[[Minecraft:ja:バンドル]]
ja:バンドル
[[Minecraft:lzh:皮囊]]
lzh:皮囊
[[Minecraft:pl:Sakwa]]
pl:Sakwa
[[Minecraft:pt:Trouxa]]
pt:Trouxa
[[Minecraft:ru:Мешок]]
ru:Мешок
[[Minecraft:uk:Мішечок]]
uk:Мішечок
[[Minecraft:zh:收纳袋]]
zh:收纳袋

Revision as of 15:41, 9 April 2026

Template:Infobox item

A bundle is an Minecraft:item that can store up to a stack's worth of mixed item types within itself in a single Minecraft:inventory slot. Items can be individually selected and taken out of the bundle via the inventory menu.

Dyed bundles are the Minecraft:dyed variants of bundles.

Obtaining

Crafting

Template:Crafting Template:Crafting

Generated loot

Template:LootChestItem

Usage

Template:FakeImageBundles are used to store different Minecraft:item types in the same Minecraft:inventory slot. This does not however increase the total capacity of the slot, as bundles can store only what would otherwise add up to a single slot. Items that can normally stack up to 64 take up Template:Frac of a bundle, items that can normally stack up to 16 (e.g. Minecraft:eggs, ender pearls) take up Template:Frac of a bundle, and items that do not stack take up the entirety of a bundle (e.g. Minecraft:swords with an exception of bundles themselves). Template:IN, the space that an item takes up in a bundle is equal to the reciprocal of its max_stack_size component, even if it is different from the standard 1, 16, and 64.

Bundles are not stackable, but they are able to be placed (nested) inside another.<ref>Template:Bug</ref> Each bundle placed inside another bundle consumes Template:Frac of the space of the outer bundle plus the space occupied by the inner bundle's contents. Template:IN, the space taken up by a bundle is not affected by its max_stack_size component.

Shulker boxes cannot be placed inside of bundles. However, bundles can be placed inside of shulker boxes.

Inserting items

While in an inventory screen, items are inserted into bundles by pressing the "Take" inventory control (left click, or Template:Xbtn (Xbox) / Template:Nsbtn (Switch) / Template:Psbtn (PlayStation) on a controller, or tapping on a touch screen). This can be done in the following ways:

  • Picking up the bundle and left-clicking/pressing "Take"/tapping on the item(s) to be placed inside. This allows storing other bundles into a bundle.
  • Picking up item(s) and left-clicking/pressing "Take"/tapping on the bundle.

Retrieving items

When using a mouse or a controller, items are retrieved from bundles by pressing the "Take half" inventory control (right click, or Template:Xbtn (Xbox) / Template:Nsbtn (Switch) / Template:Psbtn (PlayStation) on a controller):

  • When hovering over a bundle with an empty cursor, right-clicking/pressing "Take half" causes the cursor to hold the item from the most recently added slot of the bundle.
  • When hovering over a bundle with an empty cursor, scrolling the mouse wheel or moving the right stick allows for scrolling through the bundle's slots, starting from the most recently added item. The selected item slot is displayed with a bright underlay behind that item. During this process, the bundle's inventory icon appears open, and the selected slot's item icon appears within the bundle's icon. By right-clicking/pressing "Take half", the currently selected item moves to the cursor and the bundle closes. The bundle also closes when the cursor is moved off the bundle while it's still open, without retrieving any item.
  • When a bundle is held in the cursor and the cursor is hovering over an empty slot, right-clicking/pressing "Take half" causes the most recently added item to be placed in that slot. If the item cannot be placed into that slot (e.g. a dirt block in the helmet slot), the item is not retrieved.

When using touch controls, items can be retrieved by tapping on a bundle in the inventory, then tapping on an item to take out, and lastly tapping on an empty slot. If the item cannot be placed into that slot (e.g. a dirt block in the helmet slot), the item is not retrieved.

Template:Ctrl a bundle while it is selected in the hotbar causes the contents of the most recently added slot to be thrown out in the direction the player is facing.

When a bundle item entity is destroyed (e.g. thrown onto fire or into a cactus), the contents of the bundle are dropped as items, similar to when a shulker box is destroyed.

GUI

File:Bundle usage.png
Hovering over a quarter-full bundle with 16 items.

Hovering over a bundle reveals its blue fullness bar. When the bundle is empty, the fullness bar says "Empty" and shows the description, "Can hold a mixed stack of items". If it's completely full, the fullness bar turns red and says "Full". When there is at least one item in a bundle, space opens up above the bar, which displays the items in the bundle's slots, sorted by how recently they were added, from right to left. The space where the slots are shown is wide enough for four slots, so additional space opens up for new rows. When there are more than three rows, only the top three are displayed, and the bottom-right slot is replaced by text that says, +<number of slots hidden>, where the slot replaced by the text counts toward that number.

Bundles show an additional fullness bar on their icons, similarly to how items that are damaged show their durability. Bundle fullness bars are blue, or red when full, and appear when the bundle contains at least one item.

Sounds

Minecraft:Bundle/Sounds

Data values

ID

Template:JE: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table

Template:BE: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table

Item data

Template:JE: Template:See also

Template:BE: Template:See also

Videos

Template:Yt Template:Yt

History

Development

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Trivia

  • Bundles are inspired by the ancient Roman Template:W, which have been used for thousands of years.<ref>Template:Ytl</ref>
  • The reason for why bundles can be dyed in 16 colors rather than a combination of multiple colors (like leather armor) is that Mojang considered it more important for players to be able to quickly identify the color of the bundle rather than being able to fully customize the color.<ref name=tweet>Template:Tweet
    Template:Tweet
    Template:Tweet
    Template:Tweet</ref>
  • Bundles are the first non-block item that uses the 16 color dyes versus the 2^24 leather dye system<ref>Template:Tweet</ref> (besides dyes themselves).
  • Bundle is the last feature announced at Minecraft Live 2020 to be released. Minecraft Live 2020 took place on October 3, 2020, with the bundles announced for the Caves & Cliffs update while Bundles of Bravery was not released until 4 years and 19 days later on October 22, 2024.

Gallery

Mojang screenshots

In other media

References

Template:Reflist

Navigation

Template:Navbox dyed blockTemplate:Navbox items

de:Bündel es:Saco fr:Sac it:Sacchetto ja:バンドル lzh:皮囊 pl:Sakwa pt:Trouxa ru:Мешок uk:Мішечок zh:收纳袋