Update to RTM Asset Pack 0.5.7

This commit is contained in:
2025-11-30 21:13:39 -06:00
parent 10bf990152
commit 9002674718
121 changed files with 21778 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": []
}
}
]
}