Skip to content

jhalfsharp/Block-Entity-Extended-Rendering

Repository files navigation

Block Entity Extended Rendering

About

Block Entity Extended Rendering (or BEER for short) is a small mod to make block entities render from further away.

Ever been irritated that chests, banners, signs, etc. stop rendering once you get far enough away? I was, too. Though there is an entity render distance setting in vanilla Minecraft, block entities are unaffected by this setting, instead using a hard-coded 64 blocks.

BEER, however, overrides this. It provides a separate block entity render distance so that, for example, builds requiring banners are visible as intended from further away.

FoundationGames's Enhanced Block Entities mod is highly recommended as well. Note that in most cases, EBE supercedes BEER due to it baking most (but not all) block entity models into regular blocks. I mainly made this mod for banners, as well as for compatibility with mods that add new block entities.

Progress

All items on this list are planned eventually.

  • 1.18 compatibility
  • 1.19 compatibility
  • 1.20 compatibility
  • Config through video settings
  • Config through Mod Menu
  • Config through Reese's Sodium Options

License

BEER is available under the MIT license.

About

A Minecraft mod to increase the block entity render distance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages