Fixed tag based nesting prevention not working under certain circumstances
Greatly improved bundle nesting logic, allowing for empty bundles to be inserted into other bundles, but preventing the insertion of bundles that have items in them
Fixed shulker boxed being unable to carry bundles
Added two new optional recipes for the bundle along with the ability to disable the default recipe
Added lang entries for the tags
Fixed the default recipe being broken on 1.21.1 because I forgot about mojang depluralizing registries :/
Added two new optional recipes for the bundle along with the ability to disable the default recipe
Added lang entries for the tags
Port to 1.21.1
Added the #quarter_weight
and #sixteenth_weight
tags for further control over bundle stack weight
Fixed the #cannot_nest
tag causing items to get voided under certain circumstances :p
Initial version