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

Subschematic Structure Limitations #158

Open
DoctorJohnSmith opened this issue Dec 22, 2022 · 0 comments
Open

Subschematic Structure Limitations #158

DoctorJohnSmith opened this issue Dec 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@DoctorJohnSmith
Copy link

Please add the ability to add structure limitations such as blacklist spawn blocks to sub schematics. For complex structures, such as a a dungeon that generates randomly this could be used to stop the structure from generating if it will end up generating on top of itself.

For my use case I have standard sized modules, the center part where the schematic is created from and placed at uses a specific block. Signs to generate the next segment are placed in mid air using setblock, where the next segment should generate. If the specific block is already present, placed by a previous structure segment, it would prevent generating more structure over the existing one.

@DoctorJohnSmith DoctorJohnSmith added the enhancement New feature or request label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant