

⛏️ Drill Pickaxe — A Vanilla-Style 3×3 Mining Tool
This plugin adds a simple, vanilla-friendly 3×3 mining pickaxe that breaks blocks in a 3×3 area instead of just one, making mining faster and more efficient. It's designed to feel like its part of the base game.
📦 How to Get the Drill Pickaxe:
/minecraft:give @p minecraft:netherite_pickaxe[custom_data={PublicBukkitValues:{"drillpickaxe:drill":1b}}]
This uses the vanilla minecraft give format and you can fully customize it to your likings.
🔧 Note: The
{PublicBukkitValues:{"drillpickaxe:drill":1b}}tag is required for the 3×3 mining behavior to work properly.
You can freely customize the pickaxe's name or appearance. Here's an example:
/minecraft:give @p minecraft:netherite_pickaxe[
custom_data={PublicBukkitValues:{"drillpickaxe:drill":1b}},
minecraft:custom_name=[{"text":"Drill","italic":false,"color":"aqua"}]]
This gives you the Pickaxe with a custom name and color!
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as DrillPickaxe-1.0.1-all.jar — drop this file into the mods folder
- Download size: 32 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.