-
Bug
-
Resolution: Unresolved
-
None
-
20w51a, 1.20.5, 1.20.6 Release Candidate 1, 1.21.1, 24w35a
-
Confirmed
-
Rendering
-
Low
-
Platform
The tail and gills of an axolotl will not render when viewed in spectator mode, or when the entity is on the same team as the player. This behavior is especially unusual for the axolotl, considering it's arms (which are also 2D planes) are visible from the top and bottom of the entity.
Steps to Reproduce:
- Spawn an axolotl
- Make it invisible
/effect give @e minecraft:invisibility infinite
- Change gamemode to spectator
Observed Behavior:
The tail will not be visible when looking at the axolotl from it's left-hand side, and the gills will not be visible when viewed from the back.
Expected Result:
The tail and gills would be visible at all times, regardless of the entity's effects, or the gamemode the player is in.
Fix:
One possible fix is to copy the texture of the 2D plane to the opposite side (similar to the feet currently). This does cause z-fighting though, likely due to another underlying issue.
AxolotlFix.zip
- relates to
-
MC-271512 Outer skin/clothes layer on invisible drowned does not render at all like other model parts
- Open
-
MC-253461 Invisible warden doesn't have its sensors / heart when viewed from back in spectator mode
- Open
-
MC-256566 The wings of invisible allays don't render from all angles when viewing them in spectator mode
- Open
-
MC-271229 Ears of an invisible armadillo do not render when viewed from behind
- Open
-
MC-271231 Stinger, legs, wings, and antennae of invisible bees do not render when viewed from certain angles
- Open
-
MC-271236 Mushrooms on invisible bogged do not render when viewed from certain angles
- Open
-
MC-271237 Feet of an invisible frog do not render when viewed at a certain angle
- Open
-
MC-271306 The hair of an invisible strider will not render when viewed from certain angles
- Open
-
MC-271511 Outer clothes layer on invisible stray does not render at all like other model parts
- Open
-
MC-271984 The tail of invisible tadpoles don't render when viewed from certain angles
- Open
-
MC-256648 The tail and inside of the saddle on invisible camels will not render when viewed from certain angles
- Reopened