Перейти к содержимому
Mineforgian

Culler

Boosts performance by culling distant entities and block entities.

Загрузки
27K
Подписчики
29
Обновлён
23 ноября 2025 г.
Лицензия
MIT

Опубликован 9 августа 2025 г.

title


Client-side mod that improves performance by intelligently hiding (culling) distant entities and block entities that are not visible to the player. It’s simple, optimized, and works seamlessly with most visual mods and shaders.

How It Works

The mod skips rendering of objects beyond a configurable distance, saving resources and boosting FPS. Each object type (mobs, boats, signs, item frames, etc.) can have its own render distance. Key visual elements remain visible within reasonable ranges to preserve the game’s look.

Features

  • Optimized culling algorithm with minimal performance impact.
  • Separate distance settings for different object categories.
  • Display entity support (Item Display, Block Display, Text Display).
  • Full shader and render mod compatibility.

Known Issues

Signs will not be culled if Enhanced Block Entities is installed with sign culling enabled, because it uses baked models for signs.


Requires oωo and TLib to work.

Ченджлог

1.2.0-1.21.9Релиз1.21.9, 1.21.10 · 23 ноября 2025 г.
  • Improved code optimization;
  • The FOV value no longer requires manual adjustment in the mod configuration (it is now replaced by the FOV buffer setting) ((this fixed the issues));
  • Other minor changes.
1.2.0-1.21.6Релиз1.21.6, 1.21.7, 1.21.8 · 23 ноября 2025 г.
  • Improved code optimization;
  • The FOV value no longer requires manual adjustment in the mod configuration (it is now replaced by the FOV buffer setting) ((this fixed the issues));
  • Other minor changes.
1.2.0-1.21.5Релиз1.21.5 · 23 ноября 2025 г.
  • Improved code optimization;
  • The FOV value no longer requires manual adjustment in the mod configuration (it is now replaced by the FOV buffer setting) ((this fixed the issues));
  • Other minor changes.
1.2.0-1.21.4Релиз1.21.4 · 23 ноября 2025 г.
  • Improved code optimization;
  • The FOV value no longer requires manual adjustment in the mod configuration (it is now replaced by the FOV buffer setting) ((this fixed the issues));
  • Other minor changes.
1.2.0-1.21.1Релиз1.21.1 · 23 ноября 2025 г.
  • Improved code optimization;
  • The FOV value no longer requires manual adjustment in the mod configuration (it is now replaced by the FOV buffer setting) ((this fixed the issues));
  • Other minor changes.
1.1.0-1.21.9Релиз1.21.9, 1.21.10 · 31 октября 2025 г.
  • Added culling for text displays, item displays, and block displays;
  • Added support for 1.21.9 and 1.21.10;
  • Added French localization;
  • Fixed several bugs (thanks to aoyamajia).
1.1.0-1.21.6Релиз1.21.6, 1.21.7, 1.21.8 · 31 октября 2025 г.
  • Added culling for text displays, item displays, and block displays;
  • Added support for 1.21.9 and 1.21.10;
  • Added French localization;
  • Fixed several bugs (thanks to aoyamajia).
1.1.0-1.21.5Релиз1.21.5 · 31 октября 2025 г.
  • Added culling for text displays, item displays, and block displays;
  • Added support for 1.21.9 and 1.21.10;
  • Added French localization;
  • Fixed several bugs (thanks to aoyamajia).

Комментарии

Загружаем…