Java Edition:Bundle
The bundle item is unobtainable in modern Minecraft versions without the experimental toggle enabled, but it may still be used if obtained from older versions. Bundles were craftable in survival from 20w45a to 21w18a (1.17 snapshots) before this period of unavailability. The crafting recipe was removed in 21w19a because Mojang did "not feel that they are at the quality we want for Part 1 of the Caves & Cliffs release."[1] The recipe was re-added in 1.18 Experimental Snapshot 1 and then removed again in 21w37a. Later on, the bundle is also obtainable in 2 April Fool's snapshots.
Obtaining
Crafting
From 20w45a to 21w18a (1.17 snapshots) and 1.18 Experimental Snapshot 1 to 1.18 experimental snapshot 7, the bundles can be crafted. The crafting recipe for a bundle was two string in the two top corners and rabbit hides in all other slots except the middle.
22w13oneBlockAtATime Enderman Spawning
In the April Fools' version 22w13oneBlockAtATime, Endermen spawn with random blocks and random block states. The bundle cannot be directly spawned because it is an item, not a block. However, the generic_item_block that exists exclusively in this version has a block state for every single item in the game, including the bundle.
This means that the chance for an Enderman spawning with the bundle is very rare. There are 902 equally likely blocks, and generic_item_block is just a 1/902 chance. Then, there are 1105 different values that the generic_item_block can be set to. So, for the bundle, the chance is a 1/902 * 1/1105 = 1/996710 (≈0.0001%) chance of it spawning.
The Experimental Toggle
In the snapshot 22w42a (a 1.19.3 snapshot), the bundle was re-introduced behind an experimental toggle, which is only available on the world generation screen and prevents the world from being loaded in newer versions. However, World Save Insertion may be used to both enable the experimental toggle in old worlds and update it into versions beyond.
23w13a_or_b Votes
The April Fool's snapshot 23w13a_or_b introduces a plethora of ways to obtain every block and item in the game, including the bundle. These include:
- The
egg_free
vote, when applied, will allow chickens to lay any block or item in the game (without NBT). This means all chickens have the chance of laying the bundle. - The
fish_anything
vote, when applied, will allow any item from the creative menu (not the operator tab, with NBT) to be fished (combine with thebuff_fishing
vote to greatly increase fishing speed). What this means is that there is a chance that the bundle can be randomly fished. - The
give_item
vote, when applied, will give every online player a random amount of any block or item in the game (without NBT), meaning that you could have the bundle randomly given to you. - The
replace_items
vote, when applied, will replace all items in online players' inventories with any block or item in the game (NBT of the original replaced item is preserved). This allows for the bundle with Any NBT. - The
replace_loot_drop
vote, when applied, will replace all loot drops of a random block or item with any block or item in the game (if the original item that is being dropped has NBT, it will be preserved). This is also another method for the bundle with Any NBT. - The
replace_recipe_output
vote, when applied, will replace all recipes for the given item with any block or item in the game (NBT is preserved if the original output item is supposed to have NBT.) This is yet another method for the bundle with Any NBT. - The
villager_gem
vote, when applied, will replace all emeralds in all loaded villager's trades with any block or item in the game (without NBT). This means that you can get a villager that trades the bundle, allowing for infinite amounts of the bundle. - The
basalt_gen_replace
,cobblestone_gen_replace
,obsidian_gen_replace
, andstone_gen_replace
votes, when applied, replace the block of their respective fluid interaction with any block in the game, allowing for blocks in invalid positions and the placement of operator-only blocks such as the Command Block.
Uses
Bee Nest Overfilled Bundles
From 20w45a to 21w18a, Bee Nests and Beehives with NBT counted only as one item. By placing more than 1 into a bundle, and upgrading past 21w18a, an overfilled bundle will be created.
Generic Overfilled Bundles
From 20w46a to 1.21.4 (present), one can abuse downgrading to overfill bundles. This can be achieved by placing items into the bundle, and then downgrading to a version where those items were not implemented. This allows more items to be inserted into the bundle, creating an overfilled bundle. Then one must update to a version where the items exist again for the overfilling to be complete.
Duplication via Overfilled Bundles
From 20w46a (a 1.17 snapshot) to 1.17.1, overfilled bundles allow for item duplication and overstacking. Trying to place items into an overfilled bundle by right clicking with the bundle on a stack adds more items to that stack, dependent on the amount the bundle is overfilled by and the stack being duplicated. This glitch allows any item present in 1.17.1 to be duplicated and overstacked.
Ghost NBT
From 20w46a to 24w07a, overfilled bundles have a bug when attempting to adding items. If the item is not able to be added to the bundle, and the bundle contains a fill level greater than 64, then the item will be added to the NBT, but with a negative count. Minecraft will always replace the item of any ItemStack with air if the count is less than or equal to zero, but the item's NBT will still remain inside the bundle. This can be combined with written books to create items with very large amounts of data, which are useful for various exploits, such as chunk regeneration or chunk savestating.
A mod that removes tooltips from bundles and displays an item's serialized size (pre-compression) displaying a very large bundle with Ghost NBT
Statistics
The crafted, picked up, dropped, and used (starting in 21w03a[2]) statistics for bundles are unobtainable without having the bundle, and therefore are also discontinued.
See also
References
- ↑ 21w19a Minecraft Announcement
- ↑ MC-204337. bugs.mojang.com.