NerdNu / MobLimiter

Actively limit mobs per chunk
MIT License
14 stars 12 forks source link

Fix for entity culling breaking in 1.17+ #19

Closed PPGOME closed 4 months ago

PPGOME commented 4 months ago

Replaced the chunk unload check for a new entity unload check, as since 1.17 entities unload before chunks, breaking the old system.