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

Fix Combustion Heater deleting remaining items > 64 #158

Open
wants to merge 1 commit into
base: 1.12-2.0
Choose a base branch
from

Conversation

codewarrior0
Copy link
Contributor

Fixes an issue where, for example, putting five stacks of charcoal into
the chamber and activating the heater will result in the crafted amount
of coal being placed in the collector, and only a single stack of
charcoal remaining in the chamber instead of the full remainder.

This change causes the remainder amount to spawn several stacks
according to the item's stack limit.

Fixes an issue where, for example, putting five stacks of charcoal into
the chamber and activating the heater will result in the crafted amount
of coal being placed in the collector, and only a single stack of
charcoal remaining in the chamber instead of the full remainder.

This change causes the remainder amount to spawn several stacks
according to the item's stack limit.
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

Successfully merging this pull request may close these issues.

1 participant