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

Enchantment priority bug? #25

Closed SylisMC closed 3 years ago

SylisMC commented 3 years ago

I'm not sure if this is intentional but the mod favors enchantments in a way that doesn't make sense to me, when mining fortune ores, (diamonds, emeralds, lapis, redstone, glowstone the mod prefers.....

fort-3 < eff-1 fort-1 fort-3 < mend-1 fort-1 fort-3 unb-5 < eff-1 fort-1

To me id mich rather wait an extra fraction of a second for my non-efficiant pickaxe to get 3X the diamonds then to use my faster pickaxe

dexman545 commented 3 years ago

Set toolEnchantmentsStack to false in autoswitch.cfg.

dexman545 commented 3 years ago

Closing. If this did not fix your issue, feel free to reopen.