VehiclesPlus/Configurations/Types-v3/cars.hjson

10 lines
178 B
Text
Raw Permalink Normal View History

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