Entity Culling Fabric/Forge

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

File Details

1.4.0 - Fabric(1.16)

  • R
  • Feb 3, 2022
  • 43.07 KB
  • 2.0K
  • 1.16.5+5
  • Fabric

File Name

entityculling-fabric-mc1.16.5-1.4.0.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16.3
  • 1.16.2
  • 1.16.1
  • 1.16

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Backport of 1.17/18 to fix some past issues.

Changes:

- Fix issue with Requiem where the Mob stays red after taking damage

- Add internal API to allow for better mod compatibility with other mods

- Added EntityWhitelist. Added botania:mana_burst to the EntityWhitelist.

- Under Forge it will now use the getRenderBoundingBox() method for Block Entities

- Added config value to hide the F3 lines

 

Also, note the license switch away from MIT! Get into contact if you need more permissions than granted by the license!