mojira.dev
MC-172110

Texture of turtle shells is missing when worn by a piglin or zombified piglin

The bug

If a piglin wears a turtle shell / helmet, the turtle shell's texture is missing and an error texture is rendered instead. This also applies to their zombified variant.

Game output

Failed to load texture: minecraft:textures/models/armor/turtle_piglin_helmet.png
java.io.FileNotFoundException: minecraft:textures/models/armor/turtle_piglin_helmet.png
	at yy.a(SourceFile:67)
	at zj.a(SourceFile:67)
	at edm$a.a(SourceFile:81)
	at edm.b(SourceFile:57)
	at edm.a(SourceFile:28)
	at edr.b(SourceFile:85)
	at edr.a(SourceFile:68)
	at edr.d(SourceFile:61)
	at edr.a(SourceFile:51)
	at dud$o.a(SourceFile:205)
	at dud.a(SourceFile:32)
	at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:408)
	at due$a.b(SourceFile:685)
	at dud.a(SourceFile:32)
	at due.a(SourceFile:446)
	at dtw$a.a(SourceFile:86)
	at dtw$a.getBuffer(SourceFile:45)
	at dyj.a(SourceFile:416)
	at dyj.a(SourceFile:270)
	at dtu.a(SourceFile:1330)
	at dtu.a(SourceFile:1144)
	at dtq.a(SourceFile:718)
	at dtq.a(SourceFile:543)
	at dem.d(SourceFile:1003)
	at dem.d(SourceFile:631)
	at net.minecraft.client.main.Main.main(SourceFile:204)

Linked issues

MC-184800 Turtle Shell worn by Piglin has no texture Resolved MC-172088 piglins do not have a texture that is compatible with a turtle shell Resolved MC-172132 piglin Resolved MC-172157 Piglins have a broken head texture when wearing turtle helmet Resolved MC-172178 Texture error Resolved

Attachments

Comments 29

In armor texture file only have six hemlet texture for piglins (leather, chainmail, iron, golden, diamond and netherite, texture name:"<armor>_piglin_helmet.png) ,armor texture file have no turtle shell texture for piglins (turtle_piglin_helmet.png) due this.

I attached a texture I made for a resourcepack, if you want to use.

Please remake a file "turtle_piglin_helmet.png" to prevent the turtle shell through the piglin's ears.

Oh ok sorry I'll do that

Edit: Fixed it, didn't even realize it has problems, thanks

19 more comments

@Jeremy Himmper did fixing this bug introduce new bugs?

@CalXee It introduced MC-188553, which removed the unique helmet texture for Piglins and changed them into the normal helmet textures that players and other humanoid mobs uses.

It’s a huge shame. Is something preventing them from being able to design a custom turtle helmet texture for the piglins?

@CalXee They probably couldn’t get Jappa to make a new texture so they decided to do it the easy way.

They could have used mine as a placeholder until Jappa could make one, but idk.

Daniil Burlachenko

Erik Broes

Confirmed

Important

Textures and models

item, mob, texture

20w07a, 20w09a, 20w10a, 20w11a, 20w12a, , 20w20b, 20w21a, 20w22a, 1.16 Pre-release 1, 1.16 Pre-release 2

1.16 Pre-release 3

Retrieved