File Details
Forge - 1.20.1 - 2.2.3
- R
- Sep 3, 2024
- 417.72 KB
- 480.4K
- 1.20.1+1
- Forge + 1
File Name
entity_model_features_forge_1.20.1-2.2.3.jar
Supported Versions
- 1.20.1
- 1.20
Curse Maven Snippet
- added an optifine cem syntax limitation parity setting
- added a parity setting to enforce custom UV value flooring in boxes like OptiFine does
- added support for referencing
partdirectly in animations such asthisalready does - added more detailed validation warnings to box uv co-ordinates as well as fleshing out validation error messages to inform users of the exact issue source
- added
frame_countervariable from the latest OptiFine - added
wolf_collarto the model list - made
frame_timematch OptiFine's pausing and tick freeze behaviour - fixed modded block entity models incorrectly including the namespace in the model file name when it should not e.g. looking for
optifine/cem/mod:model.jeminstead ofmod:optifine/cem/model.jem - fixed models with variants not resetting their initial state correctly on first load until at least 1 variation occurs naturally

