[SOLVED] Projectile with redstone impulse

Started by Noxvern on

Topic category: Help with modding (Java Edition)

Last seen on 00:25, 3. Sep 2022
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
Last seen on 15:38, 1. Dec 2022
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.