
[๐]: Picnic basket deleting stacks
Aceplante opened this issue ยท 5 comments
Version
1.21.1-NEOFORGE
Supplementaries Version
1.21.1
Moonlight Lib Version
1.21.1
Describe Issue
Attempting to pick up more than a stack of a food item with the picnic basket deletes the extra and only picks up a single stack. This can be recreated using the nether chests mod, and likely any other similar mod.
what do you mean? I would assume this happens in any situation you are picking up a stack of larger than default size
Supplementaries Version
1.21.1
Moonlight Lib Version
1.21.1
huh? that's Minecraft-version, not the mod's current version.
ok so that was crucial information. has nothing to do with nether chest, it has to do with the size of the stacks. I'll check if i have any hardcoded "64" laying around but i dont think I do, i always call the correct api, ItemStack.getMaxStackSize. If a mod is hacking around that then its their problem and there is nothing I can do