your current location:首页 > news>Lumi mincraft

Lumi mincraft

2024-12-15 01:32:44|Myriagame |source:minecraft skins

Overview

This module replaces the MC's light engine and contains scalable APIs, including the code of Phosphor as a reference.

Module dependence

Chunkapi version 0.5.0+;

FalsePatternlib version 1.2.0+;

Unimixins version 0.1.11+.

performance

The main performance improvement comes from the lighting engine that is more lazy to evaluate, so it can handle more light updates in a renewal.

Test example

World Type: Default;

World Seed: 123;

Game mode: Creation;

Field distance: 16.

When there is no Lumi, the light engine occupies 34 % of the service end of the service side.

After installing Lumi, it takes only 13%, which brings about 2.5 times faster than the original.

compatibility

Archaicfix: You need to change the configuration.

Both modules include phosphorus, replacing the same part of the code, and need to set the enablephosphor to False in the configuration of Archaicfix.

Coretweaks: You need to change the configuration.

Lumi's light engine has contained this feature, and needs to set fix_heightmap_range to FALSE in the configuration of CoreTweaks.

Gratitude

The author of Archaicfix Embeddedt, which made the initial transplantation of phosphorus in 1.7.10;

Caffeinemc, created Phosphor.

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.