-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.14.3, Minecraft 1.14.4 Pre-Release 5, 20w46a, 22w13a, 1.19.2
-
Community Consensus
-
Mob behaviour
The general pathing behavior prevents mobs from crossing rails. However, if a solid block is next to the rails, mobs can path over the rails via the adjacent block, dropping down onto the rails from the adjacent block. I've tested with solid blocks such as full blocks, bottom-half slabs, and daylight sensors (though 4 layers of snow doesn't seem to work).
This probably contributes to the difficulties with sending a mob in a minecart up a suspended, sloped track. Given that the mob currently tries to control the minecart, the only blocks acceptable to its pathing algorithm would be back down the slope (from a higher y level onto tracks at a lower y level).
Note that MC-33359 (related) has been marked as WAI.