deadmau5's ears do not render translucent when invisible
The bug
When deadmau5 is invisible and their model is rendered as translucent, the ears disappears completely.
How to reproduce
Setup
- Locate your versions folder
- Make a copy of the latest version folder that you'd like to test the issue in and append _custom to the copied name, resulting in for example 20w45a_custom or 1.16.4_custom
- Delete the .jar file inside the folder
- Append _custom to the name of the .json file
- Open the .json file in a text editor
- Find ${auth_player_name} and replace that with deadmau5 (this should be on the first line)
- Find ${auth_uuid} and replace that with 1e18d5ff643d45c8b50943b8461d8614
- Finally, locate the version id (for example 1.16.4) within the file (should only be present once) and append _custom to it
- Create a new installation in the Minecraft Launcher and set its version to your custom installation
- Launch the installation
Reproduction
- Create a team by running the command:
/team add deadmau5
- Join the team:
/team join deadmau5
- Apply the invisibility effect to yourself:
/effect give deadmau5 minecraft:invisibility 1000000
- Enter third person view
The ears are not rendered translucent
Screenshot
