
Optimized Block Entities
A client-side optimization mod to make block entities render faster
Обновлён 3 июля 2026 г. · опубликован 10 июня 2026 г.
Optimized Block Entities (OBE)
OBE is a fully client side mod that significantly improves the rendering speed of block entities but not just that!
You won't lose animations, this mod keeps the animations of animated block entities likes chest and shulker boxes, it also supports EMF and ETF, which means it is compatible with FA: Objects!
You should also check out Better Block Entities, it was the first mod to optimize block entities on 1.21+ and did that very well. Both mods do not work in the same way, but he gave me some inspiration and 1 or 2 clever tricks.
How it works
This mod renders supported block entities just like any other block, this means they are meshed into the terrain and rendering terrain is much faster than rendering entities so it gives a HUGE performances boost. To keep animations, they are only rendered through the terrain when they are static, otherwise it goes through the vanilla renderer.
Features
- Improved FPS : Huge performance boost that scales with the number of block entities visible.
- Better lighting on block entities : they now support smooth lighting and ambient occlusion.
- Better render distance : block entities can be seen from a lot further away
- Config : Every block entity optimization can be toggled, same for the ambient occlusion.
Performances
![]() |
![]() |
![]() |
Compatibility:
- Compatible with EMF/ETF and any resource packs made for those (like FA: Objects) Since OBE 1.1.4
- Compatible with Quark's chests Since OBE 1.1.3 and Quark 4.1-481
- Compatible with Lootr Since OBE 1.1.23
Why
Mods like this already exists like:
- BBE, but it requires Sodium to run, isn't available on Neoforge (at least not at the time of OBE development) and heavily modifies Minecraft's rendering pipeling
- EBE, but it is sadly not updated anymore and isn't available on Neoforge
Both are awesome, the developers did great work but I wanted to make one that was:
- Updated
- Less intrusive, which means better compatibility with other mods
- Available on Neoforge as well as Fabric
- Include a way to support modded block entities
and I even managed to make it faster somehow even though they are both really well done and optimized
Trouble shooting:
Invisible block entities:
Only vanilla, indigo and sodium (embeddium on forge 1.20.1) rendering pipelines are fully supported, issues may happen with other ones like Optifine, Embeddium, Optifabric etc... in that case it is recommended to disable the OBE optimizations causing the issues using OBE's config screen.
Crash on 1.20.1 Forge with Embeddium:
You need the Forgified Fabric API mod if you want to use OBE and Embeddium at the same time.
Modpacks
Feel free to include this mod in any of your modpacks, telling me would be nice but is not mandatory.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.1.25 | Релиз | 1.21.11 | fabric, quilt | 3 июля 2026 г. | .jar (222 КБ) |
| 1.1.25 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric, quilt | 3 июля 2026 г. | .jar (221 КБ) |
| 1.1.25 | Релиз | 26.2 | fabric, quilt | 3 июля 2026 г. | .jar (211 КБ) |
| 1.1.24-hotfix.1 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric, quilt | 2 июля 2026 г. | .jar (184 КБ) |
| 1.1.24-hotfix.1 | Релиз | 26.2 | fabric, quilt | 2 июля 2026 г. | .jar (174 КБ) |
| 1.1.24 | Релиз | 1.21.11 | fabric, quilt | 2 июля 2026 г. | .jar (185 КБ) |
| 1.1.24 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric, quilt | 2 июля 2026 г. | .jar (184 КБ) |
| 1.1.24 | Релиз | 26.2 | fabric, quilt | 2 июля 2026 г. | .jar (174 КБ) |
| 1.1.23 | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 29 июня 2026 г. | .jar (167 КБ) |
| 1.1.23 | Релиз | 1.21, 1.21.1 | neoforge | 29 июня 2026 г. | .jar (169 КБ) |
| 1.1.23 | Релиз | 1.20.1 | forge, neoforge | 29 июня 2026 г. | .jar (783 КБ) |
| 1.1.23 | Релиз | 1.21, 1.21.1 | fabric, quilt | 29 июня 2026 г. | .jar (171 КБ) |
| 1.1.23 | Релиз | 1.20, 1.20.1 | fabric, quilt | 29 июня 2026 г. | .jar (167 КБ) |
| 1.1.23 | Релиз | 1.21.2, 1.21.3 | fabric, quilt | 29 июня 2026 г. | .jar (166 КБ) |
| 1.1.23 | Релиз | 1.21.4 | fabric, quilt | 29 июня 2026 г. | .jar (164 КБ) |
Показаны последние 15 из 250 версий. Все версии — на Modrinth.
Ченджлог
1.1.25Релиз1.21.11 · 3 июля 2026 г.
What's new:
- Added optimization for more custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Skeleton heads (in dungeons), this also allow resource packs to override their texture if they want to
1.1.25Релиз26.1, 26.1.1, 26.1.2 · 3 июля 2026 г.
What's new:
- Added optimization for more custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Skeleton heads (in dungeons), this also allow resource packs to override their texture if they want to
1.1.25Релиз26.2 · 3 июля 2026 г.
What's new:
- Added optimization for more custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Skeleton heads (in dungeons), this also allow resource packs to override their texture if they want to
1.1.24-hotfix.1Релиз26.1, 26.1.1, 26.1.2 · 2 июля 2026 г.
What's new:
- Added compatibility with Lootr's trapped chests and shulker boxes
- Improved chunk meshing time thanks to an improved caching system
- Added optimization for some custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Fairy Souls, this also allow resource packs to override their texture if they want to
- Added Russian translation (thanks @Redls07 and @mpustovoi)
- Added Brazilian Portuguese translation (thanks @seriousfreezing)
Hotfix 1:
- Removed forgotten logs that were polluting the log files
1.1.24-hotfix.1Релиз26.2 · 2 июля 2026 г.
What's new:
- Added compatibility with Lootr's trapped chests and shulker boxes
- Improved chunk meshing time thanks to an improved caching system
- Added optimization for some custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Fairy Souls, this also allow resource packs to override their texture if they want to
- Added Russian translation (thanks @Redls07 and @mpustovoi)
- Added Brazilian Portuguese translation (thanks @seriousfreezing)
Hotfix 1:
- Removed forgotten logs that were polluting the log files
1.1.24Релиз1.21.11 · 2 июля 2026 г.
What's new:
- Added compatibility with Lootr's trapped chests and shulker boxes
- Improved chunk meshing time thanks to an improved caching system
- Added optimization for some custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Fairy Souls, this also allow resource packs to override their texture if they want to
- Added Russian translation (thanks @Redls07 and @mpustovoi)
- Added Brazilian Portuguese translation (thanks @seriousfreezing)
1.1.24Релиз26.1, 26.1.1, 26.1.2 · 2 июля 2026 г.
What's new:
- Added compatibility with Lootr's trapped chests and shulker boxes
- Improved chunk meshing time thanks to an improved caching system
- Added optimization for some custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Fairy Souls, this also allow resource packs to override their texture if they want to
- Added Russian translation (thanks @Redls07 and @mpustovoi)
- Added Brazilian Portuguese translation (thanks @seriousfreezing)
1.1.24Релиз26.2 · 2 июля 2026 г.
What's new:
- Added compatibility with Lootr's trapped chests and shulker boxes
- Improved chunk meshing time thanks to an improved caching system
- Added optimization for some custom skulls (which in most cases aren't optimized due to their dynamic texture online) e.g. Hypixel Skyblock's Fairy Souls, this also allow resource packs to override their texture if they want to
- Added Russian translation (thanks @Redls07 and @mpustovoi)
- Added Brazilian Portuguese translation (thanks @seriousfreezing)
Полная история изменений — на Modrinth.
Комментарии
Загружаем…



