[BUG] Soaking pot culls items in recipes resulting in stacks over the max stack size
Gnuelch opened this issue ยท 2 comments
Describe the bug
When soaking 13 or more hay bales in wood tar in the soaking pot, the recipe will only return 64 tar bales, when more should be returned.
To Reproduce
- Pour 4 buckets of wood tar in a soaking pot
- Put 13 or more hay bales in the very same soaking pot (recipe should result in at least 65 tar bales)
- Wait for the soaking to commence
- Retrieve now only 64 tar bales instead of the 65+
Expected behavior
The Soaking pot should either:
a) allow only 12 hay bales to be processed at once (or just enough to not lose any material, depending on the recipe)
b) allow more than 64 items to be retrieved once the soaking process is done.
Info (please complete the following information):
- Modpack Version:
- 2.77.5
- 3.0 BETA 5
- Other:
- Server or Singleplayer:
- Server
- Singleplayer
- Version the world was created on:
- 2.77.5
- 3.0 BETA 5
- Other:
Additional context