Started by
some_sleep
on
Topic category: Help with Minecraft modding (Java Edition)
Is there a way to remove a ranged item's hitbox? Basically I want to make an arrow that goes through all entities. I've tried changing the size parameters in the ranged item's code to 0, but that just makes the model invisible while still hitting enemies.
How did you do that?