Frostiful

Frostiful

8M Downloads

Frostiful: Not possible by any means to change Frostologer's Drops

viiizee opened this issue ยท 4 comments

commented

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:

  1. Try to add more drops via data pack
  2. Or try to add a new drop via configurable extra mob drops
  3. 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.

commented

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.

commented

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.

commented

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.

commented

closing due to a lack of information