Entity Culling Fabric/Forge

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

File Details

1.7.3-1.20.1 - Forge

  • B
  • Feb 25, 2025
  • 75.73 KB
  • 2.1M
  • 1.20.1
  • Forge

File Name

entityculling-forge-1.7.3-mc1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

What's Changed

  • Fix that moving boats without passengers get incorrectly culled by desyncing clientside (#189)
  • Add debug hotkey for 1.21.4+ to visualize the culling boxes of entities
  • Create zh_cn.json and add Chinese MOD instructions. by @Q2297045667 in https://github.com/tr7zw/EntityCulling/pull/191

New Contributors

Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3