An add-on pack for X-Prison
Four cinematic, fully-animated AoE pickaxe enchants that turn routine mining into a spectacle — paying out through your existing X-Prison economy.
- Jaw-dropping visuals. Meteors, black holes, lightning storms and tornadoes — your mines become a show, not a chore.
- The animation never lies. What you see break is exactly what breaks and sells. No fake particles, no smoke and mirrors.
- First-party quality. Built by Drawethree, the X-Prison developer — same author as the core, with ongoing support.
- Plug-and-play. One JAR, dropped into your addons folder. Zero edits to the core.
- Genuinely optimized. Engineered to stay TPS-friendly even on busy mines.
Every animation matches exactly which blocks break and sell — nothing fake.
- Appears in the normal enchant GUI — in the Gem Enchants category by default. Bought and leveled like any other X-Prison enchant.
- Uses your existing systems — AutoSell pricing, currency manager (default "money"), Fortune amplification, prestige multipliers, block-count stats and mine accounting all behave like the built-in AoE enchants.
- WorldGuard-aware — effects are strictly bounded to enchant-allowed mine regions. Never breaks blocks outside the mine.
- UltraBackpacks supported — defers to it when installed.
- AutoSell off? Broken blocks go straight to the player's inventory instead.
- Zero core edits — built entirely on X-Prison's official addon API. Installs and updates cleanly.
- One WorldGuard region lookup per trigger — not per block.
- Blocks cleared without physics/light updates — same technique as the core's optimized Nuke.
- Particle output capped per tick and only sent to nearby players.
- Conservative default trigger chances; a single self-cancelling animation task per proc.
- Clean cancellation — in-flight animations stop cleanly on disable.
- TPS-friendly even on busy mines.
Every enchant has its own JSON in /plugins/X-Prison/addons/AnimatedEnchants/enchants/.
Code:
{
"enabled": true,
"displayName": "<gradient:#FF4500:#FFD479>Meteor Strike</gradient>",
"maxLevel": 10,
"initialCost": 25000,
"costGrowth": 1.6,
"purchaseCurrency": "gems",
"gui": {
"slot": 11,
"material": "FIRE_CHARGE",
"lore": [
"<gray>Call down a flaming meteor that",
"<gray>clears and sells a sphere of blocks.",
"",
"<yellow>Chance: <white>{chance}%",
"<yellow>Radius: <white>{radius}"
]
},
"triggerChance": 2.5,
"payoutCurrency": "money",
"successMessage": "<gold>☄ A meteor struck the mine!",
"animation": {
"aoeRadius": 4,
"radiusPerLevel": 0.3,
"meteorFallHeight": 30,
"durationTicks": 40
},
"prestigeEnabled": true,
"sounds": true,
"fireBlockBreakEventPerBlock": false
}
Key tunables per enchant:
- Enable/disable, display name (MiniMessage + gradients), max level, initial cost & cost-growth, purchase currency.
- GUI slot / material / lore.
- Trigger chance, payout currency, success message.
- Size/shape & animation tuning: AoE radius (and per-level growth), meteor fall height, animation duration, lightning column count/height/spread and strike spacing, tornado funnel radius/height/sweep speed.
- Optional prestige support and refund settings, just like core enchants.
- Toggle sound effects; optional advanced "fire BlockBreakEvent per block" mode (off by default).
- X-Prison core plugin — version 2026.2.0 or newer.
- Server: Paper (recommended) / Spigot, built for 1.21+.
- Java 17+
- Works alongside other X-Prison enchant addons.
- Drop the JAR into /plugins/X-Prison/addons/.
- Restart the server (addons load on startup).
- Edit the generated JSON configs to taste, then optionally reload.
- Discord: https://discord.gg/ZeSkmEC6mG
- X-Prison Core: https://builtbybit.com/resources/x-prison-core.18271/
- First-party author — same developer as X-Prison, so support is direct and ongoing.
Turn your mines into a spectacle.
Get Animated Enchants for $14.99
Drop it in. Restart. Watch the meteors fall.
