MT AutoTool

MT AutoTool

Mod

Lightweight and customizable Minecraft client-side mod that automatically switches to the best tool or weapon in your inventory based on the target you're interacting with.

Client EquipmentManagementUtility

85 downloads
1 follower
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

AutoTool is a lightweight and customizable Minecraft client-side mod that automatically switches to the best tool or weapon in your inventory based on the target you're interacting with. Whether you're mining blocks or fighting mobs, the mod ensures you always use the most efficient tool or weapon for the job.

Features:

  • Automatic Tool Selection: Switches to the most suitable tool for breaking blocks.
  • Automatic Weapon Selection: Automatically equips the best weapon when attacking mobs or entities.
  • Customizable Keybinding: Toggle the auto-switch feature on or off with a keybinding.

Configuration:

The mod includes a user-friendly configuration file (autotool.json) where you can:

  • Customize Weapon Prioritization: Define the order of weapon selection using the weaponOrder list (e.g., "sword", "trident", "axe").
  • Enable Debug Mode: Toggle detailed logging for better debugging by setting debugMode to true or false.
  • Toggle Auto Switch: Control whether the auto-switch feature is active with enableAutoSwitch.

Example Configuration:

{
  "weaponOrder": [
    "sword",
    "trident",
    "axe"
  ],
  "debugMode": true,
  "enableAutoSwitch": true
}

Project members

MEGATREX4

Member

Details

Licensed CC-BY-NC-SA-4.0
Published 8 days ago
Updated 13 days ago