VehiclesPlus/Configurations/Types-v3/bikes.hjson

13 lines
No EOL
198 B
Text

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