Started by
zovytadek
on
Topic category: Help with Minecraft modding (Java Edition)
So, I'd like to make a boss entity for my mob, but there's one problem. Boats. Player can just put a boat, boss will get in it and it'll be an easy win for a player. How can I prevent an entity from getting in a boat?
every entity enters boats. this is a minecraft rule
Adult camels don't so that's false. There's probably a custom code way to do it, but I'm not sure exactly how
Looks like it's hardcoded...
:/
It is possible with a mixin though,