VehiclesPlus/Configurations/Types-v3/cars.hjson

10 lines
No EOL
178 B
Text

{
name: cars
movementTypes:
[
LAND
]
tiltTypes: []
frictionType: HIGH_FRICTION
defaultModel: nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultCar
}