feldim2425 / OC-Minecarts

Minecraft Mod / Addon for OpenComputers
MIT License
10 stars 4 forks source link

cart.setEngineSpeed(-100) #7

Closed MaHuJa closed 8 years ago

MaHuJa commented 8 years ago
lua> cart.setEngineSpeed(-100)
-100

And not long after, all reversing (outside of rotate()) breaks.

feldim2425 commented 8 years ago

Next version will not allow negative speed

feldim2425 commented 8 years ago

I can't fix the the reversing, because thats how vanilla minecarts are made.