promotional bannermobile promotional banner

Entity Culling Fabric/Forge

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

1.6.1-1.18.2 - Forge

File nameentityculling-forge-1.6.1-mc1.18.2.jar
Uploader
tr7zwtr7zw
Uploaded
Feb 21, 2023
Downloads
13.0M
Size
58.5 KB
Mod Loaders
Forge
File ID
4406217
Type
B
Beta
Supported game versions
  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entityculling-448233:4406217")

Learn more about Curse Maven

What's new

What's Changed

  • Reworked the ray engine to fix corner cases. This should better prevent things from incorrectly getting culled(https://github.com/tr7zw/EntityCulling/issues/77 for more details)
  • Fix Forge servers crashing when installing this mod
  • Fix Warden heartbeat getting culled because it's generated clientside
  • Remove donor skin animation stuff
  • Correctly respect shouldRenderOffScreen and noCulling by Entities/BlockEntities
  • Add skipEntityCulling/skipBlockEntityCulling config options
  • Add more Botania projectiles to the default ignore config
  • Add Traditional Chinese by @xMikux in https://github.com/tr7zw/EntityCulling/pull/94
  • Add create entites to the default ticking whitelist

New Contributors

Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.5.2-1.19.3...1.6.1-1.19.3

This mod has no additional files