2025.2 - "Projectile hits block" trigger removes procedure if it contains any directional infomation

Started by AmorOlive on

Topic category: Troubleshooting, bugs, and solutions

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
2025.2 - "Projectile hits block" trigger removes procedure if it contains any directional infomation

When a projectile hits a blocks face, I want another block to spawn on that face. However, if I try to add any direction information into the procedure (like "X offset of direction: Trigger direction/face") it gets quietly removed from the triggers, becomes greyed out and has the "Missing required dependencies" notification. I'm haven't seen anyone else have this specific issue but I may have missed something. If anyone could give me any advice I would be grateful. If this is a bug then I'll just have to wait for it to be patched.

Thanks all!

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
are you okay with locking…
Sat, 10/11/2025 - 21:01

are you okay with locking your projectile element?

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I am yeah 
Sat, 10/11/2025 - 21:06

I am yeah 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Then you can add the…
Sat, 10/11/2025 - 21:12

Then you can add the dependency here, 

blockHitResult.getDirection(),