andersblomqvist / enhanced-mob-spawners

Mod for Minecraft (Fabric). Adding new features to the Spawner
https://www.curseforge.com/minecraft/mc-mods/enhanced-mob-spawners
Creative Commons Zero v1.0 Universal
9 stars 14 forks source link

[Bug]: Spawners won't properly drop even with silk touch #77

Closed SireAwfulThe1st closed 7 months ago

SireAwfulThe1st commented 1 year ago

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

andersblomqvist commented 1 year ago

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.

andersblomqvist commented 1 year ago

There might be a mod conflict with #71 (spirit mod)