Enhanced Block Entities: Boost FPS and Visuals in Minecraft

Enhanced Block Entities: Smoother Minecraft Performance on Fabric If you have ever walked into a massive storage room full of chests, signs, and decorated pots and felt your frame rate dip, you are not imagining it. Block entities can be surprisingly expensive to render in vanilla Minecraft, espe...

Download enhancedblockentities for Minecraft 1.21.4, 1.21.2, 1.21, 1.20.6, 1.20.5, 1.20.4

Original name: enhancedblockentities

Minecraft: 1.16.3, 1.16.5, 1.17.1, 1.18.1, 1.18.2, 1.19, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.2, 1.21.4

Loaders: Fabric

FileVersionLoaderSize
enhancedblockentities-0.1--1.16.x.jar1.16.3Fabric70 КБDownload
enhancedblockentities-0.2--1.16.x.jar1.16.5Fabric357 КБDownload
enhancedblockentities-0.3--1.16.x.jar1.16.5Fabric373 КБDownload
enhancedblockentities-0.3.1--1.16.x.jar1.16.5Fabric373 КБDownload
enhancedblockentities-0.4--1.16.x.jar1.16.5Fabric241 КБDownload
enhancedblockentities-0.4+1.17.jar1.17.1Fabric248 КБDownload
enhancedblockentities-0.4.1+1.17.jar1.17.1Fabric248 КБDownload
enhancedblockentities-0.5+1.17.jar1.17.1Fabric257 КБDownload
enhancedblockentities-0.5+1.18.jar1.18.1Fabric257 КБDownload
enhancedblockentities-0.6+1.18.2.jar1.18.2Fabric464 КБDownload
enhancedblockentities-0.7+1.18.2.jar1.18.2Fabric470 КБDownload
enhancedblockentities-0.7.1+1.18.2.jar1.18.2Fabric470 КБDownload
enhancedblockentities-0.7+1.19.jar1.19Fabric438 КБDownload
enhancedblockentities-0.7.1+1.19.jar1.19.2Fabric438 КБDownload
enhancedblockentities-0.7.2+1.19.2.jar1.19.2Fabric443 КБDownload
enhancedblockentities-0.8+1.19.3.jar1.19.3Fabric471 КБDownload
enhancedblockentities-0.8.1+1.19.3.jar1.19.3Fabric471 КБDownload
enhancedblockentities-0.9+1.19.4.jar1.19.4Fabric481 КБDownload
enhancedblockentities-0.9+1.20.jar1.20.1Fabric479 КБDownload
enhancedblockentities-0.9.1+1.20.2.jar1.20.2Fabric481 КБDownload
enhancedblockentities-0.10+1.20.4.jar1.20.3Fabric323 КБDownload
enhancedblockentities-0.10.1+1.20.4.jar1.20.4Fabric323 КБDownload
enhancedblockentities-0.10+1.20.6.jar1.20.5Fabric198 КБDownload
enhancedblockentities-0.10.1+1.20.6.jar1.20.6Fabric197 КБDownload
enhancedblockentities-0.10.1+1.21.jar1.21Fabric196 КБDownload
enhancedblockentities-0.10.2+1.21.jar1.21Fabric196 КБDownload
enhancedblockentities-0.11+1.21.2.jar1.21.2Fabric201 КБDownload
enhancedblockentities-0.11+1.21.4.jar1.21.4Fabric203 КБDownload
enhancedblockentities-0.11.1+1.21.4.jar1.21.4Fabric203 КБDownload
enhancedblockentities-0.11.2+1.21.4.jar1.21.4Fabric203 КБDownload
enhancedblockentities-0.11.3+1.21.4.jar1.21.4Fabric203 КБDownload

Enhanced Block Entities: Smoother Minecraft Performance on Fabric

If you have ever walked into a massive storage room full of chests, signs, and decorated pots and felt your frame rate dip, you are not imagining it. Block entities can be surprisingly expensive to render in vanilla Minecraft, especially when updates, biomes, and busy servers throw a lot of geometry and lighting work at your client. Enhanced Block Entities (EBE) is a Fabric mod that tackles that problem head-on, and it does so without asking you to give up the little animations and details that make your world feel alive.

What EBE Actually Does

EBE is one hundred percent client side. That means your multiplayer experience stays fair: you are changing how your game draws certain blocks, not rewriting server mechanics. At a high level, EBE makes some block entities use baked block models instead of heavier entity-style models. Think of it as letting Minecraft treat more of that work like ordinary blocks and less like constantly “special” objects that need extra rendering passes.

