Skip to content

Fix #8777: Permanently connected Portable Storage (PSI) Interface facing upwards or sideways unnecessarily pauses the contraption#9995

Open
McModknower wants to merge 2 commits intoCreators-of-Create:mc1.21.1/devfrom
McModknower:mc1.20.1/dev
Open

Fix #8777: Permanently connected Portable Storage (PSI) Interface facing upwards or sideways unnecessarily pauses the contraption#9995
McModknower wants to merge 2 commits intoCreators-of-Create:mc1.21.1/devfrom
McModknower:mc1.20.1/dev

Conversation

@McModknower
Copy link
Copy Markdown

@McModknower McModknower commented Feb 17, 2026

Fixes this by carrying additional information in the MovementContext about the real movement when synthetic movement for activation in the center of rotating contraptions is set.

Also fixes the synthetic movement not being set when the affected block is facing in a negative direction.

Fixes #8777

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes pr status: wrong target PR is targeting the wrong branch labels Feb 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

@McModknower, this pull request is targeting the wrong branch. Pull requests should target the branch corresponding to the earliest supported Minecraft version unless the changes are specific to code that only exists for a newer Minecraft version. Please change the target branch, resolve any merge conflicts, and leave a message here so we can continue with the process of reviewing and merging this pull request. Thanks!

Discovered while investigating Creators-of-Create#8777
Fixing this only makes that problem worse, but makes mechanical drills work in both directions (partly, it still depends on the rotation direction if they actually break blocks)
Fixes Creators-of-Create#8777 by carrying additional information about the real motion in case of the special activation timer
@McModknower McModknower changed the base branch from mc1.20.1/dev to mc1.21.1/dev February 17, 2026 21:00
@McModknower
Copy link
Copy Markdown
Author

@McModknower, this pull request is targeting the wrong branch. Pull requests should target the branch corresponding to the earliest supported Minecraft version unless the changes are specific to code that only exists for a newer Minecraft version. Please change the target branch, resolve any merge conflicts, and leave a message here so we can continue with the process of reviewing and merging this pull request. Thanks!

Issue still exists on 1.21.1, target is changed, no merge conflicts happened, ready for further review.

@AyOhEe AyOhEe removed the pr status: wrong target PR is targeting the wrong branch label Feb 17, 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.

Permanently connected Portable Storage (PSI) Interface facing upwards or sideways unnecessarily pauses the contraption

3 participants