[Bug]: Spawners won't properly drop even with silk touch
SireAwfulThe1st opened this issue ยท 2 comments
Steps to Reproduce the Bug
Using a silk touch pickaxe still won't drop the Spawners at all, not sure what caused this as afaik no other mods changes the behaviour of spawners other than EMS.
Enhanced Mob Spawner filename
spawnermod 1.19.2-1.9.1 forge
Other mod filename (Optional)
Extra Notes (Optional)
No response
I just tested myself with spawnermod-1.19.2-1.9.1+Forge.jar
and it works properly. Note that I have only EMS installed.
Make sure that the field "disable_silk_touch": 0,
is set to 0
in the spawermod.json
config file.
There might be a mod conflict with #71 (spirit mod)