Peak Pickaxe
Skript-based enchant that adds a custom Peak effect to pickaxes. When a player breaks a block, the surrounding 3x3x3 area is mined automatically.
Built with Skript and SkBee no compiled plugin required.
Features
Installation
This file (P3x3-cube-performace.sk) is the lightweight/performance build: no WorldGuard checks, so it runs faster but does not respect protected regions.
Other builds are available in the GitHub repository:
Skript-based enchant that adds a custom Peak effect to pickaxes. When a player breaks a block, the surrounding 3x3x3 area is mined automatically.
Built with Skript and SkBee no compiled plugin required.
Features
- Custom Peak enchant, tracked with a persistent NBT tag (via SkBee) instead of a real Minecraft enchantment, so it stays compatible with vanilla items.
- 3x3x3 area mining: breaking one block also breaks the 26 blocks around it.
- Fortune / Silk Touch compatible, since blocks are broken using the player's own tool.
- Configurable block blacklist (bedrock, barriers, etc.) that the 3x3 effect will never break.
- Anti-recursion lock to avoid overlapping triggers on the same player.
- Region-aware breaking: each block in the cube is checked with Skript's native can't build at condition, so protected WorldGuard regions are respected (requires WorldGuard installed).
- Simple command system (/pe enchant) with permission node and tab completion.
- Fully configurable prefix, permission, blacklist and enchant name via the options: section.
Installation
- Place the .sk file inside plugins/Skript/scripts/
- Run /sk reload <filename>.sk or restart the server
This file (P3x3-cube-performace.sk) is the lightweight/performance build: no WorldGuard checks, so it runs faster but does not respect protected regions.
Other builds are available in the GitHub repository:
- P3x3-cube-with-worldguard.sk — same full feature set as below, plus a can't build at check so protected WorldGuard regions are respected (requires WorldGuard installed).
- P3x3-cube-without-wguard.sk — the full-featured build, but with no region check at all.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- 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 Spigot — 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.
Pickaxe 3x3 [1.18 - 1.21] is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 186 times (via Spigot). Download it and open it directly in the game.