your current location:首页 > news>No render minecraft

No render minecraft

2024-12-15 01:27:43|Myriagame |source:minecraft skins

Brief introduction

This module is used to switch the rendering of various objects.

Too many cows cause stuttering?Use No render to hide them.

Too many drops?You can choose not to render them to increase the frame rate.

Don't want to see other players?You can choose not to render them.

Module function

illumination

Skip the light update (the light source provides light but does not illuminate the ground).

Minecraft images

The lantern illuminates the ground but "does not illuminate the ground"

entity

Hide all entities;

Hidden drops;

Hidden item display box;

Hidden villagers;

Hidden passive creature;

Hidden player;

Hide a specific entity (such as Minecraft: Creeper) according to the entity ID.

world

Hidden square block;

Hide the block entity (such as the rotating entity in the monster cage);

Hide the global block entity (the lines of the beam beam and the structural block);

Hide the sky;

Hidden terrain fog;

Hide particles effect.

Minecraft images

A world that only renders players and creatures but does not render blocks

Minecraft images

Comparison of fog in the lower boundary

Precautions

Fabric 1.19.4+ needs to install the Forge Config API PORT and Fabric API;

For FORGE Config Screens to configure in the game, or directly edit the configuration file in "Minecraft/Config".

Similar module

Badoptimizations.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.