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

Punching People #29

Closed SearisIQ closed 3 years ago

SearisIQ commented 3 years ago

Is there a way to make The Mod not Autoequip swords for players or if not possible mobs in general?

dexman545 commented 3 years ago

For mobs in general, disable switching for mobs. Or remove swords from the default list of tools. For players specifically, adding minecraft!player= to the attack list may disable switching for players.