xpple / SeedMapper

In-game Minecraft Fabric mod that allows you to do various things with the world seed.
GNU Lesser General Public License v3.0
184 stars 21 forks source link

[Suggestion] Add button in chat to find another loot coordinates #22

Closed erxson closed 3 years ago

erxson commented 3 years ago

For example: I'm hunting for golden apples, and to find them I use the command /locate loot enchanted_golden_apple. I come to these coordinates, take the apple and then fly to the next coordinates. And while I fly to the second coordinates, I get kicked by the anticheat. And when I go back to the server and take away the second apple and again write /locate, I get the coordinates of the first apple. I propose to create a button in the chat "Another coords", in this case.

(Translated by DeepL ¯_(ツ)_/¯ )

erxson commented 3 years ago

or solve this problem in another way

xpple commented 3 years ago

In the most recent update I added the ability to search for any amount of loot items. For example, to find 100 enchanted golden apples, use /seedmapper:locate loot enchanted_golden_apple 100. Does that fix your problem?

erxson commented 3 years ago

50/50

erxson commented 3 years ago

I tried that, it's uncomfortable

xpple commented 3 years ago

What makes it uncomfortable to use? Maybe if I improve it your problem will be resolved.

erxson commented 3 years ago

Because there's too much unnecessary coords

xpple commented 3 years ago

You can change the value 100 to anything you’d like.