Sinytra / ForgifiedFabricAPI

Fabric API implemented on top of NeoForge
https://sinytra.org/docs
Apache License 2.0
107 stars 13 forks source link

[BUG] Forge Global loot modifiers broken #57

Closed grundyboy34 closed 11 months ago

grundyboy34 commented 11 months ago

Describe the bug

Global loot modifiers no longer work Environment: MC: 1.20.1 Forge: 47.1.3 DeeperAndDarker: 1.20.1-1.2.0 Lootr: 1.20-0.7.30.73 Fabric-api-0.88.1+1.19.15+1.20.1 Connector-1.0.0-beta.15+1.20.1-full

Steps to reproduce

  1. Install a mod that uses forge's global loot modifiers (such as deeper and darker, or iron's spells and spellbooks)
  2. Kill a mob or check chests whose loot is supposed to be modified.
  3. Notice loot/drops are correct.
  4. Install forgified fabric api AND connector
  5. Notice that mobs/chests no longer have their loot modified

Logs

No response

Additional context

No response