Update to SCOLD 6.3

This commit is contained in:
2025-11-30 21:14:38 -06:00
parent 9002674718
commit 4bec427289
27 changed files with 2996 additions and 12 deletions

View File

@@ -0,0 +1,42 @@
{
"indentifier": "lt_ties_pack",
"name": "lt_ties_pack",
"shared": false,
"assets": {
"Concreate_Ties_Long_Hight": {
"name": "Concreate_Ties_Long_Hight",
"type": "prefab",
"filename": "Concreate_Ties_Long_Hight.prefab"
},
"Concreate_Ties_Long_Lower": {
"name": "Concreate_Ties_Long_Lower",
"type": "prefab",
"filename": "Concreate_Ties_Long_Lower.prefab"
},
"Concreate_Ties_Short_Hight": {
"name": "Concreate_Ties_Short_Hight",
"type": "prefab",
"filename": "Concreate_Ties_Short_Hight.prefab"
},
"Concreate_Ties_Short_Lower": {
"name": "Concreate_Ties_Short_Lower",
"type": "prefab",
"filename": "Concreate_Ties_Short_Lower.prefab"
},
"Ties1": {
"name": "Ties1",
"type": "prefab",
"filename": "Ties1.prefab"
},
"Ties2": {
"name": "Ties2",
"type": "prefab",
"filename": "Ties2.prefab"
},
"Ties_Gondola": {
"name": "Ties_Gondola",
"type": "prefab",
"filename": "Ties_Gondola.prefab"
}
}
}

View File

@@ -0,0 +1,109 @@
{
"objects": [
{
"identifier": "Concreate_Ties_Long_Hight",
"metadata": {
"name": "Concreate_Ties_Long_Hight",
"description": "Concreate_Ties_Long_Hight",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Long_Hight",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Concreate_Ties_Long_Lower",
"metadata": {
"name": "Concreate_Ties_Long_Lower",
"description": "Concreate_Ties_Long_Lower",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Long_Lower",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Concreate_Ties_Short_Hight",
"metadata": {
"name": "Concreate_Ties_Short_Hight",
"description": "Concreate_Ties_Short_Hight",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Short_Hight",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Concreate_Ties_Short_Lower",
"metadata": {
"name": "Concreate_Ties_Short_Lower",
"description": "Concreate_Ties_Short_Lower",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Short_Lower",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Ties_Gondola",
"metadata": {
"name": "Ties_Gondola",
"description": "Ties_Gondola",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Ties_Gondola",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Ties1",
"metadata": {
"name": "Ties1",
"description": "Ties1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Ties1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Ties2",
"metadata": {
"name": "Ties2",
"description": "Ties2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Ties2",
"cullingRadius": 50,
"components": []
}
}
]
}