Mobs Near Origin

Description

Matches a range to how many mobs are in the given radius around the origin

Attributes

Attribute Aliases Description Default
amount a The amount of mobs to match. Can be a range 1
radius r The radius in which to match mobs 5
types type, t The mob types to match. Can be a list

Examples

  Conditions:
  - mobsnearorigin{type=ExampleMob,SuperDuperStrongMob;r=10;amount=>5}
Updated Aug 19, 2026