VehiclesPlus/Configurations/Types-v3/bikes.hjson

13 lines
198 B
Text
Raw Normal View History

2025-02-12 19:34:32 +01:00
{
name: bikes
movementTypes:
[
LAND
]
tiltTypes:
[
STEERING
]
frictionType: HIGH_FRICTION
defaultModel: nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultBike
}