MaLiLib (Forge)

MaLiLib (Forge)

291k Downloads

getInventoryItemCounts doesn’t support bundles

johndrinkwater opened this issue · 1 comments

commented

Litematica cannot find items inside bundles, with the material list registering them as missing when they are in the player inventory.

Bundles are useful if you have a decorative build with lots of low stack count blocks (villager POI, pots, lighting, chains etc)

I know it’s an experimental feature, but it’s shipped with Minecraft, and some SMP enable it.

commented

Hey masa, by the way I added this feature in my PR, it basically works the same as the shulker box code, except it scans the bundle contents component, for 1.20.6+ of course.