The practical payoff shows up anywhere you stack lots of interactive blocks. Storage halls, trading halls with wall-to-wall signs, ender chest hubs, and shulker farms are common culprits for hitching. EBE is built for Fabric, and you will want Fabric API installed alongside it. When you are curating a mod folder, pairing performance-minded rendering tweaks with the right loader version keeps weird crashes out of your play sessions.

More Than a Pure “FPS Mod”

It is tempting to file EBE under “optimization only,” but players often notice side effects that look like quality-of-life upgrades. Because the mod changes how models are handled, you can get cleaner results with Minecraft’s lighting systems, including smoother lighting on affected block entities. Resource pack artists also get room to breathe: you can remodel certain block entities using block models in ways that are awkward or inconsistent in vanilla. Even seasonal flair can be easier to reason about, for example toggling features such as holiday chest variants if your pack or settings expose that option. Visibility distance for some block entities can feel more generous too, which matters when you are scanning a base from across a build.

When you are juggling Fabric mods, launchers matter more than people admit. If you like keeping rendering mods, API dependencies, and optional companions sorted without hunting through folders, this mod can be easily installed via the foxygame.net launcher, a convenient, flexible, and modern Minecraft launcher where you can download mods right from the menu, so you spend less time troubleshooting paths and more time exploring biomes.

Animations Are Not the Trade-Off

The best part for many players is that EBE is not the “turn off chest lids forever” approach. Most animated block entity models still show up when they need to, while the expensive path is avoided when it does not matter. That balance is a big reason EBE feels less like a blunt hack and more like a rendering refinement.

If you have heard of FastChest, the difference is mostly about scope and fidelity. FastChest focuses on chests in a similar spirit, but it does not preserve chest animations. EBE aims to keep animations where they belong while also optimizing a wider set of block entities, including ender chests, signs, bells, beds, shulker boxes, and decorated pots. If your goal is “less lag, same personality,” that broader coverage matters.

Sodium, Indium, and Version Gotchas

Rendering stacks love to argue with each other, so compatibility notes are worth treating like patch notes. For EBE version 0.10.2 and newer alongside Sodium 0.6 and newer, you should not need extra bridging mods. If you are on older EBE builds with Sodium 0.5.11 or below, Indium enters the picture because Sodium did not support certain Fabric rendering features by default in that era. When chest lids glitch or chests misbehave visually, Sodium-era rendering gaps are a classic suspect; Indium is the usual fix for that family of issues.

Invisible chests are a different headache: a conflicting resource pack can clash with how models are resolved. EBE provides a Block Entity Settings menu reachable through its Mod Menu entry or vanilla Video Settings, where enabling “Force Resource Pack Compatibility” can save you from tearing your hair out over missing geometry.

Proof You Can Feel: Dense Chest Scenes

Benchmark-style anecdotes are not the whole story, but they help set expectations. In one commonly cited stress test involving around 1,700 chests, moving from vanilla rendering to EBE produced a dramatic uplift, on the order of a 155 percent frame rate increase in that scenario. Your mileage will vary with hardware, drivers, other mods, and what is happening in the world, yet the pattern is consistent: when block entities pile up, smarter rendering pays off.

Support, Bugs, and Where Releases Live

If you need the latest packaged builds, look for this mod and its releases on Modrinth as plain text search terms in your browser rather than chasing random repack sites. For quick questions, avoid opening a GitHub issue; issues are for reproducible bugs and thoughtful suggestions. If setup is confusing or you are mixing mods, a community Discord is usually the fastest place to get practical answers. If you hit a genuine bug, use the project’s issue tracker so developers can reproduce it.

Older chest invisibility and chest animation glitches were serious pain points, but maintainers report those specific problems were addressed in EBE versions 0.5 and above. If something still looks impossible after updates, collect details and report it properly rather than assuming “mods are just flaky.”

Conclusion

Enhanced Block Entities is a Fabric-side rendering upgrade that targets one of Minecraft’s sneaky performance bottlenecks: block entity drawing. It keeps many animations, expands optimization beyond chests, and opens doors for resource pack customization and cleaner lighting. Pair it with the right Sodium generation, watch for resource pack conflicts, and treat support channels appropriately, and you get a smoother client without sanding the personality off your storage rooms.