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 the ability to create gates without a carpet #19

Open
piotrmaciejbednarski opened this issue Feb 21, 2025 · 0 comments
Open

Add the ability to create gates without a carpet #19

piotrmaciejbednarski opened this issue Feb 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@piotrmaciejbednarski
Copy link
Owner

Responding to a user request, it's necessary to add the ability to create gates without placing a carpet on the base block of the gate. This would allow the gate to actually fit within a single block. Currently, this is not possible, but it could be implemented by enabling an experimental option in config.yml, for example, gatesWithoutCarpet: true/false.

Then, gates could also be created by clicking the carpet on the gate block (glass). The glass would change its color, indicating the gate type. Gates can be destroyed by breaking the glass block. Simultaneously, gates can be created in the standard way, and previously created standard gates will continue to function. However, the question is how WorldEdit integration will behave when copying such gates, as it may be necessary to reprogram it and add many conditions that could conflict.

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