Describe the issue
When Iris is installed, it causes custom player models' Emissive textures to not render when applied via player.properties
The issue doesn't appear when setting the custom player model as the Default, or when Iris is not installed
Pack structure (Model applied via player.properties):
assets/minecraft/emf/cem/player
player.properties
player2.jem // fallback model
player3.jem // custom model
skin3.png
skin3_e.png
player.properties:
models.1 = 3
textures.1 = 3
skins.1 = 3
# Assign by Player UUID
nbt.1.UUID = raw:[I;1270458458,-814531213,-1861616684,1002402629]
# Fallback
models.2 = 2
player3.jem has skin3.png as texture parameter
Note: Neither textures nor skins parameters in player.properties seem to do anything in relation to player models
The textures are only applied if they're specified by the texture parameter in the model file
Pack structure (Model set as Default):
assets/minecraft/emf/cem
player.jem // custom model
skin.png
skin_e.png
player.jem has skin.png as texture parameter
Screenshots
With ETF + EMF + Sodium + Iris installed, model applied via player.properties:

With ETF + EMF + Sodium + Iris installed, model set as Default:

With just ETF + EMF + Sodium installed, model applied via player.properties:

Setup
- Minecraft version:
1.21.1
- ModLoader:
Neoforge
- ETF:
7.1, EMF: 3.1.1
- Does the issue persist with only ETF installed?
No
- Have you checked the FAQ in the Readme, or Discord, to see if it is a known issue?
Yes
Describe the issue
When Iris is installed, it causes custom player models' Emissive textures to not render when applied via
player.propertiesThe issue doesn't appear when setting the custom player model as the Default, or when Iris is not installed
Pack structure (Model applied via
player.properties):player.properties:player3.jemhasskin3.pngastextureparameterNote: Neither
texturesnorskinsparameters inplayer.propertiesseem to do anything in relation to player modelsThe textures are only applied if they're specified by the
textureparameter in the model filePack structure (Model set as Default):
player.jemhasskin.pngastextureparameterScreenshots
With ETF + EMF + Sodium + Iris installed, model applied via

player.properties:With ETF + EMF + Sodium + Iris installed, model set as Default:

With just ETF + EMF + Sodium installed, model applied via

player.properties:Setup
1.21.1Neoforge7.1, EMF:3.1.1NoYes