Mrbysco / StructureCompass

Adds a compass for each Minecraft structure
https://www.curseforge.com/minecraft/mc-mods/structure-compass
MIT License
2 stars 6 forks source link

[Suggestion]: #8

Closed Mihoshika closed 1 year ago

Mihoshika commented 1 year ago

General Info

Suggestion Description

From my understanding, this mod is supposed to function similarly to https://github.com/Samarium150/StructuresCompass. However, this one has a few issues that make it difficult to use effectively.

Most notably, is the inability to choose whether or not to search existing chunks. On top of that, you are only given the distance in chat. No coordinates. This means that if you accidentally right click again, you lose the way towards the one you were initially traveling to.

As in the previously mentioned mod which is similar in function, the ability to search previously generated chunks would allow you to find them easier.

In addition, a display showing how much further you have left to travel, when holding the compass, would be nice.

Mrbysco commented 1 year ago

I try to not give precise coordinates on purpose, Currently the locateUnexplored config option dictates whether it locates explored or unexplored structures.

I'll look what I can do about showing the distance left to travel