/
There are also four new tags that can be used to further manipulate bundle interaction:
bundled:cannot_nest tag can be used to prevent an item from being inserted into a bundle.bundled:max_weight tag can be used to make an item weigh a full stack in a bundle (64).bundled:half_weight tag can be used to make an item weigh 1/2 of a full stack in a bundle (32).bundled:quarter_weight tag can be used to make an item weigh 1/4 of a full stack in a bundle (16).bundled:eighth_weight tag can be used to make an item weigh 1/8 of a full stack in a bundle (8).bundled:sixteenth_weight tag can be used to make an item weigh 1/16 of a full stack in a bundle (4).bundled:thirtysecond_weight tag can be used to make an item weigh 1/32 of a full stack in a bundle (2).bundled:sixtyfourth_weight tag can be used to make an item weigh 1/64 of a full stack in a bundle (1).Empty bundles can be inserted into other bundles, but they cannot be inserted if they have items inside of them.
On versions older than 1.21.5:
The bundle is featured in the creative menu, under the tools item group.
Bundles have a recipe, taking 6 leather and 2 string to craft.

Reduces the size of unstackable items in bundles. Also adds a crafting recipe and tags for bundle manipulation.