Sjouwer / pick-block-pro

An advanced client side Block, Entity, NBT, Tool and ID picker for minecraft
https://modrinth.com/mod/pick-block-pro
GNU Lesser General Public License v3.0
9 stars 5 forks source link

Toolpick on Survival #23

Closed peow closed 7 months ago

peow commented 7 months ago

when you are in survival and use the Tool Picker, it will pick up the best tool from your inventory, but for example if I have an iron pickaxe and also a diamond pickaxe, but the diamond pickaxe only has 1 durability, the Tool Picker will give me the diamond pickaxe, which ends up not being the best choice, it would be interesting if the Tool Picker ignored tools that are below 30 durability or something like this image

If you find this suggestion interesting and are going to put it in the mod, I ask you to update to fabric 1.20.1 with support for fabric loader 0.14.22

Sjouwer commented 7 months ago

Thanks for the suggestion, sounds like a good idea. I'll try to add it very soon, probably will also add a config option to be able to adjust at which durability it'll skip a tool

Sjouwer commented 6 months ago

I've released a new version with your requested suggestion, sorry that it took so long: https://modrinth.com/mod/pick-block-pro/version/1.7.25

peow commented 6 months ago

no worries, thanks