Dungeon Finder

Dungeon Finder

Mod

A server side command to locate the nearest spawners to a player!

Server AdventureGame MechanicsManagement MobsWorld Generation

173 downloads
1 follower
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Dungeon Finder

Well its more like Spawner Finder, as it just looks for spawner blocks nearby.

Simply just run /locate_spawner, with the optional arguments of list and size

This mod is only needed on the server, however is able to be used on the client for singleplayer worlds.

How It Works

  • Creates an AABB (Axis-Aligned Bounding Box) 1-64 (default 32) blocks away from the player

    • Any larger starts to cause lag due to searching through all blocks in that area
    • The box is created as a cube around the player, not a sphere, so due to math you can end up being further away from the spawner than the distance out you have put.
  • Searches through all blocks within that AABB for any that are a spawner block

  • Prints the closest one, plus an optional argument for a list to be shown to the chat of the player who ran it.

OP Level?

It requires the same permissions as the /locate command, which is OP level 2.

For singleplayer it does still need cheats enabled!


Project members

Stereo528

Member

Details

Licensed BSD-3-Clause
Published 2 months ago
Updated 2 months ago