MoreCulling

A mod that changes how multiple types of culling are handled in order to improve performance

File Details

MoreCulling - v0.6.0

  • R
  • Jul 21, 2022
  • 1.08 MB
  • 7.4K
  • 1.19
  • Fabric + 1

File Name

moreculling-1.19-0.6.0.jar

Supported Versions

  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:moreculling-630104:3890078"

Quilt

modImplementation "curse.maven:moreculling-630104:3890078"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This update adds multiple different types of Leave Culling

Culling Info:
4 different ways to cull leaves.
- Fast (Ugly but 3.35x faster than vanilla)
- BlockState (Decent, 1.76x faster than vanilla)
- Check Surrounding (Good, 1.39x faster than vanilla)
- Depth (Has 4 modes, ranges from 2.67-1.22x faster than vanilla) - Higher is Faster