• 4/19/20 2:41 pm
- 21.7k views • 0 today
- save_alt 5k downloads
- Compatibility
- Minecraft 1.14
- to version
- Minecraft 1.16
- Changes include
- Functions
3
You used to be able to mine spawners, but now you cant. So this datapack allows you to mine entity spawners with a pickaxe as long as it has the "Silk Touch" enchantment. The spawner will keep it's spawn data (The mob that spawns from that spawner) when placed. This datapack is great for servers, realms, or just single player worlds!
More like this
4558195
119



Have something to say?
- Change the "pack_format" from 1 to 6 (To be loaded well in 1.16To be loaded well in 1.16To be loaded well in 1.16) in pack.mcmeta
- Add suport to Netherite pickaxe with silk touch in /data/silk_touch_spawners/functions/spawner/destroy/ with:
execute if entity @p[scores={SS_MinedSpawner=1..},distance=..7,nbt={SelectedItem:{id:"minecraft:netherite_pickaxe",tag:{Enchantments:-[{id:"minecraft:silk_touch"}]}}}] run function silk_touch_spawners:spawner/destroy/drop
Edit: Another 24 hours has gone by, and this has 270 downloads! Thank you guys so much