Add RTM Asset Pack 0.5

https://rmh.alinanova.dev/mod/7de9f195-289d-450b-a4e3-39354632a8d7
This commit is contained in:
2025-10-31 23:11:52 -05:00
parent d10304ebcc
commit c1feb3c8d4
103 changed files with 14434 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"Rex_Crossing_Gates","name":"Rex_Crossing_Gates","shared":false,"assets":{"Rex_Crossgate_Clean":{"name":"Rex_Crossgate_Clean","type":"prefab","filename":"Rex_Crossgate_Clean.prefab"},"Rex_Crossgate_Rust1":{"name":"Rex_Crossgate_Rust1","type":"prefab","filename":"Rex_Crossgate_Rust1.prefab"},"Rex_Crossgate_Rust2":{"name":"Rex_Crossgate_Rust2","type":"prefab","filename":"Rex_Crossgate_Rust2.prefab"}}}

View File

@@ -0,0 +1,46 @@
{
"objects": [
{
"identifier": "Rex_Crossgate_Clean",
"metadata": {
"name": "Rex_Crossgate_Clean",
"description": "A new item",
"tags": [],
"credits": "https://www.cgtrader.com/designers/studio-lab for model and textures, Embeddeddeer97 for model seperation and import"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Crossgate_Clean",
"components": []
}
},
{
"identifier": "Rex_Crossgate_Rust1",
"metadata": {
"name": "Rex_Crossgate_Rust1",
"description": "A new item",
"tags": [],
"credits": "https://www.cgtrader.com/designers/studio-lab for model and textures, Embeddeddeer97 for model seperation and import"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Crossgate_Rust1",
"components": []
}
},
{
"identifier": "Rex_Crossgate_Rust2",
"metadata": {
"name": "Rex_Crossgate_Rust2",
"description": "A new item",
"tags": [],
"credits": "https://www.cgtrader.com/designers/studio-lab for model and textures, Embeddeddeer97 for model seperation and import"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Crossgate_Rust2",
"components": []
}
}
]
}