Started by
-Der_Floh-
on
Topic category: Help with Minecraft modding (Java Edition)
Want I want to achieve:
I want that a block I place (like stairs) is facing in the direction I'm watching.
What the problem is:
I made a procedure for block placed by entity, where I wrote in the body: Set direction of block at X Y Z to direction of target entity. But this doesn't work and I don't know why
In the block settings, just change the block rotation mode to Y-Axis rotation.