PEAK - 3x3 Pickaxe Enchant
A lightweight Skript enchant that gives pickaxes a 3x3x3 mining radius.Overview
PEAK adds a custom enchant that lets players break a full 3x3x3 cube of blocks in one hit, centered on the block they mine. It's built entirely in Skript, using SkBee for reliable NBT-based detection instead of relying on item lore.Features
- 3x3x3 block breaking centered on the mined block
- Enchant detection via NBT tag (not lore) - can't be faked by editing item names/lore
- Apply the enchant via command, or craft/obtain an enchanted book
- Anvil support: combine a pickaxe + enchanted book to apply the enchant
- Craftable enchanted book recipe (toggleable)
- Block blacklist - prevent breaking specific blocks (e.g. bedrock, barriers, end portal frames), comma-separated
- World blacklist - disable the enchant in specific worlds, comma-separated
- Optional cooldown between activations
- Optional activation chance - enchant triggers only a percentage of the time
- Optional extra durability loss per block broken
- Optional particle effects on break
- Optional CustomModelData support for custom pickaxe/book textures
- Compatible with WorldGuard
Commands
- /pe enchant - apply PEAK to the pickaxe in your hand
- /pe book - receive an enchanted book with PEAK
- /pe wiki - link to the wiki/documentation
Configuration
Everything is configurable from a single options section:- Custom message prefix
- Permission node required to use commands
- Block/world blacklists
- Cooldown time
- Activation chance
- Durability behavior
- Particles on/off
- CustomModelData ID
- Enable/disable book crafting and anvil combining
