End Remastered

End Remastered

4M Downloads

Some mobs do not have a loot table entry for their End Remastered Eye (checked using JER)

Frontear opened this issue ยท 1 comments

commented

Some of the mobs affected:

  • Evokers
  • Elder Guardians
  • Skeleton Horses

I've personally killed over a dozen of the first two, and have not had a single eye drop. Checking with JER, I don't even see the end remastered eye being part of the drop tables, which to me indicates some issue in the drop tables.

According to #57 the fix was to bump forge versions, but I am on the latest for 1.19.2 (43.3.5), so that's not really a fix. Additionally, moving around versions causes a fair few issues with many other mods so I'm not keen on exploring.

One thing I could find across the debug.log was various entries of Enigmatic Legacy catching the end remastered loot table loading, I don't think this should be a problem since many of the other eyes work fine, but this was something I noted. One such entry is logged below, the others were exactly the same with different loot tables:

[29Dec2023 13:12:40.529] [Render thread/DEBUG] [Enigmatic Legacy/DEBUG]: Caught custom LootTable loading: endrem:minecraft/chests/pillager_outpost
[29Dec2023 13:12:40.529] [Render thread/DEBUG] [Enigmatic Legacy/DEBUG]: Unfreezing endrem:minecraft/chests/pillager_outpost...
[29Dec2023 13:12:40.529] [Render thread/DEBUG] [Enigmatic Legacy/DEBUG]: Force dispatching LootTableLoadEvent for endrem:minecraft/chests/pillager_outpost...
[29Dec2023 13:12:40.529] [Render thread/DEBUG] [Enigmatic Legacy/DEBUG]: Freezing endrem:minecraft/chests/pillager_outpost back...
[29Dec2023 13:12:40.529] [Render thread/DEBUG] [Enigmatic Legacy/DEBUG]: Returning endrem:minecraft/chests/pillager_outpost to Forge handler...
commented

Have you tried loading a world with only End Remastered to make sure it is not a mod compatibility issue, maybe there's a mod overriding those loot tables.