StoneLoot
StoneLoot is a lightweight Paper/Spigot plugin for Minecraft 1.21.10 that adds a chance to obtain rare items when mining common stone-type blocks.
StoneLoot
StoneLoot
A lightweight Paper/Spigot plugin for Minecraft 1.21.10 that adds a configurable chance to obtain rare items (like diamonds or emeralds) when mining common stone-type blocks such as stone, cobblestone, diorite, and more.
Perfect for servers that want to add excitement to mining without custom ores or complex mechanics.
Features
- 🎯 Configurable drop chance (default: 0.5%) - 🪨 Trigger on any block: stone, cobblestone, diorite, granite, deepslate, etc. - 💎 Drop any item: diamond, emerald, iron, gold, netherite scrap, and more - ⚙️ Fully configurable via `config.yml` - 🚫 No dependencies required - 📦 Works with Paper 1.21.10+
Configuration
Edit `plugins/StoneLoot/config.yml`:
```yaml drop-chance: 0.005 trigger-blocks: - STONE - COBBLESTONE - DIORITE - ANDESITE - GRANITE - DEEPSLATE - COBBLED_DEEPSLATE loot-items: - DIAMOND - EMERALD - IRON_INGOT - GOLD_INGOT
Installation
Place StoneLoot.jar in your plugins/ folder. Start the server. Edit config.yml to customize. Enjoy!