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

Adds two general utility schematics #7558

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Conversation

uecasm
Copy link
Contributor

@uecasm uecasm commented Sep 3, 2021

Closes ldtteam/Structurize#429

Changes proposed in this pull request:

  • Adds fill, an 8x8x8 of solid placeholders (to fill an area with solid blocks).
  • Adds dig, an 8x8x8 of air (to dig out or clear an area).

Review please

Inspired by a conversation with Shindria on Discord.

@ravenbuilder934 ravenbuilder934 added PR: Hotfix PRs which can be merged before the Sunday beta build PR: Ready for Review This PR is ready for a review PR: Schematics This PR is adding new schematics to the jar or updating existing ones labels Sep 3, 2021
@Aduis1210
Copy link

Could we add additional sizes?
2x2 3x3 4x4 ect?
Or even make a tweakable option?

@Raycoms
Copy link
Contributor

Raycoms commented Sep 3, 2021

Could we add additional sizes?
2x2 3x3 4x4 ect?
Or even make a tweakable option?

That would be the shape-tool integration then.

@Aduis1210
Copy link

Could we add additional sizes?
2x2 3x3 4x4 ect?
Or even make a tweakable option?

That would be the shape-tool integration then.

If possible :) It would be an awesome addition to the builder
I'd imagine it would be very sought after in the community.

@uecasm
Copy link
Contributor Author

uecasm commented Sep 3, 2021

Yeah, I'm planning to have a look at shape tool integration today. But I still think these should be merged, they're faster to use, and 8x8x8 is a reasonably useful size.

@Raycoms Raycoms merged commit 9c9a695 into version/main Sep 3, 2021
@Raycoms Raycoms deleted the feature/utility-schems branch September 3, 2021 22:20
Raycoms pushed a commit that referenced this pull request Sep 6, 2021
Adds fill, an 8x8x8 of solid placeholders (to fill an area with solid blocks).
Adds dig, an 8x8x8 of air (to dig out or clear an area).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Hotfix PRs which can be merged before the Sunday beta build PR: Ready for Review This PR is ready for a review PR: Schematics This PR is adding new schematics to the jar or updating existing ones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants