"Shut up, and stop asking me to spawn you music discs."
If you run a server, you have probably run across someone begging you relentlessly to spawn them music discs. Sure, you could hold contests and artificially spawn them in, but the simple answer is just to include them in dungeon chests, and make them drop from creepers like the green and gold discs do. As we all know, obliging a whining player once leads to further requests for them to spawn things for them. Just saying no repeatedly only keeps them from asking for so long, and there's only so many times you can say no without getting annoyed.
This mod will alleviate this particular headache, by checking the world for chests containing discs when that chunk is spawned, as well as checking creepers' loot drops for discs. It will then randomize the disc into one of the eleven others implemented in the game.
When a player asks for a music disc, tell them to start hunting some dungeons!
This mod checks only TileEntities on the spawn of a chunk. I've timed the loop, and my tests indicate that the loop itself is lightning fast. If this adds any CPU overhead to your world generation, it should be negligible.
Make a request! I'm always open for suggestions.
None at this time. Please submit tickets!
Source code is also available on GitHub!