Entity Culling Fabric/Forge

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

File Details

1.2.1 - Forge

  • B
  • Apr 1, 2021
  • 40.60 KB
  • 29.9K
  • 1.16.5+1
  • Forge

File Name

entityculling-1.2.1.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entityculling-448233:3258215")
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

- Fixed that servers are shown as incompatible