your current location:首页 > news>[EBE] block entity optimization (Enhanced Block Entities) Minecraft

[EBE] block entity optimization (Enhanced Block Entities) Minecraft

2024-12-12 09:18:26|Myriagame |source:minecraft skins

Overview

EBE is an effective Fabric module with an effective client, which aims to improve the performance of the rendering block entity and can customize the block entity through the resource package.

Please see the non -official Forge version: enhanced block entities reForgend.

Working mechanism

EBE uses the baking box model to renders some blocks instead of slow physical model rendering.

Not only optimize

EBE is not only a optimized MOD, but also made some visual improvements.

Generally as:

Support block entity using smooth light

Can modify the entity block with a block model

Options that can become a Christmas box

Can see the block entity from a farther distance

About block physical animation

The best part of EBE is to retain animation, and at the same time, it can also get the performance improvement of rendering in block models!Most blocks of physical animation will only be rendered when needed.

Module relationship

This module requires Fabric API.

This module needs to be used with sodium.

This module is not compatible with any version of Optifabric!

Common questions and help

If you have any questions about MOD, do not open GitHub Issue.Only when you find an error or want to make a suggestion, you open the GitHub Issue.

Q: Need to help the MOD/Need to report BUG?

Answer: If you encounter problems when you use MOD or use it with other mods, it is recommended to join the author's Discord server and seek help.If the problem is BUG, ​​please report on the author's problem tracker.

Question: This MOD will cause the box animation to have problems/box disappearance?

Answer: These bugs have been completely fixed on EBE 0.5 version. If the problem still exists (authors: this should not), submit or add the Discord server at Github Issue.

Question: The box is still invisible?

Answer: Sodium below 0.5 is used. By default, sodium does not support some rendering functions of Fabric.If you need to use sodium below 0.5 with EBE, you need to install 铟.

Question: What is the difference from Fastchest?

Answer: Fastchest does not retain the box animation, only optimizes the box (with an EBE working mechanism).EBE also optimizes other block entities:

Lasting shadow box

Notice

bell

bed

Dive box

Known the problem that will cause:

This module can cause the exquisite bed of the sophisticated craft MOD to be rendered in a rectification in the state of the item.

FPS improvement

Rendering 1700 boxes:

Original eBE

Minecraft images

Minecraft images

The frame rate increases by 155%!

Resource package

The figure below is an example that explains how to use the EBE resource package custom box.

Minecraft images