Add Chesapeake and Ohio T1
https://www.nexusmods.com/railroader/mods/545
This commit is contained in:
44
T1 Texan/truck-t1/Definitions.json
Normal file
44
T1 Texan/truck-t1/Definitions.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"objects": [
|
||||
{
|
||||
"identifier": "truck-t1",
|
||||
"metadata": {
|
||||
"name": "truck-t1",
|
||||
"description": "",
|
||||
"tags": [],
|
||||
"credits": "Rockin"
|
||||
},
|
||||
"definition": {
|
||||
"kind": "Truck",
|
||||
"modelIdentifier": "tr-2104",
|
||||
"diameter": 0.9144,
|
||||
"length": 2.0,
|
||||
"numberOfAxles": 3,
|
||||
"wheelTransforms": [
|
||||
{
|
||||
"path": [
|
||||
"truck",
|
||||
"Empty.089"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"truck",
|
||||
"Empty.090"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"truck",
|
||||
"Empty.091"
|
||||
]
|
||||
}
|
||||
],
|
||||
"brakeAnimation": {
|
||||
"clipName": "Brakes"
|
||||
},
|
||||
"components": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user