Team-Remastered / End-Remastered-Forge

End Remastered overhauls the way players get to the End and makes the experience way more interesting for them by forcing them to fully explore the beautiful world of Minecraft.
https://www.curseforge.com/minecraft/mc-mods/endremastered
GNU Lesser General Public License v3.0
6 stars 8 forks source link

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

Open Frontear opened 8 months ago

Frontear commented 8 months ago

Some of the mobs affected:

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...
Jack-Bagel commented 8 months ago

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.