More Culling Extra
This mod extends the functionality of MoreCulling by using its API to implement additional rendering optimizations. The current version includes the following improvements:
Key Features:
- Glass panes cull when overlapping with glass blocks and beacons
- Glass blocks now hide when overlapping with beacons
- Beacons also optimize their rendering near glass surfaces
This project serves both as a working extension for MoreCulling and as a practical example of using its API.