promotional bannermobile promotional banner

Workhand Tool

Pickaxe and shovel for every material — 4 grades each, unlocking 3×3 to 5×5 area mining. Durability, speed and enchants always match vanilla.
Back to Files

Workhand Tools (1.0.0)

File nameworkhand_tools-26.2-neoforge-1.0.0.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 7, 2026
Downloads
13
Size
69.0 KB
Mod Loaders
NeoForge
File ID
8596736
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:workhand-tool-1640361:8596736"

Learn more about Curse Maven

What's new

## v1.0.0 - Workhand Tools Release ### Overview First stable release of Workhand Tools for Minecraft 26.2 + NeoForge. Introduces pickaxes and shovels across three material tiers (Stone, Iron, Diamond) with four grades each (Base, Advanced, Expert, Professional). All 25 items now render correctly with custom textures and support full vanilla tooling mechanics including AoE mining, enchantments, and durability. ### Features * **24 Tool Variants**: 12 pickaxes (3 materials × 4 grades) + 12 shovels (3 materials × 4 grades). Each grade adds visual reinforcement and AoE mining area expansion. * **Robust Stick**: Unique crafting component with thickened handle and metal reinforcement band, used in tool recipes. * **Custom Textures**: All 25 PNG assets with production-quality pixel art. Material differentiation (stone/gray, iron/silver, diamond/cyan) with grade progression clearly visible. * **Vanilla Tooling Mechanics**: Durability, attack speed, and enchantability match vanilla Stone, Iron, and Diamond tools respectively. Full compatibility with Sharpness, Unbreaking, Mending, and all vanilla enchantments. * **Area Mining (AoE)**: Grade 1 (base) = 3×3, Grade 2 = 3×3 + corners (5×5 sparse), Grade 3 = 5×5, Grade 4 (professional) = 5×5 + edges (7×7 sparse). * **Creative Tab**: Dedicated tab with all tools and stick, organized by tool type and material progression. ### Technical * Item registration via `DeferredItem` and `WorkhandPickaxeItem` custom class. * Item model definitions in `assets/workhand_tools/items/` (NeoForge 26.2 data component system). * Model JSON files in `models/item/` referencing custom textures and vanilla parent geometries. * Vanilla `ShovelItem` class for shovels; custom `WorkhandPickaxeItem` extends `Item` with proper pickaxe initialization. * AoE mining via `AoEMiningHandler` mixin event handler on harvest events. ### Compatibility * **Minecraft**: 26.2 (Java 25) * **Forge**: NeoForge 26.2.0.37-beta * **Client/Server**: Both ### Known Limitations * Materials limited to Stone, Iron, and Diamond (80 tool variants from earlier betas removed for scope focus). * No custom sounds or particle effects; uses vanilla tool audio/visuals. * Enchantments are standard Minecraft enchantments; no custom enchantments added.

This mod has no additional files