N blocks of the mob. Like @entitiesRadius, but players are excluded.
When to use it
Use it when players must stay safe from the effect: a boss that buffs its minions, clears out vanilla mobs around it, or converts nearby creatures.Details
- “Mobs” here means any living entity that isn’t a player. Animals count too, so a rally like the one above also buffs nearby cows. Keep that in mind for effects near farms.
- The mob itself is not part of its own radius targets. To include itself in a buff, add a second line with
@self.

