Projectiles hit block procedure doesn't execute after a certain range.

Started by oaepeep on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Projectiles hit block procedure doesn't execute after a certain range.

I'm currently making a projectile that's supposed to execute something when it hits a block. Problem is, it stops executing any kind of behavior after around 5 blocks from the projectile.

This very well could be an issue with the procedures I've made, but I can't figure out why that would be. Any assistance is appreciated!

(For reference: The Hit Block procedure in question)