This is useful for checking if random spawning is working so you can track a nearby mob by listing its location
something like
/mm mobs listnear
would give
It would only list the closest mob
If you could list out multiple mobs so it can be /mm mobs listnear 10
to check for a 10 block radius thatd be amazing.
something like
/mm mobs listnear
would give
Code:
MobName1: X: 1000 Y: 64 Z: 1000
If you could list out multiple mobs so it can be /mm mobs listnear 10
to check for a 10 block radius thatd be amazing.