your current location:首页 > news>[CEM] Custom Entity Models) Minecraft

[CEM] Custom Entity Models) Minecraft

2024-12-12 09:32:22|Myriagame |source:minecraft skins

Customized physical model (only Fabric)

The implementation of customized solid models is mainly based on the format of Optifine, which aims to match the function of the customized physical model of Optifine.

Module state

This module is still a test version, which means that the module may not work or even collapse!

About the front

This MOD relies on Fabric to work.It also needs to be ahead of CompleteConfig and Cloth Config API.

How to use

This MOD loaded. Jem and .jpm files from the "Assets/Dorianpb/CEM" folder in the resource package.For resource packages intended to use Optifine with Optifine, "Assets/Minecraft/Optifine/CEM" is renamed "Assets/Dorianpb/Cem" to work normally.

difference

At present, only the model of changing the following entities only supports:

Armor

banner

bat

bee

Flameman

cat

dairy cow

chicken

Fearful

Last filmmaker

Mushroom

Leopard cat

sheep

Skeleton and its variant (withering skeleton and flowing)

pig

Pig Ling (including Pig Ling Barbing and Zombie Pig Ling)

Zombies and its variants (corpse shells and drowning)

Do not support a single part texture (you can only specify texture and texture in the .jem file).

Do not support annoying ghosts.

It is not supported by mirror texture on the "V" axis.

Do not support "Attach".

The texture offset must use specified Textureoffset to use separate UVDOWN, UVUP, etc. It does not support it.

This module will automatically create functions such as lightning halo around the reptile and the saddle model of pigs, so that it is suitable for your custom model, and Optifine will not do so

At present, all the conversion in customized animation is relative to the parent -level

This is different from Optifine, so if your model uses a super fancy custom animation, you may need to change a few values, especially *.dy

Authentication

The project has been permitted by LGPL V3.0.Without the author's written permission, this module prohibits reprint!(This includes in modpack.)

Gratitude

Dorianpb, used in actual creation of mod,

SP614X, for the CEM of Optifine, this MOD is based on it.

Mojang, used to actually create Minecraft,

Zombie Pig, repair it is all the motivations of my project,

Anyone who decides to contribute (see here).