Add GP38 mods

- Beemans Colorable Blombergs
 - Beemans NonColorable Blombergs
 - GP38 Required Scripts
 - Base GP38
This commit is contained in:
2025-08-10 09:58:00 -05:00
parent cfa575b492
commit 5ecc95c0c0
23 changed files with 4107 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"Id": "BlombergNonColorable",
"DisplayName": "Beemans NonColorable Blombergs",
"Author": "TheBeeMan",
"Version": "3.05.11",
"GameVersion": "2024.6.2",
"ManagerVersion": "0.27.14.0",
"Game": "Railroader",
"Homepage": "https://www.nexusmods.com/railroader/mods/143"
}

View File

@@ -0,0 +1,12 @@
{
"identifier": "blombergcb",
"name": "blombergcb",
"shared": false,
"assets": {
"blombergdb": {
"name": "blombergcb",
"type": "prefab",
"filename": "blombergcb.prefab"
}
}
}

View File

@@ -0,0 +1,38 @@
{
"objects": [
{
"identifier": "blombergcb",
"metadata": {
"name": "blombergcb",
"description": "",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Truck",
"modelIdentifier": "blombergcb",
"diameter": 1.016,
"length": 2.8,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Blomberg",
"Whls1"
]
},
{
"path": [
"Blomberg",
"Whls2"
]
}
],
"brakeAnimation": {
"clipName": "Brakes"
},
"components": []
}
}
]
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"identifier": "blombergcg",
"name": "blombergcg",
"shared": false,
"assets": {
"blombergdb": {
"name": "blombergcg",
"type": "prefab",
"filename": "blombergcg.prefab"
}
}
}

View File

@@ -0,0 +1,38 @@
{
"objects": [
{
"identifier": "blombergcg",
"metadata": {
"name": "blombergcg",
"description": "",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Truck",
"modelIdentifier": "blombergcg",
"diameter": 1.016,
"length": 2.8,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Blomberg",
"Whls1"
]
},
{
"path": [
"Blomberg",
"Whls2"
]
}
],
"brakeAnimation": {
"clipName": "Brakes"
},
"components": []
}
}
]
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"identifier": "blombergdb",
"name": "blombergdb",
"shared": false,
"assets": {
"blombergdb": {
"name": "blombergdb",
"type": "prefab",
"filename": "blombergdb.prefab"
}
}
}

View 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": []
}
}
]
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"identifier": "blombergdg",
"name": "blombergdg",
"shared": false,
"assets": {
"blombergdb": {
"name": "blombergdg",
"type": "prefab",
"filename": "blombergdg.prefab"
}
}
}

View File

@@ -0,0 +1,38 @@
{
"objects": [
{
"identifier": "blombergdg",
"metadata": {
"name": "blombergdg",
"description": "",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Truck",
"modelIdentifier": "blombergdg",
"diameter": 1.016,
"length": 2.8,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Blomberg",
"Whls1"
]
},
{
"path": [
"Blomberg",
"Whls2"
]
}
],
"brakeAnimation": {
"clipName": "Brakes"
},
"components": []
}
}
]
}

Binary file not shown.