Skip to content

Fix an issue where the Millstone continued consuming input items even when its output was full#10541

Open
Apertyotis wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
Apertyotis:fix/millstone-output-check
Open

Fix an issue where the Millstone continued consuming input items even when its output was full#10541
Apertyotis wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
Apertyotis:fix/millstone-output-check

Conversation

@Apertyotis

Copy link
Copy Markdown
Contributor

The original code appears to stop processing once any output slot reached its slot limit. However, getSlotLimit() actually returns 99, causing the check to never behave as expected.

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr flag: simple PR has minimal changes pr type: fix PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants