promotional bannermobile promotional banner

Entity Culling Fabric/Forge

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

File Details

1.2.1 - Fabric

  • R
  • Apr 1, 2021
  • 41.06 KB
  • 13.3K
  • 1.16.5+1
  • Fabric

File Name

EntityCulling-Fabric-1.2.1.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:entityculling-448233:3258211"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Chat message when using the toggle hotkey

- Now not doing any allocations at all while running(basically more performance/less gc)

- Added a hitbox size limit(also in config) to prevent issues(really hard lags/crashes because of gc) with mods that add giant hitboxes

- "betterend:eternal_pedestal" are now on the ignored list

- Added sleep delay to the config