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

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