Add GP38 mods
- Beemans Colorable Blombergs - Beemans NonColorable Blombergs - GP38 Required Scripts - Base GP38
This commit is contained in:
38
BlombergNonColorable/truck.blombergdb/Definitions.json
Normal file
38
BlombergNonColorable/truck.blombergdb/Definitions.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"objects": [
|
||||
{
|
||||
"identifier": "blombergdb",
|
||||
"metadata": {
|
||||
"name": "blombergdb",
|
||||
"description": "",
|
||||
"tags": [],
|
||||
"credits": ""
|
||||
},
|
||||
"definition": {
|
||||
"kind": "Truck",
|
||||
"modelIdentifier": "blombergdb",
|
||||
"diameter": 1.016,
|
||||
"length": 2.8,
|
||||
"numberOfAxles": 2,
|
||||
"wheelTransforms": [
|
||||
{
|
||||
"path": [
|
||||
"Blomberg",
|
||||
"Whls1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
"Blomberg",
|
||||
"Whls2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"brakeAnimation": {
|
||||
"clipName": "Brakes"
|
||||
},
|
||||
"components": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user