Compatibility
Minecraft: Java Edition
1.21.8
1.21.4–1.21.5
1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published 5 days ago
Updated 4 days ago
Client-side mod that improves performance by intelligently hiding (culling) distant entities and block entities that are not visible to the player. It’s simple, optimized, and works seamlessly with most visual mods and shaders.
How It Works
The mod skips rendering of objects beyond a configurable distance, saving resources and boosting FPS. Each object type (mobs, boats, signs, item frames, etc.) can have its own render distance. Key visual elements remain visible within reasonable ranges to preserve the game’s look.
Features
- Optimized culling algorithm with minimal performance impact.
- Separate distance settings for different object categories.
- Full shader and render mod compatibility.
Known Issues
Signs will not be culled if Enhanced Block Entities is installed with sign culling enabled, because it uses baked models for signs.