Started by
ImSeyo
on
Topic category: Help with Minecraft modding (Java Edition)
I have disabled all sounds for an entity, but when it takes damage or dies it makes entity.generic.death or entity.generic.hurt sounds (I don't know exactly which one)
I also tried to stop all sounds at the death of the entity using stopsound in the procedure, but that didn't work either. Is this a MCreator bug?