dexman545 / Fabric-Autoswitch

Automagical switching of tools to the best one for the job, for Minecraft
https://www.curseforge.com/minecraft/mc-mods/fabric-autoswitch
GNU Lesser General Public License v3.0
24 stars 6 forks source link

1.19 1.19.2 - A GUI Mining Support For AutoSwitch #55

Closed AmonNocturne closed 1 year ago

AmonNocturne commented 1 year ago

To talk about what I mean by this request is that, it would be cool and nice to have optional choices on what to mine. So for example, Let's say, I look at a block and make a button that tells the client to take that block and mine it with whatever like a tool of a pickaxe. Because there's some server that dealt with some mining problems. Where a block is being mined with an axe instead of a pickaxe. So I'm asking for an easier way to make it so proper tools are being used.

dexman545 commented 1 year ago

Why is this a pull request? If you are just requesting features, please use issues instead. If you are planning on developing anything, the PR is fine. Either way, it would be better to have the features separated into individual PRs/issues.

We do support the targeting of blocks with specific NBT values.

Having config files per world/server is reasonably doable.

Config GUIs are hard, particularly in the case of autoswitch. One may be made in the future, I have some progress on one but it has hit a wall.

AmonNocturne commented 1 year ago

Oh, sorry. It was my first time using GitHub, I usually give suggestions on discord mostly, So it was hard to provide a request even though it was hard to figure out which is which. It's my bad on that one. Thanks for the advice, and I can do that next time.