RubixDev / Inventorio

Inventorio - an inventory enhancement mod for Minecraft (Fabric / (Neo)Forge)
https://modrinth.com/mod/inventorio
57 stars 19 forks source link

Suboptimal Tool Selector #359

Open WheelerShigley opened 1 month ago

WheelerShigley commented 1 month ago

Release 1.10.3+1.20.1, on 1.20.1 (fabric)

# Minecraft claims that some blocks (namely plants) use tools different than their fastest or optimal tool; so, inventorio selects a suboptimal tool.

Examples:

*By "optimal", I mean that some blocks/items can be broken with another tool (including the hand) faster or with less durability loss; however, if the ideal tool has silk_touch or fortune, that would be more important to prioritize.

offbeat-stuff commented 4 weeks ago

How about https://github.com/RubixDev/Inventorio/issues/340 I think this might be better and less cheaty.

WheelerShigley commented 3 weeks ago

I would prefer #340 or, better, #341 over no change; though, I really do think that the best tool should be used; this wouldn't be any more "cheaty" than the current implementation which automatically selects some tool, which is most often the best tool.

In any case, something like #341, where I may define my own rules, would be ideal if this issue, #359, is not something that will be implemented.