
Enhanced Multitools
Enhanced MultiTools adds a variety of MultiTools that combine the functionality of a pickaxe, axe, shovel, and hoe into a single item. Designed to streamline gameplay and reduce inventory clutter, these tools allow you to mine, chop, dig, and farm without
1.0.0
Compatibility
Changes
Enhanced MultiTools
Take convenience and efficiency to the next level with Enhanced MultiTools.
Enhanced MultiTools adds a collection of powerful all-in-one tools that combine the functionality of multiple vanilla tools into a single item. Instead of carrying a pickaxe, axe, shovel, and hoe separately, you can use a MultiTool to handle all of these tasks with ease. Whether you're mining deep underground, clearing large areas, gathering wood, or preparing farmland, Enhanced MultiTools helps streamline your gameplay and reduce unnecessary inventory management.
Designed to fit naturally within Minecraft's progression system, MultiTools are available in multiple material tiers, allowing you to upgrade as you advance through the game. Each tool is carefully balanced to provide convenience without feeling overpowered, making them a perfect addition to both casual and long-term survival worlds.
Features Adds versatile all-in-one MultiTools Functions as a pickaxe, axe, shovel, and hoe Available in multiple material tiers Reduces inventory clutter by replacing several tools with one Makes resource gathering and exploration more efficient Balanced to fit naturally into vanilla Minecraft gameplay Survival-friendly crafting recipes Multiplayer compatible Why Use MultiTools?
Managing multiple tools can take up valuable inventory space and slow down gameplay. Enhanced MultiTools solves this problem by giving players a single tool capable of handling most everyday tasks. Spend less time swapping items in your hotbar and more time building, exploring, and surviving.
Whether you're a builder clearing terrain, an adventurer exploring caves, or a survival player looking for a more streamlined experience, Enhanced MultiTools provides a simple but powerful quality-of-life improvement.
Requirements
This mod requires the appropriate mod loader and any listed dependencies to be installed.
Support & Community
Join the Discord server for support, updates, sneak peeks, bug reports, and community discussions:
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:eIn6qAOl:l8Un5P2V"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eIn6qAOl:l8Un5P2V"
}
