Skip to content

Fix Combustion Heater deleting remaining items > 64 - #158

Open
codewarrior0 wants to merge 1 commit into
Bartz24:1.12-2.0from
codewarrior0:fix-excess-item-deletion
Open

Fix Combustion Heater deleting remaining items > 64#158
codewarrior0 wants to merge 1 commit into
Bartz24:1.12-2.0from
codewarrior0:fix-excess-item-deletion

Conversation

@codewarrior0

Copy link
Copy Markdown
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