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
182 stars 20 forks source link

Looking forward to an in-game GUI in 1.19 #51

Open jljljl37 opened 2 years ago

jljljl37 commented 2 years ago

As title says, frequent commands in MC are going to drive me mad ( ) Thanks very much.

xpple commented 2 years ago

Could you describe in a bit more detail what the GUI would look like?

jljljl37 commented 2 years ago

I am playing 1.19 and your mod focuses on finding structures and ores with seeds, which is excellent in most mc servers. But when I was annoyed by frequently typing commands to change highlight blocks or (especially) turn off the function...

In my opinion, a good mod impresses me firstly by its easy-to-use interface, while too many functions made in command may distract me from minecraft game itself. My suggestion is that at least add GUI for "highlight" in which users could toggle on/off, select certain blocks (best if they are showed in pictures) and adjust distances. You can take the Ore Sim function in meteor client with meteor rejects addon for reference.

(Would you kindly forgive my poor English?)

xpple commented 2 years ago

I think it's a great idea but it will be quite a drastic change. A GUI would be especially helpful if the commands would otherwise get too long or too complicated; do you find that's the case for SeedMapper? If I am going to implement a GUI it will be for all commands. I have definitely thought of implementing a GUI before, but for now I'll postpone it.