Add Salty's And Freeman's Truck Project

https://www.nexusmods.com/railroader/mods/838
This commit is contained in:
2025-08-10 10:54:26 -05:00
parent 816c77f1a5
commit c61f8e5d71
28 changed files with 678 additions and 0 deletions

View File

@@ -0,0 +1,182 @@
{
"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": []
}
}
]
}