Touchy Spawners
PluginLicenseRef-All-Rights-Reserved

Touchy Spawners

Mine Spawners with Silk Touch!

31
Downloads
0
Followers
2 weeks ago
Updated
📦
6
Versions

📖About Touchy Spawners

🪓 TouchySpawners

Mine spawners with Silk Touch — place them back as the exact same mob type.

Vanilla Minecraft destroys spawner data when a block is broken. TouchySpawners fixes that: break any spawner with a Silk Touch tool and it drops as an item that remembers the mob type. Place it down and it spawns exactly the same mob as before.


✅ Features

  • Break spawners with any Silk Touch tool (pickaxe, axe, shovel, hoe — all work)
  • The dropped item stores the mob type internally using BlockStateMeta
  • Placing the item restores the original mob type instantly
  • No config needed — works out of the box
  • Creative mode players are excluded (spawners break normally there)

⚙️ Compatibility

Server software Paper, Purpur, and forks
Minecraft version 1.21.x
Java 21+

📦 Installation

  1. Drop TouchySpawners.jar into your plugins/ folder
  2. Restart the server
  3. Done — no commands, no configuration

🐛 Issues & Source

Found a bug or want to contribute? Open an issue on the project repository.

This plugin is lightweight by design — one listener for breaking, one for placing. No database, no config, no commands.