Files
Mods/Freeman & Salty's Truck Project/barbers2/Definitions.json

182 lines
3.8 KiB
JSON

{
"objects": [
{
"identifier": "barbers2blue",
"metadata": {
"name": "barbers2blue",
"description": "A new item",
"tags": [],
"credits": "ACFreeman, E.B. The_Salty_Canadian2773"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "barbers2",
"diameter": 1.5,
"length": 1.5,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Wheels.002"
]
},
{
"path": [
"Wheels.003"
]
},
{
"path": [
"Wheels.001"
]
},
{
"path": [
"Wheels.004"
]
}
],
"brakeAnimation": {
"clipName": "barbers2"
},
"components": []
}
},
{
"identifier": "barbers2black",
"metadata": {
"name": "barbers2black",
"description": "A new item",
"tags": [],
"credits": "ACFreeman, E.B. The_Salty_Canadian2773"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "barbers2black",
"diameter": 1.5,
"length": 1.5,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Wheels.001"
]
},
{
"path": [
"Wheels.002"
]
},
{
"path": [
"Wheels.003"
]
},
{
"path": [
"Wheels.004"
]
}
],
"brakeAnimation": {
"clipName": "barbers2"
},
"components": []
}
},
{
"identifier": "flexicoilbb",
"metadata": {
"name": "flexicoilbb",
"description": "A new item",
"tags": [],
"credits": "E.B. The_Salty_Canadian2773, ACFreeman"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "flexicoilbb",
"diameter": 1.5,
"length": 2.5,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Wheels.008"
]
},
{
"path": [
"Wheels.007"
]
},
{
"path": [
"Wheels.001"
]
},
{
"path": [
"Wheels.002"
]
}
],
"brakeAnimation": {
"clipName": "FlexicoilBB"
},
"components": []
}
},
{
"identifier": "flexicoila1a",
"metadata": {
"name": "flexicoila1a",
"description": "A new item",
"tags": [],
"credits": "E.B. The_Salty_Canadian2773, ACFreeman"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "flexicoila1a",
"diameter": 1.5,
"length": 3.0,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Wheels.008"
]
},
{
"path": [
"Wheels.007"
]
},
{
"path": [
"Wheels.005"
]
},
{
"path": [
"Wheels.004"
]
},
{
"path": [
"Wheels.002"
]
},
{
"path": [
"Wheels.001"
]
}
],
"brakeAnimation": {
"clipName": "flexicoila1a"
},
"components": []
}
}
]
}