Add Salty's And Freeman's Truck Project
https://www.nexusmods.com/railroader/mods/838
This commit is contained in:
88
Freeman & Salty's Truck Project/aar-b/Definitions.json
Normal file
88
Freeman & Salty's Truck Project/aar-b/Definitions.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"objects": [
|
||||
{
|
||||
"identifier": "aar-b",
|
||||
"metadata": {
|
||||
"name": "aar-b",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"credits": "E.B. TheSaltyCanadian2773"
|
||||
},
|
||||
"definition": {
|
||||
"kind": "Truck",
|
||||
"modelIdentifier": "aar-b",
|
||||
"diameter": 1.5,
|
||||
"length": 2.0,
|
||||
"numberOfAxles": 2,
|
||||
"wheelTransforms": [
|
||||
{
|
||||
"path": [
|
||||
"Wheels.001"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"Wheels.002"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"Wheels.003"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"Wheels.004"
|
||||
]
|
||||
}
|
||||
],
|
||||
"brakeAnimation": {
|
||||
"clipName": "aar-b"
|
||||
},
|
||||
"components": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"identifier": "aar-b-grey",
|
||||
"metadata": {
|
||||
"name": "aar-b-grey",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"credits": "E.B. The_Salty_Canadian2773"
|
||||
},
|
||||
"definition": {
|
||||
"kind": "Truck",
|
||||
"modelIdentifier": "aar-b2",
|
||||
"diameter": 1.5,
|
||||
"length": 2.0,
|
||||
"numberOfAxles": 2,
|
||||
"wheelTransforms": [
|
||||
{
|
||||
"path": [
|
||||
"Wheels.001"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"Wheels.002"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"Wheels.003"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"Wheels.004"
|
||||
]
|
||||
}
|
||||
],
|
||||
"brakeAnimation": {
|
||||
"clipName": "aar-b"
|
||||
},
|
||||
"components": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user