Started by
BMAgamer
on
Topic category: Help with Minecraft modding (Java Edition)
So i'm making a mod, where there are these turret things, but sometimes they shoot each other. They are not hostile to each other, but if they are trying to shoot a mob, and another turret is right in front of it, the projectile will hit that turret. How can I make it so there is no friendly fire between these mobs.
Maybe you can make them immune to the damage that their projectile deal in the behavior page.