gXLg / libr-getter

Allows you to bruteforce a librarian villager for the desired enchantment
MIT License
14 stars 1 forks source link

[ Bug ] Mineing with pickaxe? #10

Closed Godwhitelight closed 1 year ago

Godwhitelight commented 1 year ago

If you got a diamond pickaxe with eff 5 it will choose it over an axe.

gXLg commented 1 year ago

Uh, should not happen actually, but I will look into it

7coil commented 1 year ago

Seems to prefer higher enchantments; dumping all other tools into a temporary chest seems to work fine.

Instead of automatically trying to infer the "best tool for the job", I recommend a change where...

  1. A user holds the tool they want to use to break the blocks in their main hand
  2. A user holds the plinths in their offhand
  3. A user runs the command to begin

As a user I want to be able to choose what tool I use to break lecterns with So that I can choose the best tool for the job, instead of the software trying to choose for me

gXLg commented 1 year ago

I will add a possibility to pick between options, but this will not happen very soon - busy with my final exams right now

gXLg commented 1 year ago

The issue has been found - the fix will be implemented along other features in the next release

gXLg commented 1 year ago

Fixed in v1.2.7