Applying the texture to player heads is inconsistent
1.
/give @s player_head{SkullOwner:"FaRo1"}
Result: Head with the correct skin (or outdated, see MC-146631).
2.
/setblock ~ ~ ~ player_head{SkullOwner:"FaRo1"}
Result: Steve/Alex head. Placing it results in the head with the correct skin. Closing and reopening the world does not fix it, neither does unloading and reloading the chunks.
3.
/setblock ~ ~ ~ player_head{ExtraType:"FaRo1"}
Result: The correct skull.
4.
/give @s player_head{ExtraType:"FaRo1"}
Result: Steve/Alex head. Placing the block results in a block with no Owner, SkullOwner or ExtraType tag.
2019-10-22, 12:33 PM
2025-01-11, 03:17 PM
2025-01-11, 03:17 PM
14
6