-
Notifications
You must be signed in to change notification settings - Fork 577
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
Make walls connect to nodes in a new wall_connected
group
#3159
Conversation
What's the use case here? I don't get it. |
@sfan5 , |
@sfan5 , any chance that it will be merged ? |
@sfan5 ? |
Concept seems fine to me: You want to enable arbitrary nodes to connect to walls, without having to make them have the wall, stone or fence groups. Say, for example, maybe a door. So adding a new group for that makes sense. But I'd like for this group (and ideally also the other groups) to be documented in |
walls
: add ability to specify group wall_connected
for blocks that the walls can connect towall_connected
group
wall_connected
groupwall_connected
group
bb5d27e
to
2aede56
Compare
@sfan5 / @appgurueu , add info into |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a couple unrelated trailing whitespace changes and the group list is for some reason indented by 1 space but I don't care (ideally please put the trailing whitespace changes in a separate commit and dedent the list though)
…t the walls can connect to
2aede56
to
405a6bb
Compare
@sfan5 / @appgurueu merge ? |
walls
: add ability to specify groupwall_connected
for blocks to which the walls will be connected