Entity Culling Fabric/Forge

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

File Details

1.4.0 - Forge(1.17)

  • B
  • Feb 3, 2022
  • 43.76 KB
  • 489
  • 1.17.1+1
  • Forge

File Name

entityculling-forge-mc1.17.1-1.4.0.jar

Supported Versions

  • 1.17.1
  • 1.17

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

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!