Назад до магазину
Entity Culling
Modrinth Mod

Entity Culling

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

Інформація про Minecraft-продукт

Важливе про товар

Сумісність, версії Minecraft, завантажувачі та дані зовнішнього джерела.

Тип

Mod

Доступ

Безкоштовно

Остання версія

1.10.5

Завантаження

139 542 439

Завантажувачі / Платформи

babric fabric forge neoforge quilt

Minecraft версії

1.7.10 1.8.8 – 1.8.9 1.12.2 1.16 – 1.20.2 1.20.4 – 1.21.1 1.21.3 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Категорії

optimization

Опис

Докладна інформація

![Entity Culling Banner](https://tr7zw.github.io/uikit/banner/header_entity_culling.png) <p align="center" style="text-align: center;"> <a href="https://discord.gg/caVV5eXekm"><img src="https://tr7zw.github.io/uikit/social_buttons_icon/Discord-Button-64.png" alt="Discord" style="margin: 5px 10px;"></a> <a href="https://github.com/tr7zw/EntityCulling"><img src="https://tr7zw.github.io/uikit/social_buttons_icon/Github-Button-64.png" alt="GitHub" style="margin: 5px 10px;"></a> <a href="https://modrinth.com/mod/entityculling"><img src="https://tr7zw.github.io/uikit/social_buttons_icon/Modrinth-Button-64.png" alt="GitHub" style="margin: 5px 10px;"></a> <a href="https://www.curseforge.com/minecraft/mc-mods/entityculling"><img src="https://tr7zw.github.io/uikit/social_buttons_icon/Curseforge-Button-64.png" alt="GitHub" style="margin: 5px 10px;"></a> <a href="https://ko-fi.com/tr7zw"><img src="https://tr7zw.github.io/uikit/social_buttons_icon/Kofi-Button-64.png" alt="Ko-fi" style="margin: 5px 10px;"></a> </p> <br>![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_01.png) <img src="https://tr7zw.github.io/uikit/headlines/large/About.png" alt="About" style="margin: 5px 10px;"> Modern Minecraft rendering is fast—but not always smart. Why render block entities and mobs that are hidden behind walls or ceilings and are completely out of sight, when you could just skip them entirely? This mod introduces **asynchronous path-tracing** to efficiently determine what's actually visible to the player. By leveraging multiple CPU cores, it calculates line-of-sight visibility in real time and eliminates unnecessary draw calls for hidden block entities and entities. The result? Smarter rendering. Less overhead. More performance. <br>![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_01.png) <br>![Features](https://tr7zw.github.io/uikit/headlines/large/Features.png) Unlock untapped performance by only rendering entities that truly matter. This mod goes beyond conventional optimization to bring next-level visibility optimization to deliver advanced visibility culling for Minecraft, giving you smoother gameplay. ### Multithreaded Path-Tracing - Uses spare CPU threads to rapidly calculate visibility - Runs alongside the main game thread without blocking - Updates visibility data in real time ### Smart Occlusion Culling - Skips the rendering of block entities and mobs hidden behind terrain or structures - Works like Minecraft's back-face culling, but smarter - Reduces GPU load without sacrificing visual fidelity ### Entity Tick Optimization - Reduces client impact from entities that are not visible - Only updated the essentials - Fully configurable and compatible with most mods <br> [![Essential](https://tr7zw.github.io/uikit/banner/essential_1.png)](http://essential.gg)<br> <br>![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_01.png) <br>![Compatibility & Dependencies](https://tr7zw.github.io/uikit/headlines/medium/Compatibility%20&%20Dependancys.png) | Minecraft | Loader | Status | Version | Note | |---------------|-----------------------|-------------------|----------|---------------------------------------| | 1.19.4+ | Fabric/Forge/NeoForge | ✅ Supported | Latest | | | 1.16.5-1.19.2 | Fabric/Forge | ❌ Not supported | Outdated | Might get new updates at some point | | 1.12.2/1.8.9 | Forge | ❌ Not supported | Outdated | Might get new updates at some point | | 1.7.10 | Forge | ❌ Not supported | Outdated | No updates planned | | b1.7.3 | Babric | ❌ Not supported | Outdated | No updates planned | <br>![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_01.png) <br>![Screenshots / Media](https://tr7zw.github.io/uikit/headlines/medium/Screenshots%20Media.png) ![Stage View](https://tr7zw.github.io/uikit/screens/entityculling_compare.png) *A direct comparison with and without EntityCulling active. Testing was conducted in Scarland (Hermitcraft Season 9) with render distance set to 16 chunks. The mods Sodium, Iris and ImmediatelyFast were used alongside EntityCulling, running on Minecraft 1.21.5 with the Fabric mod loader.* <br>![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_01.png) <br>![Known Issues](https://tr7zw.github.io/uikit/headlines/medium/Known%20Issues.png) Client-side entities, commonly used by magic mods for animations, may not behave as expected. Whitelist the relevant entities via the config screen for tick culling and/or entity culling. You’ll also need to whitelist block entities that render well beyond their normal bounds. Examples include the vanilla beacon, pulleys from Create, and certain Botania blocks. <br>![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_01.png) <br>![FAQ](https://tr7zw.github.io/uikit/headlines/medium/FAQ.png) ### Does this need to be installed on the server? No. This is a fully client-side mod and does **not** need to be installed on the server. ### Will this affect mob behavior or farms? No. The mod only skips rendering—not simulation. Mobs will continue to spawn, move, and drop items as expected. Your farms and other gameplay mechanics will remain unaffected. ### I have "Use Entity Culling" enabled in Sodium - does this still help? Yes! While Sodium performs basic visibility checks based on loaded chunks, this mod goes further. It analyzes the actual line-of-sight visibility, skipping entities that are within visible chunks but not actually visible to the player. It’s a much more aggressive and accurate approach. <br>![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_01.png) <br>![Credits & license](https://tr7zw.github.io/uikit/headlines/medium/Credits%20&%20License.png) 👤 Thanks to RoboTricker for his Transport-Pipes plugin, which created the foundation for this mod. <br><br> 👤 Thanks to vicisacat for the Babric Beta 1.7.3 backport. <br><br> 👤 Thanks to Pelotrio for the Forge 1.7.10 backport. <br><br> 👤 Thanks to the awesome translators and contributors on GitHub! <a href="https://github.com/tr7zw/EntityCulling/graphs/contributors"> <img src="https://tr7zw.github.io/uikit/links/underlined/more_details.png" style="vertical-align: middle;" alt="Link"> </a> <br><br> 📄 License: tr7zw Protective License <br> Feel free to use this mod in your Modrinth and CurseForge-hosted modpacks or YouTube videos without asking for permission. Do not redistribute the JAR files anywhere else!

Розробник

vicisacat

Профіль і дані отримано з Modrinth

Відкрити на Modrinth

Галерея продукту

Зображення проєкту

Скриншоти та зображення з оригінальної сторінки Modrinth.

Example of F3 stats

Список змін

Версії проєкту

Опубліковані версії та оригінальні файли Modrinth.

1.10.5 Актуальна Release 20.06.2026

1.10.5-26.2 - Fabric

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-26.2 - Fabric

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-26.1.2 - NeoForge

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-26.1 - Fabric

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.5 Release 20.06.2026

1.10.5-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix older Neoforge versions crashing on startup due to keybinds. Fix [#307](https://github.com/tr7zw/EntityCulling/issues/307) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.4...1.10.5
1.10.4 Release 18.06.2026

1.10.4-26.2 - Fabric

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-26.1.2 - NeoForge

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-26.1 - Fabric

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.4 Release 18.06.2026

1.10.4-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Fix 26.1.x NeoForge key binds * Fix incomplete CurseForge deploy * Cinematic Cataclysm compatibility & whitelists alphabetical order by @Redls07 in https://github.com/tr7zw/EntityCulling/pull/306 * Force refresh the lists in the config, because for some people with older installs it has become really outdated ## Known issues * 26.2.x NeoForge will be released at a later point, it is so broken right now, that I can't even boot it ## New Contributors * @Redls07 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/306 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.3...1.10.4
1.10.3 Release 16.06.2026

1.10.3-26.2 - Fabric

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-26.1.2 - NeoForge

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-26.1 - Fabric

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.3 Release 16.06.2026

1.10.3-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 26.2.x Fabric * Add 26.1.x NeoForge * bug: Update default config to not break Create Big Cannons entities by @rbasamoyai in https://github.com/tr7zw/EntityCulling/pull/304 * Update zh-cn by @NumberSir in https://github.com/tr7zw/EntityCulling/pull/302 * Once again reworked build scripts, please report any issues caused by this update ## Known issues * 26.1.x NeoForge doesn't show keybinds * 26.2.x NeoForge will be released at a later point ## New Contributors * @rbasamoyai made their first contribution in https://github.com/tr7zw/EntityCulling/pull/304 * @NumberSir made their first contribution in https://github.com/tr7zw/EntityCulling/pull/302 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.2...1.10.3
1.10.2 Release 07.05.2026

1.10.2-26.1 - Fabric

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.2 Release 07.05.2026

1.10.2-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add new option to make leaves solid for culling (use with ``See-Through Leaves`` on Off or when using a bushy leaves resource pack) * Added support for the Lunar Client * Update pl_pl.json by @Fhilips613 in https://github.com/tr7zw/EntityCulling/pull/297 * Update fr_fr.json v0.0.2 by @XtraBe in https://github.com/tr7zw/EntityCulling/pull/293 ## New Contributors * @Fhilips613 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/297 * @XtraBe made their first contribution in https://github.com/tr7zw/EntityCulling/pull/293 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.1...1.10.2
1.10.1 Release 09.04.2026

1.10.1-26.1 - Fabric

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.1 Release 09.04.2026

1.10.1-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
Sorry for the delay. ## What's Changed * Set 26.1.x as compatible (like 26.1.1/26.1.2, in the potential future 26.1.3) * Added some new debug tools, but its WIP * Update libs to fix stuff like broken controls * Set client-side/java version flags on Curseforge * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/287 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.10.0...1.10.1
1.10.0 Release 25.03.2026

1.10.0-26.1 - Fabric

Підтримувані версії Minecraft
26.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.10.0 Release 25.03.2026

1.10.0-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add Fabric 26.1 support * Large build script and lib updates due to 26.1, please report any issues. Enter ``godmode`` into the recipe book for debugging * Add German translation by @GulutGames in https://github.com/tr7zw/EntityCulling/pull/277 * lang: Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/284 ## New Contributors * @GulutGames made their first contribution in https://github.com/tr7zw/EntityCulling/pull/277 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.5...1.10.0
1.9.5 Release 30.12.2025

1.9.5-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.5 Release 30.12.2025

1.9.5-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix nametag inconsistency causing fps loss in later versions * Added option to force a culling box on unconfigured display entities. This will increase fps on servers/maps that did not configure their displays, but can cause visual issues for really big displays (Default is off) * Add new translations for block entity culling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/260 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.4...1.9.5
1.9.4 Release 09.12.2025

1.9.4-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.11 - NeoForge

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.11 - Fabric

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.4 Release 09.12.2025

1.9.4-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's changed * Add 1.21.11 Fabric/NeoForge support (Forge will be released later once it's out) * Switched from preprocessor to Stonecutter for building (Please report new issues that show up) * If you are reading changelogs, you might care about the mod. There is a new options menu on the lib "TRender" (hidden on Fabrics mod menu under "tr7zw Library Modules" and potentially hidden by the setting at the top "Libraries: Shown/Hidden"). It lets you change the UI Style of the config screens, and enable automatic stack trace reporting for my mods. Consider turning this on to help detect and fix issues faster. (No personal identifiable information is collected, just the crash report, loaded mods and versions) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.3...1.9.4
1.9.3 Release 30.10.2025

1.9.3-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.3 Release 30.10.2025

1.9.3-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Fix rare race condition crash with Mekanism+Sodium in <=1.21.1 #225 * Fix marker armor stands having a too small culling box #252 * Add the "voidscape:corrupted_pawn" to the default tick whitelist config * Fixed log lines about ``Couldn't load ... pack metadata`` in 1.21.9+ * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/254 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.2...1.9.3
1.9.2 Release 19.10.2025

1.9.2-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.2 Release 19.10.2025

1.9.2-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * use interaction entity when possible and fix below name display by @viciscat in https://github.com/tr7zw/EntityCulling/pull/250 * Fix laggy culled name tag movement in 1.21.9+ * Fix invisible armor stands not being culled when they should be. Increases performance in places like the Hypixel Housing lobby ## New Contributors * @viciscat made their first contribution in https://github.com/tr7zw/EntityCulling/pull/250 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.1...1.9.2
1.9.1 Release 15.10.2025

1.9.1-1.21.8 - NeoForge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.8 - Forge

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.8 - Fabric

Підтримувані версії Minecraft
1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.1 Release 15.10.2025

1.9.1-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Don't render anything for culled entities in 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/246 , should improve fps * Reworked nametag logic for 1.21.9+. Fix https://github.com/tr7zw/EntityCulling/issues/243 * Fixed that some entities might get culled that shouldn't be culled * Banners are 2 tall. Fix https://github.com/tr7zw/EntityCulling/issues/248 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/245 * Add Traditional Chinese translation by @notlin4 in https://github.com/tr7zw/EntityCulling/pull/244 ## New Contributors * @notlin4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/244 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.9.0...1.9.1
1.9.0 Release 07.10.2025

1.9.0-1.21.10 - NeoForge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.21.10 - Forge

Підтримувані версії Minecraft
1.21.10
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.21.10 - Fabric

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.21.1 - NeoForge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.21.1 - Forge

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.21.1 - Fabric

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.9.0 Release 07.10.2025

1.9.0-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.10 support (also marked for 1.21.9, please update to 1.21.10, 1.21.9 is not supported) * Add block entity frustum culling mainly for 1.21.9+ Fabric * Update 1.21.6 -> 1.21.8 and 1.21 -> 1.21.1. This means the following versions are now unsupported: 1.21(.0), 1.21.6, 1.21.7 * Update uk_ua.json by @StarmanMine142 in https://github.com/tr7zw/EntityCulling/pull/234 * Add fa_ir by @PawyVile in https://github.com/tr7zw/EntityCulling/pull/239 * Fix grammatical issues in the ReadMe by @mrjasonn in https://github.com/tr7zw/EntityCulling/pull/233 ## New Contributors * @StarmanMine142 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/234 * @PawyVile made their first contribution in https://github.com/tr7zw/EntityCulling/pull/239 * @mrjasonn made their first contribution in https://github.com/tr7zw/EntityCulling/pull/233 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.2...1.9.0
1.8.2 Release 17.07.2025

1.8.2-1.21.6 - NeoForge

Підтримувані версії Minecraft
1.21.6 1.21.7 1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.6 - Forge

Підтримувані версії Minecraft
1.21.6 1.21.7 1.21.8
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.6 - Fabric

Підтримувані версії Minecraft
1.21.6 1.21.7 1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21 - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21 - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.21 - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.2 Release 17.07.2025

1.8.2-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.8 as compatible version for the 1.21.6 build * Add lang hu_hu by @bayi in https://github.com/tr7zw/EntityCulling/pull/224 ## New Contributors * @bayi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/224 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.1...1.8.2
1.8.1 Release 05.07.2025

1.8.1-1.21.6 - NeoForge

Підтримувані версії Minecraft
1.21.6 1.21.7
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.6 - Forge

Підтримувані версії Minecraft
1.21.6 1.21.7
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.6 - Fabric

Підтримувані версії Minecraft
1.21.6 1.21.7
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21 - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21 - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.21 - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.1 Release 05.07.2025

1.8.1-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.7 as supported * Fix crash with outdated Forge versions * Defensive copy entity lists to hopefully reduce issues with Sodium and other mods. Please report if this causes any other issues #220 * F3 times are now shown with sub ms precision, added value for main-thread timings * Update `ru_ru.json` by @mpustovoi in https://github.com/tr7zw/EntityCulling/pull/217 * Update zh_cn.json by @Moralts in https://github.com/tr7zw/EntityCulling/pull/215 * Indonesian Translation by @re-vliz in https://github.com/tr7zw/EntityCulling/pull/216 * Update es_ar.json by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/214 * Update Vietnamese by @godkyo98 in https://github.com/tr7zw/EntityCulling/pull/212 ## New Contributors * @mpustovoi made their first contribution in https://github.com/tr7zw/EntityCulling/pull/217 * @Moralts made their first contribution in https://github.com/tr7zw/EntityCulling/pull/215 * @re-vliz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/216 * @godkyo98 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/212 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.8.0...1.8.1
1.8.0 Release 20.06.2025

1.8.0-1.21.6 - NeoForge

Підтримувані версії Minecraft
1.21.6
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.6 - Fabric

Підтримувані версії Minecraft
1.21.6
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.6 - Forge

Підтримувані версії Minecraft
1.21.6
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21 - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21 - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.21 - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.8.0 Release 20.06.2025

1.8.0-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
Pretty big update with many optimizations and fixes, perfect to celebrate recently hit download milestones and the new Partnership with Essential. ## What's Changed * Update to 1.21.6 * Add config screen to modify the tick culling whitelist/entity whitelist/block-entity whitelist in game * Optimization of the culling thread logic and rendered block entity count * Fix tick culling whitelist unintendedly merging into the entity whitelist * Fix warning about a mixin conflict with Sodium * Add display entities to the tick whitelist to let them move/transform while offscreen * Translation into Argentine Spanish (es_ar) for EntityCulling by @Texaliuz in https://github.com/tr7zw/EntityCulling/pull/199 * Add Polish translation (`pl_pl.json`) by @lumiscosity in https://github.com/tr7zw/EntityCulling/pull/203 * Add quark soul bead to default whitelist by @redchess64 in https://github.com/tr7zw/EntityCulling/pull/205 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/209 * Update pt_br.json by @seriousfreezing in https://github.com/tr7zw/EntityCulling/pull/210 ## New Contributors * @Texaliuz made their first contribution in https://github.com/tr7zw/EntityCulling/pull/199 * @lumiscosity made their first contribution in https://github.com/tr7zw/EntityCulling/pull/203 * @redchess64 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/205 * @seriousfreezing made their first contribution in https://github.com/tr7zw/EntityCulling/pull/209 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.4...1.8.0
1.7.4 Release 27.03.2025

1.7.4-1.21.5 - NeoForge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.5 - Forge

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.5 - Fabric

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21 - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21 - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.21 - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.4 Release 27.03.2025

1.7.4-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes - Added 1.21.5 support - Removed 1.19.3 support - Fix Debug hitboxes not working correctly/being available in Forge/NeoForge 1.21.4+ - Updated tooling, expect a bigger update soon **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.3...1.7.4
1.7.3 Release 25.02.2025

1.7.3-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21(.1) - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21(.1) - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.21(.1) - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.19.3 - Fabric

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.3 Release 25.02.2025

1.7.3-1.19.3 - Forge

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
## 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 * @Q2297045667 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/191 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.2...1.7.3
1.7.2 Release 06.12.2024

1.7.2-1.21.4 - Fabric

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21.4 - Forge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21.4 - NeoForge

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21(.1) - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21(.1) - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.21(.1) - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.19.3 - Fabric

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.2 Release 06.12.2024

1.7.2-1.19.3 - Forge

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.4 support * Whitelist avm_staff:campfire_flame entity by @opekope2 in https://github.com/tr7zw/EntityCulling/pull/180 * Add Malay and Malay (Jawi) translations by @NuruddinPlays in https://github.com/tr7zw/EntityCulling/pull/182 ## New Contributors * @opekope2 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/180 * @NuruddinPlays made their first contribution in https://github.com/tr7zw/EntityCulling/pull/182 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.1...1.7.2
1.7.1 Release 01.11.2024

1.7.1-1.21.3 - Fabric

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.21.3 - NeoForge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.21.3 - Forge

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.21(.1) - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.21(.1) - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.21(.1) - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.19.3 - Fabric

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.1 Release 01.11.2024

1.7.1-1.19.3 - Forge

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Add 1.21.3 support (no 1.21.2) * Correctly skip invisible armor stands instead of marker * Fix drg_flares:drg_flare whitelist * Whitelist Alex's Caves Gum Worm entity in Config by @AlexModGuy in https://github.com/tr7zw/EntityCulling/pull/174 * Create es_es.json by @C4BR3R4 in https://github.com/tr7zw/EntityCulling/pull/171 * Added translation key for keybind category (fix issue #172) by @Thijzert123 in https://github.com/tr7zw/EntityCulling/pull/175 ## New Contributors * @AlexModGuy made their first contribution in https://github.com/tr7zw/EntityCulling/pull/174 * @C4BR3R4 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/171 * @Thijzert123 made their first contribution in https://github.com/tr7zw/EntityCulling/pull/175 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.7.0...1.7.1
1.7.0 Release 28.08.2024

1.7.0-1.21(.1) - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.21(.1) - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.21(.1) - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.19.3 - Fabric

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.7.0 Release 28.08.2024

1.7.0-1.19.3 - Forge

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix a rare bug that gets the culling thread stuck for some time, causing visual issues. Huge thanks to @pietro-lopes for finding the root cause * 1.19.4 and 1.19.3 now also use the latest codebase with all features/fixes **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.7...1.7.0
1.6.7 Release 20.08.2024

1.6.7-1.21(.1) - Fabric

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.21(.1) - NeoForge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.21(.1) - Forge

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.7 Release 20.08.2024

1.6.7-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix 1.21.1 support **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.6...1.6.7
1.6.6 Release 14.06.2024

1.6.6-1.21 - Fabric

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.21 - NeoForge

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.21 - Forge

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.6 Release 14.06.2024

1.6.6-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Update to 1.21 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.5...1.6.6
1.6.5 Release 25.05.2024

1.6.5-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.1 - Fabric

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.5 Release 25.05.2024

1.6.5-1.20.1 - Forge

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Backport latest build down to 1.20.1 * Fix "ArrayIndexOutOfBoundsException" sometimes showing up in logs **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.6...1.6.5
1.6.4-1.7.10 Release 17.05.2024

1.6.4-1.7.10 - Forge

Підтримувані версії Minecraft
1.7.10
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix crash with some mods adding clientside entities(Twilight Forest/Thaumcraft)
1.6.4-1.20.6 Release 01.05.2024

1.6.4-1.20.6 - Fabric

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
## What's Changed * Update to 1.20.6 (dropping 1.20.5) * Re-add Forge/NeoForge builds * Mexican Spanish translation by @TheLegendofSaram in https://github.com/tr7zw/EntityCulling/pull/153 ## New Contributors * @TheLegendofSaram made their first contribution in https://github.com/tr7zw/EntityCulling/pull/153 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.5...1.6.4-1.20.6
1.6.4-1.20.6 Release 01.05.2024

1.6.4-1.20.6 - NeoForge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
## What's Changed * Update to 1.20.6 (dropping 1.20.5) * Re-add Forge/NeoForge builds * Mexican Spanish translation by @TheLegendofSaram in https://github.com/tr7zw/EntityCulling/pull/153 ## New Contributors * @TheLegendofSaram made their first contribution in https://github.com/tr7zw/EntityCulling/pull/153 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.5...1.6.4-1.20.6
1.6.4-1.20.6 Release 01.05.2024

1.6.4-1.20.6 - Forge

Підтримувані версії Minecraft
1.20.6
Завантажувачі / Платформи
forge
Показати зміни
## What's Changed * Update to 1.20.6 (dropping 1.20.5) * Re-add Forge/NeoForge builds * Mexican Spanish translation by @TheLegendofSaram in https://github.com/tr7zw/EntityCulling/pull/153 ## New Contributors * @TheLegendofSaram made their first contribution in https://github.com/tr7zw/EntityCulling/pull/153 **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.5...1.6.4-1.20.6
1.6.4-1.20.5 Release 23.04.2024

1.6.4-1.20.5 - Fabric

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Update to 1.20.5(fabric only for now) **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.4-1.20.4...1.6.4-1.20.5
1.6.4-1.20.4 Release 24.03.2024

1.6.4-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
## Changes * Fix culling when the camera is stuck in a wall. This fixes the F5 camera clipping into walls causing stuff to turn invisible. Fixes #126 * Remove that spectator turns off culling, as it now fully works when going through walls * Add ``drg_flares:drg_flares`` to the default whitelist **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.3.1-1.20.4...1.6.4-1.20.4
1.6.4-1.20.4 Release 24.03.2024

1.6.4-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
## Changes * Fix culling when the camera is stuck in a wall. This fixes the F5 camera clipping into walls causing stuff to turn invisible. Fixes #126 * Remove that spectator turns off culling, as it now fully works when going through walls * Add ``drg_flares:drg_flares`` to the default whitelist **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.3.1-1.20.4...1.6.4-1.20.4
1.6.4-1.20.4 Release 24.03.2024

1.6.4-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
## Changes * Fix culling when the camera is stuck in a wall. This fixes the F5 camera clipping into walls causing stuff to turn invisible. Fixes #126 * Remove that spectator turns off culling, as it now fully works when going through walls * Add ``drg_flares:drg_flares`` to the default whitelist **Full Changelog**: https://github.com/tr7zw/EntityCulling/compare/1.6.3.1-1.20.4...1.6.4-1.20.4
1.6.3-1.12.2 Release 09.03.2024

1.6.3-1.12.2 - Forge

Підтримувані версії Minecraft
1.12.2
Завантажувачі / Платформи
forge
Показати зміни
Initial backport to 1.12.2.
1.6.3-1.7.10 Release 08.03.2024

1.6.3-1.7.10 - Forge

Підтримувані версії Minecraft
1.7.10
Завантажувачі / Платформи
forge
Показати зміни
Backport to 1.7.10 by [@Pelotrio](https://github.com/Pelotrio).
1.6.3-b1.7.3 Release 08.03.2024

1.6.3-b1.7.3 - Babric

Підтримувані версії Minecraft
b1.7.3
Завантажувачі / Платформи
babric
Показати зміни
Backport to Minecraft **_Beta_** 1.7.3 on the Babric Fabric backport. This version was created by [@vicisacat](https://modrinth.com/user/vicisacat)
1.6.3.1-1.20.4 Release 11.12.2023

1.6.3.1-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
* 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-1.20.4 Release 11.12.2023

1.6.3.1-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
* 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-1.20.4 Release 11.12.2023

1.6.3.1-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
* 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 Release 11.12.2023

1.6.3-1.20.4 - Fabric

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
* 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.4 Release 11.12.2023

1.6.3-1.20.4 - Forge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
* 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.4 Release 11.12.2023

1.6.3-1.20.4 - NeoForge

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
* 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 Release 11.12.2023

1.6.3-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
* 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.3-1.20.2 Release 11.12.2023

1.6.3-1.20.2 - Forge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
* 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.3-1.20.2 Release 11.12.2023

1.6.3-1.20.2 - NeoForge

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
* 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 Release 22.09.2023

1.6.2-1.20.2 - Fabric

Підтримувані версії Minecraft
1.20 1.20.1 1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
## 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.2 Release 22.09.2023

1.6.2-1.20.2 - Forge

Підтримувані версії Minecraft
1.20 1.20.1 1.20.2
Завантажувачі / Платформи
forge
Показати зміни
## 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 Release 08.06.2023

1.6.2-1.20 - Fabric

Підтримувані версії Minecraft
1.20 1.20.1
Завантажувачі / Платформи
fabric quilt
Показати зміни
## 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.20 Release 08.06.2023

1.6.2-1.20 - Forge

Підтримувані версії Minecraft
1.20 1.20.1
Завантажувачі / Платформи
forge
Показати зміни
## 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 Release 15.03.2023

1.6.2-1.19.4 - Forge

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
* 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 Release 14.03.2023

1.6.2-1.19.4 - Fabric

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
* 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 Release 21.02.2023

1.6.1-1.18.2 - Fabric

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
## 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.18.2 Release 21.02.2023

1.6.1-1.18.2 - Forge

Підтримувані версії Minecraft
1.18.2
Завантажувачі / Платформи
forge
Показати зміни
## 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-mc1.19.2 Release 21.02.2023

1.6.1-1.19.2 - Fabric

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
## 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 Release 21.02.2023

1.6.1-1.19.2 - Forge

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
Показати зміни
## 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 Release 19.02.2023

1.6.1-1.19.3 - Fabric

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
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.1-1.19.3 Release 19.02.2023

1.6.1-1.19.3 - Forge

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
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 Release 18.02.2023

1.6.0-1.19.3 - Fabric

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
## 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 Release 18.02.2023

1.6.0-1.19.3 - Forge

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
## 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 Release 09.12.2022

1.5.2-1.19.3 Forge

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
Показати зміни
Update to 1.19.3
1.5.2-1.19.3 Release 07.12.2022

1.5.2-1.19.3 Fabric

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
Показати зміни
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 Release 24.11.2022

1.5.2-1.19.3-pre2

Підтримувані версії Minecraft
1.19.3-pre1 1.19.3-pre2
Завантажувачі / Платформи
fabric
Показати зміни
Initial (fabric only) update to 1.19.3(-pre2).
1.5.2-forge-1.19-fix Release 03.08.2022

1.5.2 - Forge 1.19.x (fixed)

Підтримувані версії Minecraft
1.19 1.19.1 1.19.2
Завантажувачі / Платформи
forge
Показати зміни
Patch release for Forge, fixing later versions of 1.19 Forge and 1.19.1 Forge.
1.5.2-fabric-1.19 Release 08.06.2022

1.5.2 - Fabric 1.19.x

Підтримувані версії Minecraft
1.19 1.19.1 1.19.2
Завантажувачі / Платформи
fabric
Показати зміни
Fixed issue with the animated skin feature doing 2 requests instead of 1 if installed with 3d Skin Layers.
1.5.2-forge-1.19 Release 08.06.2022

1.5.2 - Forge 1.19.x

Підтримувані версії Minecraft
1.19
Завантажувачі / Платформи
forge
Показати зміни
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 Release 04.06.2022

1.5.1 - Fabric 1.19.x

Підтримувані версії Minecraft
1.19
Завантажувачі / Платформи
fabric
Показати зміни
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 Release 25.05.2022

1.5.1 - Fabric 1.18.x

Підтримувані версії Minecraft
1.18 1.18.1 1.18.2
Завантажувачі / Платформи
fabric
Показати зміни
Fix an issue with 1.18.2 potentially not working correctly. Thanks aschmois.
1.5.1-forge-1.18 Release 25.05.2022

1.5.1 - Forge 1.18.x

Підтримувані версії Minecraft
1.18 1.18.1 1.18.2
Завантажувачі / Платформи
forge
Показати зміни
Fix an issue with 1.18.2 potentially not working correctly. Thanks aschmois.
1.5.0-fabric-1.17 Release 25.05.2022

1.5.0 - Fabric 1.17.x

Підтримувані версії Minecraft
1.17 1.17.1
Завантажувачі / Платформи
fabric
Показати зміни
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.0-forge-1.17 Release 25.05.2022

1.5.0 - Forge 1.17.x

Підтримувані версії Minecraft
1.17 1.17.1
Завантажувачі / Платформи
forge
Показати зміни
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 Release 25.05.2022

1.5.2 - Fabric 1.16.x

Підтримувані версії Minecraft
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Завантажувачі / Платформи
fabric
Показати зміни
Fixed an issue with the position calculation in 1.16. Thanks UnderscoreKilburn for the PR.
1.5.2-forge-1.16 Release 25.05.2022

1.5.2 - Forge 1.16.x

Підтримувані версії Minecraft
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Завантажувачі / Платформи
forge
Показати зміни
Fixed an issue with the position calculation in 1.16. Thanks UnderscoreKilburn for the PR.
1.5.0-forge-1.8.9 Release 25.05.2022

1.5.0 - Forge 1.8.9

Підтримувані версії Minecraft
1.8.8 1.8.9
Завантажувачі / Платформи
forge
Показати зміни
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).