Easy Hammers

Quick rating

Easy Hammers

No reviews yet

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

No Theme
Adventure/Exploration
Enchantments
Custom Tools
Mod Loaders
Forge
NeoForge
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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
easy_hammers-7.0.3-forge-1.20.1.jar
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

About

Description

Easy Hammers Logo

CurseForge Modrinth Discord License

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!


🔗 Links

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

✨ Features

  • 3x3 Mining: Break 9 blocks with a single swing! Perfect for strip mining and large-scale excavation.
  • Vanilla-Friendly Tiers: Progression mirrors vanilla tools, from Wooden to Netherite.
    • Wooden Hammer: Early game clearing.
    • Stone Hammer: Solid starter option.
    • Iron Hammer: Reliable workhorse.
    • Golden Hammer: Fast but fragile.
    • Diamond Hammer: High durability and speed.
    • Netherite Hammer: The ultimate mining tool.
  • Balanced Gameplay: Hammers are "Heavy" tools. They swing slower than pickaxes but pack a punch with higher damage and ~4x durability to compensate for the area effect.
  • Enchantments:
    • Soil Breaker: Allows the hammer to also mine dirt, sand, gravel, and grass in the 3x3 area (normally only mines stone-like blocks).
    • Smash: Chance to stun enemies for a short duration on critical hits, slowing them and reducing their damage.
  • Configurable:
    • 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.

🛠️ Crafting

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)

📦 Installation

  1. Download and install Modloader for Minecraft.
  2. Download the Easy Hammers mod jar from CurseForge or Modrinth.
  3. Place the jar file in your .minecraft/mods folder.
  4. Launch Minecraft and enjoy!

👨‍💻 Building from Source

If you want to contribute or build the jar yourself:

  1. Clone the repository. bash git clone https://github.com/yigit-guven/Easy-Hammers.git
  2. Copy gradle.properties.example to gradle.properties.
  3. (Optional) If your system Java is not Java 21, set org.gradle.java.home in gradle.properties.
  4. Run ./gradlew build.
  5. The jar will be in build/libs.

📜 License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

❤️ Credits

  • Author: Yiğit Güven
  • Special Thanks: The Minecraft community for inspiration and support.

Easy Hammers Logo

CurseForge Modrinth Discord License

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!


🔗 Links

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

✨ Features

  • 3x3 Mining: Break 9 blocks with a single swing! Perfect for strip mining and large-scale excavation.
  • Vanilla-Friendly Tiers: Progression mirrors vanilla tools, from Wooden to Netherite.
    • Wooden Hammer: Early game clearing.
    • Stone Hammer: Solid starter option.
    • Iron Hammer: Reliable workhorse.
    • Golden Hammer: Fast but fragile.
    • Diamond Hammer: High durability and speed.
    • Netherite Hammer: The ultimate mining tool.
    • Balanced Gameplay: Hammers are "Heavy" tools. They swing slower than pickaxes but pack a punch with higher damage and ~4x durability to compensate for the area effect.
    • Enchantments:
      • Soil Breaker: Allows the hammer to also mine dirt, sand, gravel, and grass in the 3x3 area (normally only mines stone-like blocks).
      • Smash: Chance to stun enemies for a short duration on critical hits, slowing them and reducing their damage.
    • Configurable:
      • 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.

🛠️ Crafting

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)

📦 Installation

  1. Download and install Modloader for Minecraft.
  2. Download the Easy Hammers mod jar from CurseForge or Modrinth.
  3. Place the jar file in your .minecraft/mods folder.
  4. Launch Minecraft and enjoy!

👨‍💻 Building from Source

If you want to contribute or build the jar yourself:

  1. Clone the repository.
    git clone https://github.com/yigit-guven/Easy-Hammers.git
    
  2. Copy gradle.properties.example to gradle.properties.
  3. (Optional) If your system Java is not Java 21, set org.gradle.java.home in gradle.properties.
  4. Run ./gradlew build.
  5. The jar will be in build/libs.

📜 License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

❤️ Credits

  • Author: Yiğit Güven
  • Special Thanks: The Minecraft community for inspiration and support.

Screenshots

Gallery

  • In-game look of items
    In-game look of items Easy Hammers mod. 6 Hammers and Soil Breaker enchantment book in-game

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

~540,000
Total Downloads
CurseForge
~490,000
Modrinth
~44,000
Last Updated
CurseForge
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