Add CLB assets

https://www.nexusmods.com/railroader/mods/132

LFS: track bundle filename with initial capital letter
This commit is contained in:
2025-08-10 11:26:55 -05:00
parent ac7ea5d741
commit 55c434fb42
19 changed files with 6363 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"CLB_ASSETS_deko","name":"CLB_ASSETS_deko","shared":false,"assets":{"CLB_HydraulicPress01":{"name":"CLB_HydraulicPress01","type":"prefab","filename":"CLB_HydraulicPress01.prefab"},"CLB_Welder01":{"name":"CLB_Welder01","type":"prefab","filename":"CLB_Welder01.prefab"},"CLB_Lathe01":{"name":"CLB_Lathe01","type":"prefab","filename":"CLB_Lathe01.prefab"},"CLB_DrillPress01":{"name":"CLB_DrillPress01","type":"prefab","filename":"CLB_DrillPress01.prefab"}}}

View File

@@ -0,0 +1,72 @@
{
"objects": [
{
"identifier": "CLB_HydraulicPress01",
"metadata": {
"name": "CLB_HydraulicPress01",
"description": "A new item",
"tags": [
"shop",
"object"
],
"credits": "Model & Texture: Scarecrow_original"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "CLB_HydraulicPress01",
"components": []
}
},
{
"identifier": "CLB_Welder01",
"metadata": {
"name": "CLB_Welder01",
"description": "A new item",
"tags": [
"shop",
"object"
],
"credits": "Model & Texture: Yevhen Avramenko"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "CLB_Welder01",
"components": []
}
},
{
"identifier": "CLB_Lathe01",
"metadata": {
"name": "CLB_Lathe01",
"description": "A new item",
"tags": [
"shop",
"object"
],
"credits": "Model & Texture: ridhobahri"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "CLB_Lathe01",
"components": []
}
},
{
"identifier": "CLB_DrillPress01",
"metadata": {
"name": "CLB_DrillPress01",
"description": "A new item",
"tags": [
"shop",
"object"
],
"credits": "Model & Texture: xplanepilot"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "CLB_DrillPress01",
"components": []
}
}
]
}