Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Entity Culling

Entity Culling

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

36.50M
9,884
Optimization

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4–1.20.6
1.20–1.20.2
1.19.x
1.18.x
1.17.x
1.16.x
1.12.2
1.8.8–1.8.9
1.7.10
b1.7.3

Platforms

Fabric
Forge
NeoForge
Quilt

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

tr7zw
tr7zw Owner
Pelotrio
Pelotrio 1.7.10 port
vicisacat
vicisacat Beta 1.7.3 ports

Details

Licensed tr7zw Protective License
Published 3 years ago
Updated 2 months ago
DescriptionGalleryChangelogVersions

Show all versions

1
9
10

1.6.1-1.19.2 - Forge

by tr7zw on Feb 21, 2023
Download

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

  • @xMikux made their first contribution in https://github.com/tr7zw/EntityCulling/pull/94

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

1.6.1-1.19.3 - Fabric

by tr7zw on Feb 19, 2023
Download

1.6.1-1.19.3 - Forge

by tr7zw on Feb 19, 2023
Download

Changes:

  • Add create entites to the default ticking whitelist

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

1.6.0-1.19.3 - Fabric

by tr7zw on Feb 18, 2023
Download

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
  • Russian translation fix by @DrHesperus in https://github.com/tr7zw/EntityCulling/pull/90

New Contributors

  • @xMikux made their first contribution in https://github.com/tr7zw/EntityCulling/pull/94

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

1.6.0-1.19.3 - Forge

by tr7zw on Feb 18, 2023
Download

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

New Contributors

  • @xMikux made their first contribution in https://github.com/tr7zw/EntityCulling/pull/94

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

1.5.2-1.19.3 Forge

by tr7zw on Dec 9, 2022
Download

Update to 1.19.3

1.5.2-1.19.3 Fabric

by tr7zw on Dec 7, 2022
Download

Re-release of last fabric build, set to 1.19.3 full release. Forge release whenever forge is done.

1.5.2-1.19.3-pre2

by tr7zw on Nov 24, 2022
Download

Initial (fabric only) update to 1.19.3(-pre2).

1.5.2 - Forge 1.19.x (fixed)

by tr7zw on Aug 3, 2022
Download

Patch release for Forge, fixing later versions of 1.19 Forge and 1.19.1 Forge.

1.5.2 - Fabric 1.19.x

by tr7zw on Jun 8, 2022
Download

1.5.2 - Forge 1.19.x

by tr7zw on Jun 8, 2022
Download

Fixed issue with the animated skin feature doing 2 requests instead of 1 if installed with 3d Skin Layers.

1.5.1 - Fabric 1.19.x

by tr7zw on Jun 4, 2022
Download

Initial release for 1.19. Adds the Donor Skin feature that was only in 3d Skin Layers before. (Also 2 frame skins are free to use now, so feel free to join the Discord and add blinking to your skin)

1.5.1 - Fabric 1.18.x

by tr7zw on May 25, 2022
Download

1.5.1 - Forge 1.18.x

by tr7zw on May 25, 2022
Download

Fix an issue with 1.18.2 potentially not working correctly. Thanks aschmois.

1.5.0 - Fabric 1.17.x

by tr7zw on May 25, 2022
Download

1.5.0 - Forge 1.17.x

by tr7zw on May 25, 2022
Download

This release fixes a long-going bug where under really odd conditions Block-Entities turn invisible.

I'm glad to say that this bug is gone!

Also re-enabled performance optimizations that were disabled because of this issue(10-20% faster).

1.5.2 - Fabric 1.16.x

by tr7zw on May 25, 2022
Download

1.5.2 - Forge 1.16.x

by tr7zw on May 25, 2022
Download

Fixed an issue with the position calculation in 1.16. Thanks UnderscoreKilburn for the PR.

1.5.0 - Forge 1.8.9

by tr7zw on May 25, 2022
Download

This release fixes a long-going bug where under really odd conditions Block-Entities turn invisible.

I'm glad to say that this bug is gone!

Also re-enabled performance optimizations that were disabled because of this issue(10-20% faster).

1
9
10

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.