DonBruce64 / MinecraftTransportSimulator

A Minecraft mod that adds planes and automobiles with realistic physics!
Other
109 stars 60 forks source link

Vehicle fuel level only updates while seat is unoccupied in Creative mode #1639

Closed BenjiroDaimon closed 1 year ago

BenjiroDaimon commented 1 year ago

When driving vehicles in Creative mode, the fuel level doesn't update while the player is sitting in the driver's seat, regardless of the config setting. Works fine on survival, or when the seat is unoccupied.

BenjiroDaimon commented 1 year ago

To further clarify, if the player drives the vehicle in Creative mode, the fuel usage that would have occurred while driving will be reflected after the player leaves the vehicle.

DonBruce64 commented 1 year ago

This is per design. Much like how a creative player doesn't lose their items when placing blocks, or when equipping vehicles, creative players can fly vehicles without needing to fuel them.