Carpet-Fixes

Carpet-Fixes

383k Downloads

[MC-248655] Minecarts behave inconsistently whilst changing directions

Daniel99j2 opened this issue ยท 4 comments

commented

Does your bug have a Mojira id? If so, what is it?
It's MC-248655

What's the bug about? Why do you want it fixed?
When minecarts turn, they can trigger detector rails they are past (and probably other issues, but I don't know them)
If you try to turn stacked chest minecarts, they fly off (unrelated issue), so you can make a contraption in the screenshot.
It works on some directions, but not in others.

Describe the solution you'd like
When minecarts turn, they are the same in all directions

Describe alternatives you've considered
There are not many ways to turn stacked chest minecarts

Additional context
Related to https://bugs.mojang.com/browse/MC-258973
You can see it clearly in https://www.mediafire.com/file/glre0lqagtsvppo/piston_bolt_demo_world.zip/file
at /execute in minecraft:overworld run tp @s 32.24 15.00 26.33 -428.95 55.20
then create arrangement like:
2024-04-26_06 57 28
on the south-west corner

What should the rule be called?
minecartsTurnConsistentlyFix

commented

Yes this is an interesting one, I don't have the time to work on it currently.

commented

Oh wait I might have already fixed this. Try detectorRailDetectsTooEarlyFix

commented

Sadly that rule is does not fix the bug

commented

Mojang fixed it before I could