Block retaining direction/rotation, when replacing another block in procedure

Started by Agpicklefeet on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Apr 2018
Points:
685

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Block retaining direction/rotation, when replacing another block in procedure

I've been toying with MCreator for a while now and have run into an issue when creating custom doors (or any block that needs to be replaced when clicked). Is it at all possible for a block to copy the direction of the block it is replacing? I'm curious to if this is something doable. Any help is appreciated. 

Active 5 years ago
Joined Apr 2018
Points:
685

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
To add: I've fiddled around…
Tue, 08/20/2019 - 05:11

To add: I've fiddled around with the "Entity Direction in Degree Relative to S" procedure, but I can't seem to get the correct result. 

You can't control block…
Tue, 08/20/2019 - 18:26

You can't control block rotation with procedures yet, but we do plan to support this in the future updates.

Active 5 years ago
Joined Apr 2018
Points:
685

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Good to know! Thank you, I…
Wed, 08/21/2019 - 04:50

Good to know! Thank you, I was mostly worried if it was possible and I was just doing so incorrectly. Hope to see this feature added soon!

Active 4 years ago
Joined Jun 2016
Points:
750

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 51
Has this been add yet? If it…
Tue, 12/17/2019 - 20:43

Has this been add yet? If it has, how do I use it?