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 @@
{
"indentifier": "lt_lumber_pack",
"name": "lt_lumber_pack",
"shared": false,
"assets": {
"Logs1": {
"name": "Logs1",
"type": "prefab",
"filename": "Logs1.prefab"
},
"Logs2": {
"name": "Logs2",
"type": "prefab",
"filename": "Logs2.prefab"
},
"Logs3": {
"name": "Logs3",
"type": "prefab",
"filename": "Logs3.prefab"
},
"Logs4": {
"name": "Logs4",
"type": "prefab",
"filename": "Logs4.prefab"
},
"Lumber_Planks": {
"name": "Lumber_Planks",
"type": "prefab",
"filename": "Lumber_Planks.prefab"
},
"Lumber_Sheets": {
"name": "Lumber_Sheets",
"type": "prefab",
"filename": "Lumber_Sheets.prefab"
},
"Poles1": {
"name": "Poles1",
"type": "prefab",
"filename": "Poles1.prefab"
},
"Poles2": {
"name": "Poles2",
"type": "prefab",
"filename": "Poles2.prefab"
},
"Pulpwood1": {
"name": "Pulpwood1",
"type": "prefab",
"filename": "Pulpwood1.prefab"
},
"Pulpwood2": {
"name": "Pulpwood2",
"type": "prefab",
"filename": "Pulpwood2.prefab"
},
"Pulpwood3": {
"name": "Pulpwood3",
"type": "prefab",
"filename": "Pulpwood3.prefab"
},
"Pulpwood4": {
"name": "Pulpwood4",
"type": "prefab",
"filename": "Pulpwood4.prefab"
},
"Pulpwood5": {
"name": "Pulpwood5",
"type": "prefab",
"filename": "Pulpwood5.prefab"
}
}
}

View File

@@ -0,0 +1,199 @@
{
"objects": [
{
"identifier": "Logs1",
"metadata": {
"name": "Logs1",
"description": "Logs1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Logs1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Logs2",
"metadata": {
"name": "Logs2",
"description": "Logs2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Logs2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Logs3",
"metadata": {
"name": "Logs3",
"description": "Logs3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Logs3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Logs4",
"metadata": {
"name": "Logs4",
"description": "Logs4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Logs4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Lumber_Planks",
"metadata": {
"name": "Lumber_Planks",
"description": "Lumber_Planks",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Metal_Sheet5",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Lumber_Sheets",
"metadata": {
"name": "Lumber_Sheets",
"description": "Lumber_Sheets",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Lumber_Sheets",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Poles1",
"metadata": {
"name": "Poles1",
"description": "Poles1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Poles1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Poles2",
"metadata": {
"name": "Poles2",
"description": "Poles2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Poles2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pulpwood1",
"metadata": {
"name": "Pulpwood1",
"description": "Pulpwood1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pulpwood1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pulpwood2",
"metadata": {
"name": "Pulpwood2",
"description": "Pulpwood2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pulpwood2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pulpwood3",
"metadata": {
"name": "Pulpwood3",
"description": "Pulpwood3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pulpwood3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pulpwood4",
"metadata": {
"name": "Pulpwood4",
"description": "Pulpwood4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pulpwood4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pulpwood5",
"metadata": {
"name": "Pulpwood5",
"description": "Pulpwood5",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pulpwood5",
"cullingRadius": 50,
"components": []
}
}
]
}

Binary file not shown.