Game Version: 20251222.9464.W, modkit version 20251221.9433.W.MODKIT.EGS
Platform: Windows PC Steam
Mods: yes
Hardware Specifications & Operating System (OS version, CPU, GPU, RAM, storage…): Windows 11 10.0.26100, AMD Ryzen 7 7700 8-Core Processor, NVIDIA GeForce RTX 4060 Ti v7700, 32GB RAM, 1.81TB storage
Steps to Reproduce: Create a CAZ garment mod (top or bottom) that has 2 materials in the garment mesh, where red and blue (main and accent color) are controlled by one material and the sub color is controlled by the second material.
-
Details:
Please note this mod was working before the December update. The mod is updated to the latest modkit version and in the json both materials are still correctly listed and all 3 channels are enabled for color wheel but in CAZ only the second material (controls sub color) is actually working. As you can see from the image below, the top color doesn’t match the main color and also the accent color (at the back) doesn’t match. Same issue noticed with other mods I have that have 2 materials, only 1 material works with the color wheel. Before they both used to work. I see lots of garments in the base game that have two materials also.
These are the jsons:
GarmentTopmesh:
{
“Method”: “Insert”,
“Query”: “GarmentTopMesh[B@Id=ch_012_ChrsitmasTubeTop]”,
“Value”:
{
“bDeformingBottom”: false,
“bDeformingHead”: false,
“bDeformingNecklace”: true,
“deformedMesh”: “/ch_012_ChrsitmasTubeTop_B8DEB654/Mesh/ch_012_F_christmasTubetop_v2.ch_012_F_christmasTubetop_v2”,
“matchingGenderId”:
{
},
“matchingBodyAgeId”:
{
“baby”: “None”,
“youth”: “None”
},
“hairCutHeight”: 0,
“overrideMaterial”: [
“/ch_012_ChrsitmasTubeTop_B8DEB654/Materials/ch_012_ChrsitmasTubeTop_fur_mat.ch_012_ChrsitmasTubeTop_mat1”,
“/ch_012_ChrsitmasTubeTop_B8DEB654/Materials/ch_012_ChrsitmasTubeTop_fur_mat1.ch_012_ChrsitmasTubeTop_fur_mat1”
],
“bRequireCustomParts”: false,
“skinningTarget”: “Body”,
“LayerPriority”: “80”,
“drawingRegions”: [
“Chest”,
“Back”
],
“coveringRegions”: [
“WaistBack”,
“BellyUpper”
],
“bodyRegions”: [
“WaistBack”,
“BellyUpper”,
“ChestMid”,
“ChestLower”
],
“tags”: [],
“groupId”: “ch_012_ChrsitmasTubeTop”,
“mesh”: “/ch_012_ChrsitmasTubeTop_B8DEB654/Mesh/ch_012_F_christmasTubetop_v2.ch_012_F_christmasTubetop_v2”,
“id”: “ch_012_ChrsitmasTubeTop_01”,
“thumbnail”: “/ch_012_ChrsitmasTubeTop_B8DEB654/Textures/ch_012_ChrsitmasTubeTop_thumb1.ch_012_ChrsitmasTubeTop_thumb1”,
“descTextId”: “”,
“genderType”: “Female”,
“bodyAgeType”: “Adult”,
“subCategories”: [],
“isLockedItem”: false
},
“Enabled”: true
}
GarmentTop:
{
“Method”: “Append”,
“Query”: “GarmentTop[Id=W_Top_TS_SS001_001]”,
“Value”:
{
“bCustomizable”: false,
“numColorChannels”: 3,
“aITextureChannels”: 3,
“variants”: [
“ch_012_ChrsitmasTubeTop”,
“ch_012_ChrsitmasTubeTop_01”
],
“hiddenFromUI”: false,
“variantGroups”: [],
“partsGroup”: [],
“outfitCategoryTags”: [
“Everyday”,
“Winter”
],
“tags”: [],
“outfitBuffList”: [],
“id”: “ch_012_ChrsitmasTubeTop”,
“thumbnail”: “/ch_012_ChrsitmasTubeTop_B8DEB654/Textures/ch_012_ChrsitmasTubeTop_thumb.ch_012_ChrsitmasTubeTop_thumb”,
“descTextId”: “”,
“genderType”: “Female”,
“bodyAgeType”: “Adult”,
“subCategories”: [
“Sleeveless”
],
“isLockedItem”: false,
“partsId”: “Garment_33”,
“materialSectionNum”: 1
},
“Enabled”: true
}



