Started by
BendyVend
on
Topic category: Help with Minecraft modding (Java Edition)
ok so I've made my model be able to open and close, but I came across a problem. When the procedure is triggered, the direction snaps to (what I assume) the model's original direction, how do I fix this and have the model stay in the direction I placed it in?
Direction: S/W/N/E
Procedure:
No additional triggers
V
Remove block (X,Y,Z)'
V
Place (other block) at (X,Y,Z)
(I've tried the "replace" procedure but it didn't work)
Best regards, Val
Edited by BendyVend on Tue, 06/27/2023 - 22:18