VehiclesPlus/Configurations/Types-v3/helicopters.hjson

13 lines
216 B
Text
Raw Permalink Normal View History

2025-02-12 19:34:32 +01:00
{
name: helicopters
movementTypes:
[
AIR
]
tiltTypes:
[
FORWARD_BACKWARD
]
frictionType: LOW_FRICTION
defaultModel: nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultHelicopter
}