Better Block Entities

A Minecraft optimization mod for Fabric/Sodium that improves FPS / Block Entity Rendering by implementing a Hybrid Renderer.

File Details

bbe-1.3.0-rc.1+1.21.11

  • B
  • Jan 18, 2026
  • 102.46 KB
  • 5.6K
  • 1.21.11
  • Fabric

File Name

bbe-1.3.0-rc.1+1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:better-block-entities-1434533:7478144"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Minecraft 1.21.11 (Sodium 0.8.0-0.8.3)

BBE v1.3.0-rc.1+1.21.11

🗒️ Changelog:

  • Removed RRP system for injecting block models into the terrain.
  • Added new pipeline which replaces the old RRP one, which is more robust and allowed us to "add" EMF compatibility and compatibility for resource packs that adds custom parts and animations.
  • Backface culling added for sign text (doesn't render text that is not visible).
  • Improved error handling and logging.
  • Fixed several "visual" issues and one crash that happened because of a mod incompatibility with Polytone.
  • Banners fixed as of Sodium 0.8.3 (a bug in pervious Sodium versions messed up rendering)
  • Huge internal changes and removal of redundant code.
  • Jar size drastically decreased because of these improvements.