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

View File

@@ -0,0 +1,9 @@
{
"manifestVersion": 5,
"id": "Embedded.BuildingBlocks",
"name": "Embeddeds Non specific asset pack",
"version": "1.0",
"requires": [
"Zamu.StrangeCustoms"
]
}

View File

@@ -0,0 +1 @@
{"identifier":"EmbeddedsBuildingBlocks","name":"EmbeddedsBuildingBlocks","shared":false,"assets":{"EMB_B25MPlatform":{"name":"EMB_B25MPlatform","type":"prefab","filename":"EMB_B25MPlatform.prefab"},"EMB_B10MPlatform":{"name":"EMB_B10MPlatform","type":"prefab","filename":"EMB_B10MPlatform.prefab"},"EMB_B510Platform":{"name":"EMB_B510Platform","type":"prefab","filename":"EMB_B510Platform.prefab"},"EMB_B525Platform":{"name":"EMB_B525Platform","type":"prefab","filename":"EMB_B525Platform.prefab"}}}

View File

@@ -0,0 +1,60 @@
{
"objects": [
{
"identifier": "EMB_B10MPlatform",
"metadata": {
"name": "EMB_B10MPlatform",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMB_B10MPlatform",
"components": []
}
},
{
"identifier": "EMB_B25MPlatform",
"metadata": {
"name": "EMB_B25MPlatform",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMB_B25MPlatform",
"components": []
}
},
{
"identifier": "EMB_B510Platform",
"metadata": {
"name": "EMB_B510Platform",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMB_B510Platform",
"components": []
}
},
{
"identifier": "EMB_B525Platform",
"metadata": {
"name": "EMB_B525Platform",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMB_B525Platform",
"components": []
}
}
]
}