Files
Mods/BlombergColorable/Definitions.json

38 lines
725 B
JSON

{
"objects": [
{
"identifier": "blombergcol",
"metadata": {
"name": "blombergcol",
"description": "",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Truck",
"modelIdentifier": "blombergcol",
"diameter": 1.016,
"length": 2.8,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Blomberg",
"Whls1"
]
},
{
"path": [
"Blomberg",
"Whls2"
]
}
],
"brakeAnimation": {
"clipName": "Brakes"
},
"components": []
}
}
]
}