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 Multiblocks not staying suspended on unform/reform #2367

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

YoungOnionMC
Copy link
Contributor

What

Makes sure machines stay suspended after forming/unforming if you suspended with a mallet
Fixes #2365

Implementation Details

checks if the machine is already suspended in resetting the recipe logic

Outcome

Don't have to take all the items out after unforming to keep machines off after forming

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner November 15, 2024 07:28
@krossgg krossgg added the type: bugfix general bug fixes label Nov 15, 2024
@krossgg krossgg changed the title Machine Suspension Continuity Fix Multiblocks not staying suspended on unform/reform Nov 15, 2024
@krossgg krossgg merged commit acbd37a into 1.20.1 Nov 15, 2024
3 of 4 checks passed
@krossgg krossgg deleted the yo/multiblock-reform-suspension branch November 15, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiblock Controllers reset on/off when unforming
2 participants