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

@nfrid nfrid commented May 20, 2026

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>
@Ocelot5836 Ocelot5836 linked an issue May 21, 2026 that may be closed by this pull request
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

3 participants