VehiclesPlus/Configurations/Types-v3/tanks.hjson

10 lines
180 B
Text
Raw Normal View History

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