Set direction of block

Started by -Der_Floh- on

Topic category: Help with modding (Java Edition)

Last seen on 17:31, 29. Oct 2020
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set direction of block

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

Last seen on 18:54, 23. Aug 2023
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In the block settings, just…
Sun, 08/30/2020 - 22:06

In the block settings, just change the block rotation mode to Y-Axis rotation.