Simple AutoTool

Quick rating

Simple AutoTool

No reviews yet

Automatically switches to the best tool in your hotbar when mining blocks.

Automation & Processing
Farming & Agriculture
QoL & Tweaks
Performance & Optimization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client Required, Server Optional

Required on the client. Installing it on the server adds functionality.

About

Project Details

Type
Mod
License
MIT License
Latest Version
AutoTool-1.21.2-1.21.4
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

# Simple AutoTool Mod

A client-side Minecraft Fabric mod for version 1.21.4 that automatically switches to the best tool in your inventory when mining blocks.

## Features

- **Automatic Tool Switching**: Detects the block you're targeting and automatically selects the most effective tool from your hotbar
- **Smart Detection**: Recognizes different block types and matches them with appropriate tools:
  - Pickaxe for stone, ores, and other hard blocks
  - Axe for wood and wooden materials
  - Shovel for dirt, sand, gravel, and similar blocks
  - Hoe for farmland and plant-based blocks
- **Manual Override**: Hold Shift (sneak) to disable auto-switching and maintain manual control
- **Toggle Functionality**: Press `R` (configurable) to enable/disable the mod with on-screen feedback
- **Client-Side Only**: Works on any server without requiring server-side installation
- **Hotbar Only**: Only switches between tools in your hotbar (slots 0-8)

## Installation

 **Download and Install**:
   - Download the latest release from the releases page
   - Place the `.jar` file in your `mods` folder
   - Launch Minecraft with the Fabric profile

## Usage

1. **Install the mod** and launch Minecraft
2. **Join any world** (singleplayer or multiplayer)
3. **Look at a block** you want to mine
4. The mod will **automatically switch** to the best tool in your hotbar
5. **Hold Shift** to temporarily disable auto-switching
6. **Press G** to toggle the mod on/off (you'll see a chat message confirming the status)

## Configuration

- **Toggle Key**: The default key to toggle the mod is `G`. You can change this in Minecraft's Controls settings under the "AutoTool" category.


## How It Works

1. **Block Detection**: The mod continuously monitors what block you're looking at
2. **Tool Analysis**: It checks all items in your hotbar and calculates their mining efficiency for the target block
3. **Smart Switching**: It switches to the tool with the highest mining speed multiplier
4. **Respect Player Intent**: It won't switch when you're sneaking, allowing for manual control

## Compatibility

- **Minecraft Version**: 1.21.4
- **Mod Loader**: Fabric
- **Side**: Client-side only
- **Server Compatibility**: Works on any server (Vanilla, Fabric, Paper, etc.)
- **Other Mods**: Should be compatible with most other mods

## Technical Details

- **Language**: Java 21
- **Framework**: Fabric API
- **Architecture**: Event-driven with client tick events
- **Performance**: Lightweight with minimal performance impact

## Troubleshooting

**Mod not working?**
- Ensure you have Fabric Loader and Fabric API installed
- Check that you're using Minecraft 1.21.4
- Verify the mod is enabled (press G to toggle)

**Tools not switching?**
- Make sure you're not sneaking (holding Shift)
- Ensure the correct tool is in your hotbar (slots 0-8)
- Check that you're looking directly at a block

**Performance issues?**
- The mod is designed to be lightweight, but if you experience issues, try toggling it off temporarily

## License

This project is licensed under the MIT License.

**Note**: This mod is client-side only and does not require installation on servers. It works by automatically switching your selected hotbar slot based on the block you're targeting.

Simple AutoTool Mod

A client-side Minecraft Fabric mod for version 1.21.4 that automatically switches to the best tool in your inventory when mining blocks.

Features

  • Automatic Tool Switching: Detects the block you're targeting and automatically selects the most effective tool from your hotbar
  • Smart Detection: Recognizes different block types and matches them with appropriate tools:
    • Pickaxe for stone, ores, and other hard blocks
    • Axe for wood and wooden materials
    • Shovel for dirt, sand, gravel, and similar blocks
    • Hoe for farmland and plant-based blocks
    • Manual Override: Hold Shift (sneak) to disable auto-switching and maintain manual control
    • Toggle Functionality: Press R (configurable) to enable/disable the mod with on-screen feedback
    • Client-Side Only: Works on any server without requiring server-side installation
    • Hotbar Only: Only switches between tools in your hotbar (slots 0-8)

Installation

Download and Install:

  • Download the latest release from the releases page
  • Place the .jar file in your mods folder
  • Launch Minecraft with the Fabric profile

Usage

  1. Install the mod and launch Minecraft
  2. Join any world (singleplayer or multiplayer)
  3. Look at a block you want to mine
  4. The mod will automatically switch to the best tool in your hotbar
  5. Hold Shift to temporarily disable auto-switching
  6. Press G to toggle the mod on/off (you'll see a chat message confirming the status)

Configuration

  • Toggle Key: The default key to toggle the mod is G. You can change this in Minecraft's Controls settings under the "AutoTool" category.

How It Works

  1. Block Detection: The mod continuously monitors what block you're looking at
  2. Tool Analysis: It checks all items in your hotbar and calculates their mining efficiency for the target block
  3. Smart Switching: It switches to the tool with the highest mining speed multiplier
  4. Respect Player Intent: It won't switch when you're sneaking, allowing for manual control

Compatibility

  • Minecraft Version: 1.21.4
  • Mod Loader: Fabric
  • Side: Client-side only
  • Server Compatibility: Works on any server (Vanilla, Fabric, Paper, etc.)
  • Other Mods: Should be compatible with most other mods

Technical Details

  • Language: Java 21
  • Framework: Fabric API
  • Architecture: Event-driven with client tick events
  • Performance: Lightweight with minimal performance impact

Troubleshooting

Mod not working?

  • Ensure you have Fabric Loader and Fabric API installed
  • Check that you're using Minecraft 1.21.4
  • Verify the mod is enabled (press G to toggle)

Tools not switching?

  • Make sure you're not sneaking (holding Shift)
  • Ensure the correct tool is in your hotbar (slots 0-8)
  • Check that you're looking directly at a block

Performance issues?

  • The mod is designed to be lightweight, but if you experience issues, try toggling it off temporarily

License

This project is licensed under the MIT License.

Note: This mod is client-side only and does not require installation on servers. It works by automatically switching your selected hotbar slot based on the block you're targeting.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works