Entity Culling Fabric/Forge

Using async path-tracing to hide Tiles/Entities that are not visible

File Details

1.5.0 - Forge(1.17)

  • B
  • Feb 9, 2022
  • 43.86 KB
  • 20.6K
  • 1.17.1+1
  • Forge

File Name

entityculling-forge-mc1.17.1-1.5.0.jar

Supported Versions

  • 1.17.1
  • 1.17

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entityculling-448233:3642139")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This release fixes a long-going bug where under really odd conditions Block-Entities turn invisible.

I'm glad to say that this bug is gone!

Also re-enabled performance optimizations that were disabled because of this issue(10-20% faster).