
EntityCulling 1.8.9 port
A port of a mixin mod EntityCulling to 1.8.9.
About this Mod
EntityCulling (1.8.9 Port)
This mod is the port to 1.8.9 of the original mod EntityCulling, which was made by Meldexun.
The original mod is present at: Modrinth or GitHub
Disclamer: i have permission from Meldexun for publishing this port.
Do not report an issue of this mod to Meldexun. Report it at the provided github "Issues" page.
About EntityCulling
EntityCulling is a client-side performance mod that aims to skip rendering of hidden (tile-)entities. In vanilla, it just renders all (tile-)entities that are in the field of view of the player. This means there may be hundreds of (tile-)entities eating your fps while you can't even see them because they are hidden behind a wall.
Culling of hidden Entities
By default, this mod uses an OpenGL occlusion culling implementation which gives you pixel-perfect bounding box culling with only one frame delay and a very small overhead.
If your hardware does not support OpenGL 4.3 then this mod uses a raytraced culling implementation. The raytraced culling is more CPU intensive while the OpenGL culling is more GPU intensive and thus depending on your hardware you might want to prefer one over the other. This can result
Requirements
This mod requires RenderLib v1.4.5 which i have also ported and is present at: RenderLib
or Github
Available Versions
How to Install EntityCulling 1.8.9 port on Your Client
Install the Mod Loader Locally
Install forge for your local Minecraft version.
Download the Matching File
Choose the EntityCulling 1.8.9 port file for forge and Minecraft 1.8.9.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
1.8.9
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does EntityCulling 1.8.9 port need to be installed on the Minecraft server?
No. Modrinth marks EntityCulling 1.8.9 port as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does EntityCulling 1.8.9 port require?
Use a file for forge and your exact Minecraft version. Supported versions include 1.8.9. Files for different loaders are not interchangeable.
EntityCulling 1.8.9 port is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
EntityCulling 1.8.9 port stays on your client. Host a compatible world for your group.