How to detect what direction a block with log-like rotation is facing?

Started by TheCatalystGaming on

Topic category: Advanced modding

Active 3 years ago
Joined Nov 2015
Points:
917

User statistics:

  • Modifications: 0
  • Forum topics: 36
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 47
How to detect what direction a block with log-like rotation is facing?

Basically, I need to be able to detect what direction a block is facing, so that the block can detect redstone signals at its left and right sides. Any help would be appreciated!

Will be possible in 2019.5:…
Sat, 11/02/2019 - 19:02

Will be possible in 2019.5: https://mcreator.net/tracker/issue/47554

Another note: only use log rotation for logs, for other types use other rotations as log rotation is not meant for this use.