Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting deletes some items from Nether Chested mod (Tested in Minecraft version 1.20.1) #185

Open
gamercash opened this issue Feb 14, 2024 · 0 comments

Comments

@gamercash
Copy link

gamercash commented Feb 14, 2024

The Nether Chest from the Nether Chested mod allows you to store items placed in it in stacks of 512 instead of the normal cap of 64. If you have a large enough sum of items in the Nether Chest, some of the items will be deleted upon sorting. For example, if you have three full stacks of Netherrack (1536 blocks) and you sort the chest, two of the three stacks will be converted into stacks of 64, reducing the sum of blocks down to 640. No matter how many stacks you're working with, one stack of 512 blocks will remain and the rest will be converted into stacks of 64 upon sorting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant