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.53M
9,885
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
8
9
10

1.6.3-1.7.10 - Forge

by tr7zw on Mar 8, 2024
Download

Backport to 1.7.10 by @Pelotrio.

1.6.3-b1.7.3 - Fabric(Babric)

by tr7zw on Mar 8, 2024
Download

Backport to Minecraft Beta 1.7.3 on the Babric Fabric backport. This version was created by @vicisacat

1.6.3.1-1.20.4 - Fabric

by tr7zw on Dec 11, 2023
Download

1.6.3.1-1.20.4 - Forge

by tr7zw on Dec 11, 2023
Download

1.6.3.1-1.20.4 - NeoForge

by tr7zw on Dec 11, 2023
Download
  • Update to 1.20.4
  • Re-release to fix issues with refmaps

Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.6.3-1.20.4...1.6.3.1-1.20.4

1.6.3-1.20.4 - Fabric

by tr7zw on Dec 11, 2023
Download

1.6.3-1.20.4 - Forge

by tr7zw on Dec 11, 2023
Download

1.6.3-1.20.4 - NeoForge

by tr7zw on Dec 11, 2023
Download
  • Update to 1.20.4.

Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.6.3-1.20.2...1.6.3-1.20.4

1.6.3-1.20.2 - Fabric

by tr7zw on Dec 11, 2023
Download

1.6.3-1.20.2 - Forge

by tr7zw on Dec 11, 2023
Download

1.6.3-1.20.2 - NeoForge

by tr7zw on Dec 11, 2023
Download
  • Release NeoForge 1.20.2 build
  • Rework build tooling

Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.6.2-1.20.2...1.6.3-1.20.2

1.6.2-1.20.2 - Fabric

by tr7zw on Sep 22, 2023
Download

1.6.2-1.20.2 - Forge

by tr7zw on Sep 22, 2023
Download

What's Changed

  • Update to 1.20.2
  • Create fr_fr.json by @Calvineries in https://github.com/tr7zw/EntityCulling/pull/119
  • Create vi_vn.json by @ImVietnam in https://github.com/tr7zw/EntityCulling/pull/118

New Contributors

  • @Calvineries made their first contribution in https://github.com/tr7zw/EntityCulling/pull/119
  • @ImVietnam made their first contribution in https://github.com/tr7zw/EntityCulling/pull/118

Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.6.2-1.20...1.6.2-1.20.2

1.6.2-1.20 - Fabric

by tr7zw on Jun 8, 2023
Download

1.6.2-1.20 - Forge

by tr7zw on Jun 8, 2023
Download

What's Changed

  • Update to 1.20
  • Fix Ukrainian localization by @BurrConnie in https://github.com/tr7zw/EntityCulling/pull/104
  • Italian Translation by @TheBossMagnus in https://github.com/tr7zw/EntityCulling/pull/108
  • gradle: Fix executable bit by @5HT2 in https://github.com/tr7zw/EntityCulling/pull/112

New Contributors

  • @BurrConnie made their first contribution in https://github.com/tr7zw/EntityCulling/pull/104
  • @TheBossMagnus made their first contribution in https://github.com/tr7zw/EntityCulling/pull/108
  • @5HT2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/112

Full Changelog: https://github.com/tr7zw/EntityCulling/compare/1.6.2-1.19.4...1.6.2-1.20

1.6.2-1.19.4 - Forge

by tr7zw on Mar 15, 2023
Download
  • Update to 1.19.4
  • Fix an issue with config loading

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

1.6.2-1.19.4 - Fabric

by tr7zw on Mar 14, 2023
Download
  • Update to 1.19.4
  • Fix an issue with config loading

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

1.6.1-1.18.2 - Fabric

by tr7zw on Feb 21, 2023
Download

1.6.1-1.18.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.2 - Fabric

by tr7zw on Feb 21, 2023
Download
1
8
9
10

Modrinth is open source.

main@4b75cb8

© 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.