FS25 Reference

Vehicle XML Reference

Search by section ID (example: design15Configurations) and jump straight to it. This is the GIANTS vehicle.xml validation reference, rebuilt into a modder-friendly reader with XML-style folding.

FS25 v1.16.0.0 Source: vehicle.html Updated: 2026-02-15 20:47
1 section loaded Direct

groundReferenceNodes

Link
<groundReferenceNodes>
<groundReferenceNode threshold="0"Description: Threshold
Type: Float
Default: 0
Required: no
forceFactor="float"Description: Ground force factor
Type: Float
Required: no
maxActivationDepth="10"Description: Max. activation depth
Type: Float
Default: 10
Required: no
node="node"Description: Ground reference node
Type: Index to i3d node or i3d mapping identifier
Required: no
onlyActiveWhenLowered="true"Description: Node is only active when tool is lowered
Type: Boolean
Default: true
Required: no
chargeValue="1"Description: Charge value to calculate power consumption
Type: Float
Default: 1
Required: no
depthNode="node"Description: Depth node
Type: Index to i3d node or i3d mapping identifier
Required: no
>

<folding minLimit="0"Description: Min. fold limit
Type: Float
Default: 0
Required: no
maxLimit="1"Description: Max. fold limit
Type: Float
Default: 1
Required: no
/>

</groundReferenceNode>
</groundReferenceNodes>