[SOLVED] Projectile with redstone impulse

Started by Noxvern on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] Projectile with redstone impulse
Sun, 09/05/2021 - 22:12 (edited)

I want to make a projectile that when hits a block send a redstone signal or a way to open iron doors, for example. With the procedure "when bullet hits block" but I don't know if its possible.

 

Thank you

Edited by Noxvern on Sun, 09/05/2021 - 22:12
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sending Redstone signals is…
Fri, 03/26/2021 - 20:15

Sending Redstone signals is not possible yet without custom code.