
Adds pickaxe-style tools that effortlessly break a 3x3 area.

Easy Hammers enhances your Minecraft mining experience by adding a collection of powerful hammers that mine a 3x3 area at once. Say goodbye to tedious strip mining and hello to efficient excavation!
| Platform | Link |
|---|---|
| 📥 CurseForge | Download Here |
| 📥 Modrinth | Download Here |
| 💬 Discord | Join Community |
| 🐛 Issues | Report Bugs |
| 📚 Wiki | Documentation |
| 💻 Source | GitHub Repo |
| 👤 Author | Yiğit Güven | Website |
gamerule easyhammersSneakingMode: When true (default), sneak-mining mines only 1 block (precision mode).gamerule damageHammerByBlockCount: When true (default), durability is used for every block broken in the 3x3 area.Craft a hammer using the standard pattern (similar to a pickaxe but "heavier"):
Recipe:
M M M
M S M
S
(M = Material, S = Stick)
.minecraft/mods folder.If you want to contribute or build the jar yourself:
git clone https://github.com/yigit-guven/Easy-Hammers.git
gradle.properties.example to gradle.properties.org.gradle.java.home in gradle.properties../gradlew build.build/libs.This project is licensed under the GPL-3.0 License. See the LICENSE file for details.