bedrock-samples icon indicating copy to clipboard operation
bedrock-samples copied to clipboard

copper golem file at resource_pack/textures/items

Open Xbo4tun opened this issue 4 months ago • 2 comments

There is a file at resource_pack/textures/items called "copper_golem.texture_set.json" but it has no use there. I continuously get a content log error because of this file.

Xbo4tun avatar Oct 29 '25 16:10 Xbo4tun

Yeah, I found the file that you mentioned: copper_golem.texture_set.json

File content:

{
    "format_version": "1.21.30",
    "minecraft:texture_set": {
        "color": "copper_golem",
        "metalness_emissive_roughness_subsurface": "copper_golem_mers"
    }
}

juan3178316 avatar Oct 30 '25 03:10 juan3178316

There is a file at resource_pack/textures/items called "copper_golem.texture_set.json" but it has no use there. I continuously get a content log error because of this file.

Yeah, I see that error in console:

14:54:37[Texture][inform]-TextureSet (textures/items/copper_golem) | Failed to parse the image after loading - check to see if the device is low on memory or the image is malformed or damaged

juan3178316 avatar Oct 31 '25 20:10 juan3178316