Описание
# 🔨 Hammer Mining
**Hammer Mining** is a Minecraft mod that adds an enchantment-based area mining mechanic — allowing you to break blocks in a **3x3 area** using any pickaxe enchanted with the custom **Hammer** enchantment.
---
## ✨ Features
- 🧱 **Break 3x3 blocks at once** with the Hammer enchantment
- 📦 Fully server-sided logic — works on multiplayer and single-player
- 🪄 Enchantment is compatible with other tool enchantments (e.g., Efficiency, Fortune)
- ⚙️ Smart tool handling — only mines blocks your pickaxe can normally break
- 🧠 Skips soft blocks like grass, flowers, and vines
- 🚫 No effect on blocks with hardness below `1.0` (to prevent abuse)
---
## 🧪 How It Works
1. Apply the **Hammer** enchantment to a pickaxe using commands, enchantment books or enchanting table.
2. When you mine a block with a hardness of **1.0 or more**, the mod automatically mines the surrounding 3x3 area.
3. Works naturally with **Fortune**, **Silk Touch**, and other vanilla mechanics.
4. Tool durability is consumed for each block broken.
---
## 🛠️ Compatibility
- ✔️ Minecraft `1.21.x`
- ✔️ Fabric Loader
- ✔️ Works on **dedicated servers** and **single-player**
- ❌ Not currently available for Forge (Fabric only)
---
## 🔧 Planned Features
- Configurable enchantment behavior and levels
- Tag-based block inclusion/exclusion system
- Client-side particle effects for area breaking
---
## 📥 Installation
1. Download the latest version of HammerTime.
2. Drop the `.jar` file into your `mods/` folder.
3. Launch the game with **Fabric Loader**.
---
## 📢 Need Help or Want to Contribute?
- GitHub: [Hammer Mining](https://github.com/sambam05/HammerTime)
- Discord: [SGTMods](https://discord.gg/43nu6wSWRC)
- Issues, suggestions, and PRs welcome!
---
## 🧰 Other Projects
Looking for more utility mods? Check out my other creations:
- [⛏ Veinminer]([https://modrinth.com/mod/veinminer](https://modrinth.com/mod/sgtveinminer)) — Break entire ore veins with one block! Fully server-sided and configurable.
- *More coming soon...*
---