mojira.dev

Banicraft

Assigned

No issues.

Reported

No issues.

Comments

Hi hi, resource pack maker here, i think i know what's going on

so basically the job textures of the villagers in bedrock use .tga files that use white pixels with low opacity to determine what part of biome textures are shown (usually so that biome hats aren't interfering with job hats). i've upped the opacity of the living villager's farmer texture in the sample resource pack to show this

[media]

as we can see, there's some white pixels (which would be 2% opacity) where the villagers biome outfit would be shown and black pixels (which would be fully transparent) where the biome outfit would not be shown.

 

naturally, the zombie villagers should also use these semitransparent pixels, however;

[media]

the zombie villager texture is completely transparent (note the lack of white pixels) this means that none of the villager's biome clothes are shown, just the job related clothes. this error seemingly effects all the zombie villager job textures, including unemployed villagers as seen in the original post.

 

mojang could fix this quite easily by adding the semitransparent pixels onto the zombie villager job textures