Open Issues Need Help
View All on GitHubAI 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.
Adds the ability to mine spawners with silk touch
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).
Adds the ability to mine spawners with silk touch