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

Merged
merged 7 commits into from
Jul 7, 2024

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
@me4502 me4502 requested a review from octylFractal July 7, 2024 04:52
@me4502 me4502 enabled auto-merge (squash) July 7, 2024 04:53
@me4502 me4502 merged commit 856d120 into master Jul 7, 2024
5 checks passed
@me4502 me4502 deleted the feature/match-mask branch July 7, 2024 05:17
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

2 participants