Skip to content

Fix mechanical roller from Create only paving into air - #970

Open
nfrid wants to merge 1 commit into
ryanhcode:mainfrom
nfrid:fix/create-roller-breaking-distance-check
Open

Fix mechanical roller from Create only paving into air#970
nfrid wants to merge 1 commit into
ryanhcode:mainfrom
nfrid:fix/create-roller-breaking-distance-check

Conversation

@nfrid

@nfrid nfrid commented May 20, 2026

Copy link
Copy Markdown

The fix was to skip the block-breaking distance guard for RollerMovementBehaviour entirely.

The check measured from the kinetic block center while Create breaks and paves from the active area offset, so breaking was cancelled every tick before blocks could be cleared for replacement.

Solves #401 👽

Skip the block-breaking distance guard for RollerMovementBehaviour. The
check measured from the kinetic block center while Create breaks and
paves from the active area offset, so breaking was cancelled every tick
before blocks could be cleared for replacement.

Co-authored-by: Cursor <cursoragent@cursor.com>
@CLAassistant

CLAassistant commented May 29, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

Mechanical Roller not working properly

4 participants