Mineable Spawner
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #589 of 653 adventure mods in this game by downloads
📋 About This Mod
<div align="center"> !(https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/titles/mineable_spawner.png) </div> <div align="center"> (https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/Discord.png)](https://discord.gg/z2n3qTzQY6) (https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/YouTube.png)](https://www.youtube.com/@jodek) (https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/GH_Issues.png)](https://github.com/jodeks-datapacks/mineable-spawner/issues) ( https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/Kofi.png)](https://ko-fi.com/jodek) (https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/GH_Sponsor.png)](https://github.com/sponsors/Jodekq) </div> ## Features **1.** Mined spawners drop when mined with a pickaxe (default: enabled) **2.** Setting so it only drops with a silktouch pickaxe (default: disabled) **3.** Setting so XP drops or not (default: disabled) **4.** Setting so the spawn egg drops too or not (default: enabled) ## Config **For 1.21.5+ you can run:** ``` /trigger mineable_spawner.config ``` If that for some reason doesn't work, use this value = 0 = off, value = 1 = on ``` /scoreboard players set &break_spawner_pickaxe config.mineablespawner value ``` ``` /scoreboard players set &break_spawner_silktouch config.mineablespawner value ``` ``` /scoreboard players set &spawn_egg_drop config.mineablespawner value ``` ``` /scoreboard players set &xp_drop config.mineablespawner value ``` ## Config pre 1.21.5 ``` /scoreboard players set <player> break_spawner.mineablespawner value ``` value = 0 = With any pickaxe value = 1 = With any pickaxe that has silk touch --> default value = 2 = Doesn't drop --- ### To change if XP from spawners drops or not ``` /scoreboard players set &xp_drop config.mineablespawner value ``` value = 0 = XP drops value = 1 = No XP drops --> default ### To change if the spawn egg should drop too (1.21+) ``` /scoreboard players set &spawn_egg_drop config.mineablespawner value ``` value = 0 = Spawn egg drops --> default value = 1 = Spawn egg doesn't drop --- **To make the spawners you've mined more useful, you can add my (https://modrinth.com/datapack/craft-spawn-eggs) datapack/mod** ## Guides <picture> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/light-theme/tip.svg"> <img alt="Tip" src="https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/dark-theme/tip.svg"> </picture><br> If something doesn't work, feel free to join the (https://discord.gg/z2n3qTzQY6) <details> <summary>How to Install a Datapack in Singleplayer</summary> <details> <summary>At the Creation of a World</summary> ### How to install a datapack in singleplayer 1. **Open Minecraft** Launch the game. 2. **Create a New World** Navigate to "More" and click on **"Data Packs"**. !(https://cdn.modrinth.com/data/cached_images/2dfe3c65a3471adb0ed85e36936ebcfc28dcaf95_0.webp) 3. **Add the Datapack** Drag the datapack (a `.zip` file or directory) into the Minecraft window. - A confirmation screen will appear. Click **"Yes"**. 4. **Activate the Datapack** Move the datapack to the right-hand side of the screen by clicking the triangle on its icon (visible when hovering over it). !(https://cdn.modrinth.com/data/cached_images/7997495b82957b1f318b28f8de321508d6d43f19_0.webp) 5. **Complete World Creation** - Click **"Done"** at the bottom of the screen. - Continue creating your world and click **"Create New World"**. --- ### ⚠️ IMPORTANT ⚠️ The datapack only works if cheats are enabled. You can verify the datapack is active by typing: `/datapack list enabled` This command should list an entry named ``. </details> <details> <summary>In an Existing World</summary> ### How to Install a Datapack in an Existing Singleplayer World 1. **Open Minecraft** Launch the game. 2. **Select Your World** - Choose the world you want to install the datapack for. - Click **"Edit"**, then **"Open World Folder"**. 3. **Add the Datapack** - Open the folder named `datapacks`. - Place the datapack into this folder. It should be a `.zip` file or a directory. 4. **Reload the World** - If you are in the world during installation, type `/reload` in the c
[!(https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/Discord.png)](https://discord.gg/z2n3qTzQY6) [!(https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/YouTube.png)](https://www.youtube.com/@jodek) [!(https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/GH_Issues.png)](https://github.com/jodeks-datapacks/mineable-spawner/issues) [!( https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/Kofi.png)](https://ko-fi.com/jodek) [!(https://cdn.jsdelivr.net/gh/jodeks-datapacks/Assets@main/badges/GH_Sponsor.png)](https://github.com/sponsors/Jodekq)
## Features
1. Mined spawners drop when mined with a pickaxe (default: enabled)
2. Setting so it only drops with a silktouch pickaxe (default: disabled)
3. Setting so XP drops or not (default: disabled)
4. Setting so the spawn egg drops too or not (default: enabled)
For 1. 21. 5+ you can run:
``` /trigger mineable_spawner.config ``` If that for some reason doesn't work, use this
value = 0 = off, value = 1 = on ``` /scoreboard players set &break_spawner_pickaxe config.mineablespawner value ``` ``` /scoreboard players set &break_spawner_silktouch config.mineablespawner value ``` ``` /scoreboard players set &spawn_egg_drop config.mineablespawner value ``` ``` /scoreboard players set &xp_drop config.mineablespawner value ``` ## Config pre 1. 21. 5
```
/scoreboard players set
value = 0 = With any pickaxe
value = 1 = With any pickaxe that has silk touch --> default
value = 2 = Doesn't drop
### To change if XP from spawners drops or not
``` /scoreboard players set &xp_drop config.mineablespawner value ```
value = 0 = XP drops
value = 1 = No XP drops --> default
### To change if the spawn egg should drop too (1. 21+)
``` /scoreboard players set &spawn_egg_drop config.mineablespawner value ```
value = 0 = Spawn egg drops --> default
value = 1 = Spawn egg doesn't drop
To make the spawners you've mined more useful, you can add my (https://modrinth.com/datapack/craft-spawn-eggs) datapack/mod
If something doesn't work, feel free to join the (https://discord.gg/z2n3qTzQY6)
How to Install a Datapack in Singleplayer
At the Creation of a World
### How to install a datapack in singleplayer
1. Open Minecraft Launch the game.
2. Create a New World Navigate to "More" and click on "Data Packs".
!(https://cdn.modrinth.com/data/cached_images/2dfe3c65a3471adb0ed85e36936ebcfc28dcaf95_0.webp)
3. Add the Datapack Drag the datapack (a `.zip` file or directory) into the Minecraft window.
- A confirmation screen will appear. Click "Yes".
4. Activate the Datapack Move the datapack to the right-hand side of the screen by clicking the triangle on its icon (visible when hovering over it).
!(https://cdn.modrinth.com/data/cached_images/7997495b82957b1f318b28f8de321508d6d43f19_0.webp)
5. Complete World Creation - Click "Done" at the bottom of the screen. - Continue creating your world and click "Create New World".
### ⚠️ IMPORTANT ⚠️ The datapack only works if cheats are enabled.
You can verify the datapack is active by typing: `/datapack list enabled`
This command should list an entry named ``.
In an Existing World
### How to Install a Datapack in an Existing Singleplayer World
1. Open Minecraft Launch the game.
2. Select Your World - Choose the world you want to install the datapack for. - Click "Edit", then "Open World Folder".
3. Add the Datapack - Open the folder named `datapacks`. - Place the datapack into this folder. It should be a `.zip` file or a directory.
4. Reload the World - If you are in the world during installation, type `/reload` in the c
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Jodek
- Version
- v2.3.9+mod
- Downloads
- 100,574
- Endorsements
- 173
- Category
- adventure
- Created
- 4/9/2024
- Updated
- 7/6/2026
- Game Versions
- 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10
- Tags
- adventure, equipment, game-mechanics
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Mineable Spawner support?
The author lists 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11. Other versions may work but are untested by the author.
What is the latest version of Mineable Spawner?
Version v2.3.9+mod, published 2026-07-06 with 100,574 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await