1.19.2 Need help blacklisting an entity so it doesn’t appear in mob drops.
NoalSimon opened this issue · 5 comments
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.
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.
Currently there is no mob blacklisting feature in JER. Could you share a log file and screenshots of the issues/crash?
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