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

Optimized Block Entities

A client-side optimization mod to make block entities render faster

59K загрузок81 подписчиковLGPL-3.0-or-laterfabricforgeneoforgequilt

Обновлён 3 июля 2026 г. · опубликован 10 июня 2026 г.

  • OBE logo

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

FPS: 170 OBE / 130 BBE / 10 Vanilla
170 fps with OBE 130 fps with BBE 10 FPS vanilla

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.11fabric, quilt3 июля 2026 г..jar (222 КБ)
1.1.25Релиз26.1, 26.1.1, 26.1.2fabric, quilt3 июля 2026 г..jar (221 КБ)
1.1.25Релиз26.2fabric, quilt3 июля 2026 г..jar (211 КБ)
1.1.24-hotfix.1Релиз26.1, 26.1.1, 26.1.2fabric, quilt2 июля 2026 г..jar (184 КБ)
1.1.24-hotfix.1Релиз26.2fabric, quilt2 июля 2026 г..jar (174 КБ)
1.1.24Релиз1.21.11fabric, quilt2 июля 2026 г..jar (185 КБ)
1.1.24Релиз26.1, 26.1.1, 26.1.2fabric, quilt2 июля 2026 г..jar (184 КБ)
1.1.24Релиз26.2fabric, quilt2 июля 2026 г..jar (174 КБ)
1.1.23Релиз26.1, 26.1.1, 26.1.2neoforge29 июня 2026 г..jar (167 КБ)
1.1.23Релиз1.21, 1.21.1neoforge29 июня 2026 г..jar (169 КБ)
1.1.23Релиз1.20.1forge, neoforge29 июня 2026 г..jar (783 КБ)
1.1.23Релиз1.21, 1.21.1fabric, quilt29 июня 2026 г..jar (171 КБ)
1.1.23Релиз1.20, 1.20.1fabric, quilt29 июня 2026 г..jar (167 КБ)
1.1.23Релиз1.21.2, 1.21.3fabric, quilt29 июня 2026 г..jar (166 КБ)
1.1.23Релиз1.21.4fabric, quilt29 июня 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.

Комментарии

Загружаем…