haveric / StackableItems

Minecraft Bukkit plugin that allows you to change the default stack size of items.
22 stars 17 forks source link

Cannot nest empty bundles #184

Closed Noobly-Walker closed 5 months ago

Noobly-Walker commented 11 months ago

By default, empty bundles can be placed inside each other, allowing them to, in an odd way, stack to 16. However, this plugin seems to restrict the ability for bundles to nest as such.

haveric commented 10 months ago

Can confirm that bundles seem a bit broken when they are set to stack. This may take some work to handle, but I'll see what I can do.