Just Enough Resources (JER)

Just Enough Resources (JER)

145M Downloads

1.19.2 Need help blacklisting an entity so it doesn’t appear in mob drops.

NoalSimon opened this issue · 5 comments

commented

Need to blacklist two aether redux entities from appearing in mob drops as attempting to render them causes a crash. the blightbunny spawner and cockatrice spawner both cause the crash.

commented

because the aether redux specifies that the entity shouldn't be rendered and jer is attempting to force it to render, it causes the issue and crashes. I just need to know how to blacklist it from showing up in mob drops in the first place.

commented

Currently there is no mob blacklisting feature in JER. Could you share a log file and screenshots of the issues/crash?

commented

The dev for aether redux already fixed the issue on their end. on a previous version before 2.0.16c for aether redux, it would attempt to render an entity without a valid thing to render so it would crash. gimmie a moment to recreate the crash

commented

Closing this issue considering this was fixed on Aether Redux side, and I'm not actively supporting 1.19.2 anymore