Adds the ability to mine spawners with silk touch

minecraft-datapack utitlity
2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to debug a Minecraft datapack that allows mining spawners. Currently, if a silk touch pickaxe has additional enchantments, the spawner doesn't drop correctly. The fix involves modifying the datapack's loot table (spawner.json) to ensure spawners drop regardless of additional enchantments on the silk touch pickaxe.

Complexity: 3/5
bug help wanted

Adds the ability to mine spawners with silk touch

mcfunction
#minecraft-datapack#utitlity

AI Summary: The task requires adding compatibility to the 'Mineable Spawner' datapack for the 'Dungeons+ More Spawners' mod in Minecraft version 1.20.4. This involves modifying the datapack's code to correctly handle the new spawners added by the mod, ensuring they can be mined and drop as intended according to the datapack's existing settings (silk touch, XP drops, spawn egg drops).

Complexity: 4/5
help wanted

Adds the ability to mine spawners with silk touch

mcfunction
#minecraft-datapack#utitlity