
Frostiful: Not possible by any means to change Frostologer's Drops
viiizee opened this issue ยท 4 comments
Describe the bug
Whether using a data pack or a mod such as configurable extra mob drops, there is not way to change/modify the Frostologer's drops?
To Reproduce
Steps to reproduce the behavior:
- Try to add more drops via data pack
- Or try to add a new drop via configurable extra mob drops
- Nothing changes in drop behavior.
Expected behavior
Should be able to change the drop behavior of the entity.
Game information (please complete)
- MC Version (1.20, 1.20.1, etc): 1.20.1
- Loader (Fabric/Quilt or NeoForge with Connector): Fabric 0.16.9
Logs
No logs to report.
Additional context
No additional information.
Can you please provide a copy of your datapack and potentially a log? I can't really help without seeing those - but you can definitely edit a Frostologer's drops with a loot table, loot tables are how those drops are defined in the first place.
I got rid of it tbh :/ I was trying to make him drop the cold eye from end remastered, but got frustrated that it was the only mob I couldn't seem to get to drop it using a datapack so I just made a different mob in my modpack drop it.
I did notice that the Warden would also not take the eye as a new drop and something that both your Frostologer and Warden have in common is that they have that strange string at the bottom of their loot_table jsons that I don't recognize or understand what they do.
Do you mean the random sequence? That's not a thing in 1.20.1 (which is the version you indicated you're using). Were you perhaps mistakenly using 1.21 loot tables as a reference? Again, it's really hard for me to help without actually seeing your datapack myself.