Bug Closed · Resolved

MobsInRadius not working as intended

#3417 opened by Unknown 3 years ago

Unknownreported this bug

Works:

  • mobsInRadius{types=bear;amount=1to2;radius=10} false

Not working:

  • mobsInRadius{types=bear,bear_polar;amount=1to2;radius=10} false

The reason why it doesn't work is because I added more than one mob on "types".

Doesn't work as intended:

NEW: mobsInRadius

mobsInRadius{types=X,Y;amount=minToMax;radius=#}    
Sign in to join the discussion.