Started by
Joe Wrench
on
Topic category: Feature requests and ideas for MCreator
I think you should be able to make entities immune to suffocation like you can to drowning and attacks. I was trying to make a technical entity, like an area effect cloud or marker armor stand, and was able to make it immune to just about everything except suffocation in blocks. Including this as well would make it possible to make more versatile entities.
Put this in your mob's code
You can do it with this Plugin.
VuFlub where exactly i have to put this code?
in the hurt(DamageSource source, float amount) bracket