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

Add a #clipboard mask, to mask to blocks that match the clipboard #2502

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Apr 3, 2024

This is the second part of //ungen. It adds a #clipboard mask that checks if the block matches the clipboard. In the future once "Masks 2.0" is complete, arguments to add offset can be added here too. For now it requires clipboard space to match world space (which is fine if you do //copy, //regen -c, or use a schematic from the same world, etc).

Functionality of //ungen can be replicated by simply doing:

  • //regen -c
  • //replace #clipboard air

@me4502 me4502 requested a review from a team April 3, 2024 12:49
@me4502 me4502 changed the title Add a #match mask, to mask to blocks that match the clipboard Add a #clipboard mask, to mask to blocks that match the clipboard Apr 4, 2024
@me4502 me4502 added this to the 7.4.0 milestone Apr 4, 2024
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.

None yet

1 participant