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 f3f78c72d4
commit 844fff6831
19 changed files with 6363 additions and 0 deletions

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