[Bug] Broken pigman, pigman brute and zombie pigman CEM files.
googleooer opened this issue ยท 3 comments
Description of the bug:
The CEM files for the affected models appear to be broken and have seemingly incorrectly set up limbs and also fail to display the entity's texture because of a line that should be removed.
Note: I'm not sure if this also happens with OptiFine or if it's just a quirk with the "Entity Model Features" mod in Fabric
Environment:
Mod Loader (Forge, Fabric): Fabric
Minecraft Version (1.19.4, 1.20, etc.): 1.20.4
Are you using OptiFine? (Yes/No): No
What other mods are you using? (List): Entity Model Features, Entity Texture Features, Nvidium, Sodium, ImmediatelyFast, Vivecraft
Please attach screenshots if applicable:
Not a screenshot, but I attached the modified versions of the files that fix the problem (as .json since GitHub doesn't allow .jem files).
piglin.json
piglin_brute.json
zombified_piglin.json
These modified files remove the texture definition line (made the models invisible) and also replaces the broken "[limb_name]_sub_0" parts
Hey, your fixed .jem files worked, but it makes the Pigmen's left eyes extend a little into the left side of their heads.
Can somebody please test if this is still an issue for some people on the most recent version of EMF?