I tried to put a wolf to let the skeletons run away, so that I can separate them from other monsters.
However, when I surround a wolf with glasses, the skeletons pay no attention to the wolf as they are on PCs. Could you please check it out?
BTW it takes a loooooooong time to let the wolves attack the skeletons.
Device:Samsung SM-A7009
The skeleton/stray behavior JSON files should contain a component similar to this:
"minecraft:behavior.avoid_mob_type": { "priority": 3, "entity_types": [ { "filters": { "other_with_families": "wolf" }, "max_dist": 6, "walk_speed_multiplier": 1, "sprint_speed_multiplier": 1.2 } ] }
- is duplicated by
-
MCPE-19739 Skeletons don't run away from wolves.
- Resolved
-
MCPE-24614 Skeletons are not scared of wolves, or dogs
- Resolved