Started by
oaepeep
on
Topic category: Help with Minecraft modding (Java Edition)
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)