your current location:首页 > news>J mx mincrapt

J mx mincrapt

2024-12-12 09:35:54|Myriagame |source:minecraft skins

Overview

The JSON model extension (JMX) enhances the function of Minecraft when loading the JSON model, and adds support for the FREX rendering API.

By configuration, JMX can convert all JSON models into FREX grids, which may reduce memory use due to more efficient data structures.

Current function

Compatible with the original model of the Minecraft model JSON;

Each model surface can define the spare texture;

Each face supports up to two layers;

The texture can be used to control the level of light and rendering;

Texture inheritance, similar to the inheritance of other JSON models;

Support independent definition for the FREX renderer;

Definition can quote the light and shadow loaded through the FREX JSON texture loader.

For more details, visit JMX Wiki.

Precautions

JMX needs Frex V6 and above versions;

JMX needs Canvas to use the color device; you cannot use sodium!

The required FREX versions are included in JMX For Fabric.