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

Started by oaepeep on

Topic category: Help with Minecraft modding (Java Edition)

Active 7 months ago
Joined Jun 2024
Points:
111

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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)