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

Support no-update structure placing #1419

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Conversation

Pablete1234
Copy link
Member

@Pablete1234 Pablete1234 commented Nov 1, 2024

Adds an update="true" or update="false" attribute to:

  • <fill> action
  • <paste-structure> action
  • Structure's <dynamic>

It defaults to true for backwards compatibility.

When true, blocks placed will generate block updates, which means things like reddstone getting updated, but also things like ladders popping-off if placed mid-air.
By setting it to false, you get more performant places/pastes, as well as preventing blocks popping-off, at the expense of redstone not triggering

Signed-off-by: Pablo Herrera <pabloherrerapalacio@gmail.com>
@Pablete1234 Pablete1234 merged commit 5d36a62 into dev Nov 1, 2024
2 checks passed
@Pablete1234 Pablete1234 deleted the no-updates-structure-place branch November 1, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants