Mobspawner Finder but how?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

KleinesGumi

Member
May 3, 2020
2
0
1
Hello,
i want to make an Item that if you rightclick it or like the Spawner Compass that says you "The Next Mobspawner Block is at XYZ" or the needle from the compass is next to him.

For method 1 i tryd to loop all blocks in range or if chunk get loading but that kills the
Server performance.

it would be nice if anyone can help me.
 
Uhhhm, I don't think you can do that without absolutely smashing your server's perfomance to bits xD

If you could loop all blocks of a specific block type, which I don't think you can, this would not have been a problem, but again I don't think you can do that, so you would have to loop all blocks withing a certain radius of the player, and check if any of those loop-blocks were to be mob spawners.
So that would kind of fulfill what you want, but then again kind of not.
 
Uhhhm, I don't think you can do that without absolutely smashing your server's perfomance to bits xD

If you could loop all blocks of a specific block type, which I don't think you can, this would not have been a problem, but again I don't think you can do that, so you would have to loop all blocks withing a certain radius of the player, and check if any of those loop-blocks were to be mob spawners.
So that would kind of fulfill what you want, but then again kind of not.
you a not helpful haha.
 
you a not helpful haha.

I just had a feeling, nobody would anwser this, since your request is really diffucult to do effeciently, so I figured any anwser would be better than none.

But then again, I might be wrong, and me saying nobody was going to anwser this most likely makes someone anwser xD
 
Status
Not open for further replies.