It would be easier to detect animals if everyone just put is_mob=true in their definition like VoxeLibre does. That's why I propose adding it.
I already detect mods by checking for variables but is_mob would make it easier for everyone and less boilerplate.
Common Mob Interface is only used by Mobs Redo and one might want to check if an entity is a mob, so it doesn't seem to be a solution.
irc discussion: https://irc.minetest.net/minetest/2024-06-24
It would be easier to detect animals if everyone just put is_mob=true in their definition like VoxeLibre does. That's why I propose adding it. I already detect mods by checking for variables but is_mob would make it easier for everyone and less boilerplate. Common Mob Interface is only used by Mobs Redo and one might want to check if an entity is a mob, so it doesn't seem to be a solution. irc discussion: https://irc.minetest.net/minetest/2024-06-24