Closed Whunder888 closed 2 months ago
This works as expected. For clarification:
1
will no longer drop a spawner block.0
will drop spawner block when mined with a silk touch pick.Read it as: "do we disable the ability to silk touch the spawner?" Yes=1 or No=0.
Sorry I was unclear. The feature is working, but it's a bit too much: not only are spawners not dropping items, but no blocks in the world are dropping anything. It's almost as if the "doTileDrops" gamerule is set to false (I checked, and it isn't).
https://github.com/user-attachments/assets/7121a761-86fe-42b9-8786-e6462093fc37
Here is a clip of what's happening
Hmm yea that’s not intended behavior. It seems related to issue #99.
I'll have to investigate
Thank you ^^
I did open and close another issue, didn't know if you had notifications on. Feel free to delete It (#111 .
The fix was very simple and almost embarrassing that it managed to slip through. I've uploaded a new mod version: 1.2.8 to download on modrinth: https://modrinth.com/mod/enhanced-mob-spawners/version/1.2.8
Steps to Reproduce the Bug
Go into config and change "disable_silk_touch": 0 to 1
Enhanced Mob Spawner filename
spawnermod 1.21.1 version 1.2.7 fabric .
Other mod filename (Optional)
No response
Extra Notes (Optional)
No response