#aggressiv

1 messages · Page 1 of 1 (latest)

high owl
#

How can I change the aggressiveness of a mob so that a mob sometimes attacks another player?****

solid breachBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 If nobody has answered you by <t:1728945210:t>, feel free to use the Summon Helpers button to ping our helper team.

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

#
⚠️ You already have a question open!

Don't forget to close or resolve your old questions once you're done with them. It makes our lives much easier! :D

Open question: #1295333501327114342

versed burrow
#

Mob AI is not data driven or accessible in that way. You'll need to essentially create this behavior using other features, primarily commands

#

For most hostile mobs this can just be as simple as periodically making them take 0 damage from the nearest player using the damage command. If you want passive mobs to attack the player, that's certainly possible but also more involved