-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.21.70.20 Preview
-
None
-
Unconfirmed
-
Multiple
Similar issue as MC-279947, Reported for bedrock edition.
The snow cow model has their nose offset by 0.1 pixels instead of perfectly conforming to their face like how most things in Minecraft models work.
Steps to reproduce
- Create a Repeat command block and paste the command code:
/tp @e[type=cow] 18.52 -60.00 55.45
Observed Result
The cow's snout offsets 0.1 pixels, Can leading by Z-fighting except warm and cold variants
Expected Behavior
The cow's snout should not be offsets the pixels, To prevent Z-fighting.