Suggestion: Door Activator option to activate indirect children
ArtCrafter2999 opened this issue ยท 1 comments
In this scenario I have a handler and a door itself. I don't want to move the handler, just to move the door, and the handler will be moved because it's door's child, but I can't pick the children of the door from the frame (Door Activator) to open a door
In fact I could represent the desired behaviour in preview by setting the handler as a direct children, toggling it in the activator and move the handler back in the tree not reloading the activator and here it is
Minecraft.Forge_.1.20.1.-.Singleplayer.2024-06-10.15-31-27.mp4
I'm not sure entirely sure if I get your question. Is the behavior shown in the video the intended result? Doors can also be activated via signals which allows for different arrangements. Besides that you can always use an advanced door to time when happens what. Maybe you can explain further what exactly is that you want to do?
Sorry for responding that late.