-
Bug
-
Resolution: Won't Fix
-
None
-
1.18.0.20 Beta, 1.19.20.24 Preview, 1.19.11 Hotfix
-
Confirmed
-
Multiple
-
863713
Updated description by EVGENSYPERPRO:
Summary:
Minecarts float slightly over the rails (3 pixels instead of 2). Since the rails are 1 pixel high, the minecart should be placed 2px from the block that the rails are placed on, since if the minecart is placed 1px (just after the rail texture) there will most likely be z-fighting. It will also match the Java version.
Steps to reproduce:
- Place the rails.
- Place the minecart on the rails.
- See how many pixels from the block containing the rail to minecart.
Observed results:
From the block containing the rail to the minecart - 3 pixels.
Expected results:
From the block containing the rail to the minecart - 2 pixels.
Original description:
If you look closely under it, it is slightly off the rail.
- is duplicated by
-
MCPE-159990 All type of minecarts slightly floats on all type of rails
- Resolved