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

@@ -2,11 +2,11 @@
"manifestVersion": 5, "manifestVersion": 5,
"id": "NickB.TheStandardCatalogofLoadIDs", "id": "NickB.TheStandardCatalogofLoadIDs",
"name": "The Standard Catalog of Load IDs", "name": "The Standard Catalog of Load IDs",
"version": "6.0", "version": "6.3",
"requires": [ "requires": [
"Zamu.StrangeCustoms" "Zamu.StrangeCustoms"
], ],
"mixintos": { "mixintos": {
"game-graph": "file(TheStandardCatalogofLoadIDs.json)" "game-graph": "file(TheStandardCatalogofLoadIDs.json)"
} }
} }

View File

@@ -0,0 +1,112 @@
* Add Aggregates Objects
* Aggregate-Coil-pack
* Coil_Steel_Long1
* Coil_Steel_Long2
* Coil_Steel_Long3
* Coil_Steel_Long4
* Coil_Steel_Medium1
* Coil_Steel_Medium2
* Coil_Steel_Medium3
* Coil_Steel_Medium4
* Coil_Steel_Little1
* Coil_Steel_Little2
* Coil_Steel_Little3
* Coil_Steel_Little4
* Coil_Steel_Pallet1
* Coil_Steel_Pallet2
* Coil_Cable_Large1
* Coil_Cable_Large2
* Aggregate-Lumber-pack
* Logs1
* Logs2
* Logs3
* Logs4
* Lumber_Planks
* Lumber_Sheets
* Poles1
* Poles2
* Pulpwood1
* Pulpwood2
* Pulpwood3
* Pulpwood4
* Pulpwood5
* Aggregate-Metal-Sheet-pack
* Metal_Sheet1
* Metal_Sheet2
* Metal_Sheet3
* Metal_Sheet4
* Metal_Sheet5
* Metal_Sheet6
* Aggregate-Other-pack
* Auto_Frames_Load1
* Auto_Frames_Load2
* Canvas1
* Canvas2
* Tarp_Long
* Tarp_Short
* Сhlorine_Сanisters
* Aggregate-Pipe-pack
* Pipe_Big_Rack1
* Pipe_Big_Rack2
* Pipe_Concrete
* Pipe_Corregated1
* Pipe_Corregated2
* Pipe_Corregated3
* Pipe_Culvert1
* Pipe_Large_1
* Pipe_Large_2
* Pipe_Large_3
* Pipe_Meduim_Long1
* Pipe_Meduim_Long2
* Pipe_Meduim_Rack_Long1
* Pipe_Meduim_Rack_Long2
* Pipe_Meduim_Rack_Long2_Gondola
* Pipe_Meduim_Rack_Long3
* Pipe_Meduim_Rack_Short1
* Pipe_Small_1
* Pipe_Small_2
* Pipe_Small_3
* Pipe_Small_4
* Pipe_Small_5
* Pipe_Small_6
* Pipe_Small_Long_Straps1
* Pipe_Small_Long_Straps2
* Pipe_Small_Long_Straps3
* Pipe_Small_Short_Straps1
* Pipe_Small_Short_Straps2
* Pipe_Small_Short_Straps3
* Pipe_Small_Short_Straps4
* Pipe_Tiny_Short1
* Pipe_Tiny_Short2
* Pipe_Tiny_Short3
* Pipe_Tiny_Short4
* Pipe_Tiny_Short5
* Pipe_Tiny_Short6
* Pipe_Tiny_Short7
* Aggregate-Steel-Beams-Pack
* Rails_Rusty
* SingleRails_Stack_Combined
* SingleRails_Stack_Long
* SingleRails_Stack_Short
* Steel_Beams_Long1
* Steel_Beams_Long2
* Steel_Beams_Short1
* Steel_Beams_Short2
* Steel_Beams_Short_Blue
* SteelFram
* Steel_Beams_Long_3
* Aggregate-Ties-pack
* Concreate_Ties_Long_Hight
* Concreate_Ties_Long_Lower
* Concreate_Ties_Short_Hight
* Concreate_Ties_Short_Lower
* Ties1
* Ties2
* Ties_Gondola

View File

@@ -0,0 +1,42 @@
{
"indentifier": "lt_other_pack",
"name": "lt_other_pack",
"shared": false,
"assets": {
"Auto_Frames_Load1": {
"name": "Auto_Frames_Load1",
"type": "prefab",
"filename": "Auto_Frames_Load1.prefab"
},
"Auto_Frames_Load2": {
"name": "Auto_Frames_Load2",
"type": "prefab",
"filename": "Auto_Frames_Load2.prefab"
},
"Canvas1": {
"name": "Canvas1",
"type": "prefab",
"filename": "Canvas1.prefab"
},
"Canvas2": {
"name": "Canvas2",
"type": "prefab",
"filename": "Canvas2.prefab"
},
"Tarp_Long": {
"name": "Tarp_Long",
"type": "prefab",
"filename": "Tarp_Long.prefab"
},
"Tarp_Short": {
"name": "Tarp_Short",
"type": "prefab",
"filename": "Tarp_Short.prefab"
},
"Сhlorine_Сanisters": {
"name": "Сhlorine_Сanisters",
"type": "prefab",
"filename": "Сhlorine_Сanisters.prefab"
}
}
}

View File

@@ -0,0 +1,109 @@
{
"objects": [
{
"identifier": "Auto_Frames_Load1",
"metadata": {
"name": "Auto_Frames_Load1",
"description": "Auto_Frames_Load1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Auto_Frames_Load1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Auto_Frames_Load2",
"metadata": {
"name": "Auto_Frames_Load2",
"description": "Auto_Frames_Load2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Auto_Frames_Load2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Canvas1",
"metadata": {
"name": "Canvas1",
"description": "Canvas1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Canvas1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Canvas2",
"metadata": {
"name": "Canvas2",
"description": "Canvas2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Canvas2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Tarp_Long",
"metadata": {
"name": "Tarp_Long",
"description": "Tarp_Long",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Tarp_Long",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Tarp_Short",
"metadata": {
"name": "Tarp_Short",
"description": "Tarp_Short",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Tarp_Short",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Сhlorine_Сanisters",
"metadata": {
"name": "Сhlorine_Сanisters",
"description": "Сhlorine_Сanisters",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Сhlorine_Сanisters",
"cullingRadius": 50,
"components": []
}
}
]
}

View File

@@ -0,0 +1,87 @@
{
"indentifier": "lt_coil_pack",
"name": "lt_coil_pack",
"shared": false,
"assets": {
"Coil_Steel_Long1": {
"name": "Coil_Steel_Long1",
"type": "prefab",
"filename": "Coil_Steel_Long1.prefab"
},
"Coil_Steel_Long2": {
"name": "Coil_Steel_Long2",
"type": "prefab",
"filename": "Coil_Steel_Long2.prefab"
},
"Coil_Steel_Long3": {
"name": "Coil_Steel_Long3",
"type": "prefab",
"filename": "Coil_Steel_Long3.prefab"
},
"Coil_Steel_Long4": {
"name": "Coil_Steel_Long4",
"type": "prefab",
"filename": "Coil_Steel_Long4.prefab"
},
"Coil_Steel_Medium1": {
"name": "Coil_Steel_Medium1",
"type": "prefab",
"filename": "Coil_Steel_Medium1.prefab"
},
"Coil_Steel_Medium2": {
"name": "Coil_Steel_Medium2",
"type": "prefab",
"filename": "Coil_Steel_Medium2.prefab"
},
"Coil_Steel_Medium3": {
"name": "Coil_Steel_Medium3",
"type": "prefab",
"filename": "Coil_Steel_Medium3.prefab"
},
"Coil_Steel_Medium4": {
"name": "Coil_Steel_Medium4",
"type": "prefab",
"filename": "Coil_Steel_Medium4.prefab"
},
"Coil_Steel_Little1": {
"name": "Coil_Steel_Little1",
"type": "prefab",
"filename": "Coil_Steel_Little1.prefab"
},
"Coil_Steel_Little2": {
"name": "Coil_Steel_Little2",
"type": "prefab",
"filename": "Coil_Steel_Little2.prefab"
},
"Coil_Steel_Little3": {
"name": "Coil_Steel_Little3",
"type": "prefab",
"filename": "Coil_Steel_Little3.prefab"
},
"Coil_Steel_Little4": {
"name": "Coil_Steel_Little4",
"type": "prefab",
"filename": "Coil_Steel_Little4.prefab"
},
"Coil_Steel_Pallet1": {
"name": "Coil_Steel_Pallet1",
"type": "prefab",
"filename": "Coil_Steel_Pallet1.prefab"
},
"Coil_Steel_Pallet2": {
"name": "Coil_Steel_Pallet2",
"type": "prefab",
"filename": "Coil_Steel_Pallet2.prefab"
},
"Coil_Cable_Large1": {
"name": "Coil_Cable_Large",
"type": "prefab",
"filename": "Coil_Cable_Large.prefab"
},
"Coil_Cable_Large2": {
"name": "",
"type": "prefab",
"filename": ".prefab"
}
}
}

View File

@@ -0,0 +1,244 @@
{
"objects": [
{
"identifier": "Coil_Steel_Long1",
"metadata": {
"name": "Coil_Steel_Long1",
"description": "Coil_Steel_Long1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Long1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Long2",
"metadata": {
"name": "Coil_Steel_Long2",
"description": "Coil_Steel_Long2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Long2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Long3",
"metadata": {
"name": "Coil_Steel_Long3",
"description": "Coil_Steel_Long3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Long3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Long4",
"metadata": {
"name": "Coil_Steel_Long4",
"description": "Coil_Steel_Long4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Long4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Medium1",
"metadata": {
"name": "Coil_Steel_Medium1",
"description": "Coil_Steel_Medium1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Medium1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Medium2",
"metadata": {
"name": "Coil_Steel_Medium2",
"description": "Coil_Steel_Medium2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Medium2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Medium3",
"metadata": {
"name": "Coil_Steel_Medium3",
"description": "Coil_Steel_Medium3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Medium3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Medium4",
"metadata": {
"name": "Coil_Steel_Medium4",
"description": "Coil_Steel_Medium4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Medium4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Little1",
"metadata": {
"name": "Coil_Steel_Little1",
"description": "Coil_Steel_Little1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Little1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Little2",
"metadata": {
"name": "Coil_Steel_Little2",
"description": "Coil_Steel_Little2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Little2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Little3",
"metadata": {
"name": "Coil_Steel_Little3",
"description": "Coil_Steel_Little3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Little3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Little4",
"metadata": {
"name": "Coil_Steel_Little4",
"description": "Coil_Steel_Little4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Little4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Pallet1",
"metadata": {
"name": "Coil_Steel_Pallet1",
"description": "Coil_Steel_Pallet1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Pallet1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Steel_Pallet2",
"metadata": {
"name": "Coil_Steel_Pallet2",
"description": "Coil_Steel_Pallet2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Steel_Pallet2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Cable_Large1",
"metadata": {
"name": "Coil_Cable_Large1",
"description": "Coil_Cable_Large1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Cable_Large1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Coil_Cable_Large2",
"metadata": {
"name": "Coil_Cable_Large2",
"description": "Coil_Cable_Large2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Coil_Cable_Large2",
"cullingRadius": 50,
"components": []
}
}
]
}

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

View File

@@ -0,0 +1,37 @@
{
"indentifier": "lt_metal_sheet_pack",
"name": "lt_metal_sheet_pack",
"shared": false,
"assets": {
"Metal_Sheet1": {
"name": "Metal_Sheet1",
"type": "prefab",
"filename": "Metal_Sheet1.prefab"
},
"Metal_Sheet2": {
"name": "Metal_Sheet2",
"type": "prefab",
"filename": "Metal_Sheet2.prefab"
},
"Metal_Sheet3": {
"name": "Metal_Sheet3",
"type": "prefab",
"filename": "Metal_Sheet3.prefab"
},
"Metal_Sheet4": {
"name": "Metal_Sheet4",
"type": "prefab",
"filename": "Metal_Sheet4.prefab"
},
"Metal_Sheet5": {
"name": "Metal_Sheet5",
"type": "prefab",
"filename": "Metal_Sheet5.prefab"
},
"Metal_Sheet6": {
"name": "Metal_Sheet6",
"type": "prefab",
"filename": "Metal_Sheet6.prefab"
}
}
}

View File

@@ -0,0 +1,94 @@
{
"objects": [
{
"identifier": "Metal_Sheet1",
"metadata": {
"name": "Metal_Sheet1",
"description": "Metal_Sheet1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Metal_Sheet1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Metal_Sheet2",
"metadata": {
"name": "Metal_Sheet2",
"description": "Metal_Sheet2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Metal_Sheet2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Metal_Sheet3",
"metadata": {
"name": "Metal_Sheet3",
"description": "Metal_Sheet3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Metal_Sheet3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Metal_Sheet4",
"metadata": {
"name": "Metal_Sheet4",
"description": "Metal_Sheet4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Metal_Sheet4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Metal_Sheet5",
"metadata": {
"name": "Metal_Sheet5",
"description": "Metal_Sheet5",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Metal_Sheet5",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Metal_Sheet6",
"metadata": {
"name": "Metal_Sheet6",
"description": "Metal_Sheet6",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Metal_Sheet6",
"cullingRadius": 50,
"components": []
}
}
]
}

View File

@@ -0,0 +1,192 @@
{
"indentifier": "lt_pipe_pack",
"name": "lt_pipe_pack",
"shared": false,
"assets": {
"Pipe_Big_Rack1": {
"name": "Pipe_Big_Rack1",
"type": "prefab",
"filename": "Pipe_Big_Rack1.prefab"
},
"Pipe_Big_Rack2": {
"name": "Pipe_Big_Rack2",
"type": "prefab",
"filename": "Pipe_Big_Rack2.prefab"
},
"Pipe_Concrete": {
"name": "Pipe_Concrete",
"type": "prefab",
"filename": "Pipe_Concrete.prefab"
},
"Pipe_Corregated1": {
"name": "Pipe_Corregated1",
"type": "prefab",
"filename": "Pipe_Corregated1.prefab"
},
"Pipe_Corregated2": {
"name": "Pipe_Corregated2",
"type": "prefab",
"filename": "Pipe_Corregated2.prefab"
},
"Pipe_Corregated3": {
"name": "Pipe_Corregated3",
"type": "prefab",
"filename": "Pipe_Corregated3.prefab"
},
"Pipe_Culvert1": {
"name": "Pipe_Culvert1",
"type": "prefab",
"filename": "Pipe_Culvert1.prefab"
},
"Pipe_Large_1": {
"name": "Pipe_Large_1",
"type": "prefab",
"filename": "Pipe_Large_1.prefab"
},
"Pipe_Large_2": {
"name": "Pipe_Large_2",
"type": "prefab",
"filename": "Pipe_Large_2.prefab"
},
"Pipe_Large_3": {
"name": "Pipe_Large_3",
"type": "prefab",
"filename": "Pipe_Large_3.prefab"
},
"Pipe_Meduim_Long1": {
"name": "Pipe_Meduim_Long1",
"type": "prefab",
"filename": "Pipe_Meduim_Long1.prefab"
},
"Pipe_Meduim_Long2": {
"name": "Pipe_Meduim_Long2",
"type": "prefab",
"filename": "Pipe_Meduim_Long2.prefab"
},
"Pipe_Meduim_Rack_Long1": {
"name": "Pipe_Meduim_Rack_Long1",
"type": "prefab",
"filename": "Pipe_Meduim_Rack_Long1.prefab"
},
"Pipe_Meduim_Rack_Long2": {
"name": "Pipe_Meduim_Rack_Long2",
"type": "prefab",
"filename": "Pipe_Meduim_Rack_Long2.prefab"
},
"Pipe_Meduim_Rack_Long2_Gondola": {
"name": "Pipe_Meduim_Rack_Long2_Gondola",
"type": "prefab",
"filename": "Pipe_Meduim_Rack_Long2_Gondola.prefab"
},
"Pipe_Meduim_Rack_Long3": {
"name": "Pipe_Meduim_Rack_Long3",
"type": "prefab",
"filename": "Pipe_Meduim_Rack_Long3.prefab"
},
"Pipe_Meduim_Rack_Short1": {
"name": "Pipe_Meduim_Rack_Short1",
"type": "prefab",
"filename": "Pipe_Meduim_Rack_Short1.prefab"
},
"Pipe_Small_1": {
"name": "Pipe_Small_1",
"type": "prefab",
"filename": "Pipe_Small_1.prefab"
},
"Pipe_Small_2": {
"name": "Pipe_Small_2",
"type": "prefab",
"filename": "Pipe_Small_2.prefab"
},
"Pipe_Small_3": {
"name": "Pipe_Small_3",
"type": "prefab",
"filename": "Pipe_Small_3.prefab"
},
"Pipe_Small_4": {
"name": "Pipe_Small_4",
"type": "prefab",
"filename": "Pipe_Small_4.prefab"
},
"Pipe_Small_5": {
"name": "Pipe_Small_5",
"type": "prefab",
"filename": "Pipe_Small_5.prefab"
},
"Pipe_Small_6": {
"name": "Pipe_Small_6",
"type": "prefab",
"filename": "Pipe_Small_6.prefab"
},
"Pipe_Small_Long_Straps1": {
"name": "Pipe_Small_Long_Straps1",
"type": "prefab",
"filename": "Pipe_Small_Long_Straps1.prefab"
},
"Pipe_Small_Long_Straps2": {
"name": "Pipe_Small_Long_Straps2",
"type": "prefab",
"filename": "Pipe_Small_Long_Straps2.prefab"
},
"Pipe_Small_Long_Straps3": {
"name": "Pipe_Small_Long_Straps3",
"type": "prefab",
"filename": "Pipe_Small_Long_Straps3.prefab"
},
"Pipe_Small_Short_Straps1": {
"name": "Pipe_Small_Short_Straps1",
"type": "prefab",
"filename": "Pipe_Small_Short_Straps1.prefab"
},
"Pipe_Small_Short_Straps2": {
"name": "Pipe_Small_Short_Straps2",
"type": "prefab",
"filename": "Pipe_Small_Short_Straps2.prefab"
},
"Pipe_Small_Short_Straps3": {
"name": "Pipe_Small_Short_Straps3",
"type": "prefab",
"filename": "Pipe_Small_Short_Straps3.prefab"
},
"Pipe_Small_Short_Straps4": {
"name": "Pipe_Small_Short_Straps4",
"type": "prefab",
"filename": "Pipe_Small_Short_Straps4.prefab"
},
"Pipe_Tiny_Short1": {
"name": "Pipe_Tiny_Short1",
"type": "prefab",
"filename": "Pipe_Tiny_Short1.prefab"
},
"Pipe_Tiny_Short2": {
"name": "Pipe_Tiny_Short2",
"type": "prefab",
"filename": "Pipe_Tiny_Short2.prefab"
},
"Pipe_Tiny_Short3": {
"name": "Pipe_Tiny_Short3",
"type": "prefab",
"filename": "Pipe_Tiny_Short3.prefab"
},
"Pipe_Tiny_Short4": {
"name": "Pipe_Tiny_Short4",
"type": "prefab",
"filename": "Pipe_Tiny_Short4.prefab"
},
"Pipe_Tiny_Short5": {
"name": "Pipe_Tiny_Short5",
"type": "prefab",
"filename": "Pipe_Tiny_Short5.prefab"
},
"Pipe_Tiny_Short6": {
"name": "Pipe_Tiny_Short6",
"type": "prefab",
"filename": "Pipe_Tiny_Short6.prefab"
},
"Pipe_Tiny_Short7": {
"name": "Pipe_Tiny_Short7",
"type": "prefab",
"filename": "Pipe_Tiny_Short7.prefab"
}
}
}

View File

@@ -0,0 +1,559 @@
{
"objects": [
{
"identifier": "Pipe_Big_Rack1",
"metadata": {
"name": "Pipe_Big_Rack1",
"description": "Pipe_Big_Rack1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Big_Rack1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Big_Rack2",
"metadata": {
"name": "Pipe_Big_Rack2",
"description": "Pipe_Big_Rack2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Big_Rack2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Concrete",
"metadata": {
"name": "Pipe_Concrete",
"description": "Pipe_Concrete",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Concrete",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Corregated1",
"metadata": {
"name": "Pipe_Corregated1",
"description": "Pipe_Corregated1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Corregated1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Corregated2",
"metadata": {
"name": "Pipe_Corregated2",
"description": "Pipe_Corregated2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Corregated2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Corregated3",
"metadata": {
"name": "Pipe_Corregated3",
"description": "Pipe_Corregated3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Corregated3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Culvert1",
"metadata": {
"name": "Pipe_Culvert1",
"description": "Pipe_Culvert1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Culvert1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Large_1",
"metadata": {
"name": "Pipe_Large_1",
"description": "Pipe_Large_1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Large_1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Large_2",
"metadata": {
"name": "Pipe_Large_2",
"description": "Pipe_Large_2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Large_2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Large_3",
"metadata": {
"name": "Pipe_Large_3",
"description": "Pipe_Large_3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Large_3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Meduim_Long1",
"metadata": {
"name": "Pipe_Meduim_Long1",
"description": "Pipe_Meduim_Long1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Meduim_Long1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Meduim_Long2",
"metadata": {
"name": "Pipe_Meduim_Long2",
"description": "Pipe_Meduim_Long2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Meduim_Long2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Meduim_Rack_Long1",
"metadata": {
"name": "Pipe_Meduim_Rack_Long1",
"description": "Pipe_Meduim_Rack_Long1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Meduim_Rack_Long1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Meduim_Rack_Long2",
"metadata": {
"name": "Pipe_Meduim_Rack_Long2",
"description": "Pipe_Meduim_Rack_Long2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Meduim_Rack_Long2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Meduim_Rack_Long2_Gondola",
"metadata": {
"name": "Pipe_Meduim_Rack_Long2_Gondola",
"description": "Pipe_Meduim_Rack_Long2_Gondola",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Meduim_Rack_Long2_Gondola",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Meduim_Rack_Long3",
"metadata": {
"name": "Pipe_Meduim_Rack_Long3",
"description": "Pipe_Meduim_Rack_Long3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Meduim_Rack_Long3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Meduim_Rack_Short1",
"metadata": {
"name": "Pipe_Meduim_Rack_Short1",
"description": "Pipe_Meduim_Rack_Short1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Meduim_Rack_Short1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_1",
"metadata": {
"name": "Pipe_Small_1",
"description": "Pipe_Small_1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_2",
"metadata": {
"name": "Pipe_Small_2",
"description": "Pipe_Small_2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_3",
"metadata": {
"name": "Pipe_Small_3",
"description": "Pipe_Small_3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_4",
"metadata": {
"name": "Pipe_Small_4",
"description": "Pipe_Small_4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_5",
"metadata": {
"name": "Pipe_Small_5",
"description": "Pipe_Small_5",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_5",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_6",
"metadata": {
"name": "Pipe_Small_6",
"description": "Pipe_Small_6",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_6",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_Long_Straps1",
"metadata": {
"name": "Pipe_Small_Long_Straps1",
"description": "Pipe_Small_Long_Straps1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_Long_Straps1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_Long_Straps2",
"metadata": {
"name": "Pipe_Small_Long_Straps2",
"description": "Pipe_Small_Long_Straps2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_Long_Straps2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_Long_Straps3",
"metadata": {
"name": "Pipe_Small_Long_Straps3",
"description": "Pipe_Small_Long_Straps3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_Long_Straps3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_Short_Straps1",
"metadata": {
"name": "Pipe_Small_Short_Straps1",
"description": "Pipe_Small_Short_Straps1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_Short_Straps1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_Short_Straps2",
"metadata": {
"name": "Pipe_Small_Short_Straps2",
"description": "Pipe_Small_Short_Straps2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_Short_Straps2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_Short_Straps3",
"metadata": {
"name": "Pipe_Small_Short_Straps3",
"description": "Pipe_Small_Short_Straps3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_Short_Straps3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Small_Short_Straps4",
"metadata": {
"name": "Pipe_Small_Short_Straps4",
"description": "Pipe_Small_Short_Straps4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Small_Short_Straps4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Tiny_Short1",
"metadata": {
"name": "Pipe_Tiny_Short1",
"description": "Pipe_Tiny_Short1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Tiny_Short1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Tiny_Short2",
"metadata": {
"name": "Pipe_Tiny_Short2",
"description": "Pipe_Tiny_Short2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Tiny_Short2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Tiny_Short3",
"metadata": {
"name": "Pipe_Tiny_Short3",
"description": "Pipe_Tiny_Short3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Tiny_Short3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Tiny_Short4",
"metadata": {
"name": "Pipe_Tiny_Short4",
"description": "Pipe_Tiny_Short4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Tiny_Short4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Tiny_Short5",
"metadata": {
"name": "Pipe_Tiny_Short5",
"description": "Pipe_Tiny_Short5",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Tiny_Short5",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Tiny_Short6",
"metadata": {
"name": "Pipe_Tiny_Short6",
"description": "Pipe_Tiny_Short6",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Tiny_Short6",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Pipe_Tiny_Short7",
"metadata": {
"name": "Pipe_Tiny_Short7",
"description": "Pipe_Tiny_Short7",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Pipe_Tiny_Short7",
"cullingRadius": 50,
"components": []
}
}
]
}

View File

@@ -0,0 +1,62 @@
{
"indentifier": "lt_steel_beams_pack",
"name": "lt_steel_beams_pack",
"shared": false,
"assets": {
"Rails_Rusty": {
"name": "Rails_Rusty",
"type": "prefab",
"filename": "Rails_Rusty.prefab"
},
"SingleRails_Stack_Combined": {
"name": "SingleRails_Stack_Combined",
"type": "prefab",
"filename": "SingleRails_Stack_Combined.prefab"
},
"SingleRails_Stack_Long": {
"name": "SingleRails_Stack_Long",
"type": "prefab",
"filename": "SingleRails_Stack_Long.prefab"
},
"SingleRails_Stack_Short": {
"name": "SingleRails_Stack_Short",
"type": "prefab",
"filename": "SingleRails_Stack_Short.prefab"
},
"Steel_Beams_Long1": {
"name": "Steel_Beams_Long1",
"type": "prefab",
"filename": "Steel_Beams_Long1.prefab"
},
"Steel_Beams_Long2": {
"name": "Steel_Beams_Long2",
"type": "prefab",
"filename": "Steel_Beams_Long2.prefab"
},
"Steel_Beams_Short1": {
"name": "Steel_Beams_Short1",
"type": "prefab",
"filename": "Steel_Beams_Short1.prefab"
},
"Steel_Beams_Short2": {
"name": "Steel_Beams_Short2",
"type": "prefab",
"filename": "Steel_Beams_Short2.prefab"
},
"Steel_Beams_Short_Blue": {
"name": "Steel_Beams_Short_Blue",
"type": "prefab",
"filename": "Steel_Beams_Short_Blue.prefab"
},
"SteelFram": {
"name": "SteelFram",
"type": "prefab",
"filename": "SteelFram.prefab"
},
"Steel_Beams_Long_3": {
"name": "Steel_Beams_Long_3",
"type": "prefab",
"filename": "Steel_Beams_Long_3.prefab"
}
}
}

View File

@@ -0,0 +1,169 @@
{
"objects": [
{
"identifier": "Rails_Rusty",
"metadata": {
"name": "Rails_Rusty",
"description": "Rails_Rusty",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rails_Rusty",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SingleRails_Stack_Combined",
"metadata": {
"name": "SingleRails_Stack_Combined",
"description": "SingleRails_Stack_Combined",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SingleRails_Stack_Combined",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SingleRails_Stack_Long",
"metadata": {
"name": "SingleRails_Stack_Long",
"description": "SingleRails_Stack_Long",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SingleRails_Stack_Long",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SingleRails_Stack_Short",
"metadata": {
"name": "SingleRails_Stack_Short",
"description": "SingleRails_Stack_Short",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SingleRails_Stack_Short",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Long1",
"metadata": {
"name": "Steel_Beams_Long1",
"description": "Steel_Beams_Long1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Long1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Long2",
"metadata": {
"name": "Steel_Beams_Long2",
"description": "Steel_Beams_Long2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Long2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Short1",
"metadata": {
"name": "Steel_Beams_Short1",
"description": "Steel_Beams_Short1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Short1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Short2",
"metadata": {
"name": "Steel_Beams_Short2",
"description": "Steel_Beams_Short2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Short2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Short_Blue",
"metadata": {
"name": "Steel_Beams_Short_Blue",
"description": "Steel_Beams_Short_Blue",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Short_Blue",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "SteelFram",
"metadata": {
"name": "SteelFram",
"description": "SteelFram",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "SteelFram",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Steel_Beams_Long_3",
"metadata": {
"name": "Steel_Beams_Long_3",
"description": "Steel_Beams_Long_3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Steel_Beams_Long_3",
"cullingRadius": 50,
"components": []
}
}
]
}

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

View File

@@ -0,0 +1,127 @@
{
"identifier": "latoms-loads-aggregates01",
"name": "latoms-loads-aggregates01",
"shared": false,
"assets": {
"clay": { //
"name": "Clay",
"type": "material",
"filename": "Clay.mat"
},
"limestone-dust": { //
"name": "limestone-dust",
"type": "material",
"filename": "limestone-dust.mat"
},
"limestone2": { //
"name": "limestone2",
"type": "material",
"filename": "limestone2.mat"
},
"sand 1": { //
"name": "sand 1",
"type": "material",
"filename": "sand 1.mat"
},
"sand 2": { //
"name": "sand 2",
"type": "material",
"filename": "sand 2.mat"
},
"sand 3": { //
"name": "sand 3",
"type": "material",
"filename": "sand 3.mat"
},
"sand 4": { //
"name": "sand 4",
"type": "material",
"filename": "sand 4.mat"
},
"sand 5": { //
"name": "sand 5",
"type": "material",
"filename": "sand 5.mat"
},
"scrap-metal": { //
"name": "scrap-metal",
"type": "material",
"filename": "scrap-metal.mat"
},
"scrap-metal2": { //
"name": "scrap-metal2",
"type": "material",
"filename": "scrap-metal2.mat"
},
"scrap-trash": { //
"name": "scrap-trash",
"type": "material",
"filename": "scrap-trash.mat"
},
"stones": { //
"name": "Stones",
"type": "material",
"filename": "Stones.mat"
},
"grain": { //
"name": "grain",
"type": "material",
"filename": "grain.mat"
},
"silver-ore": { //
"name": "silver-ore",
"type": "material",
"filename": "silver-ore.mat"
},
"slag": { //
"name": "slag",
"type": "material",
"filename": "slag.mat"
},
"slag 2": { //
"name": "slag 2",
"type": "material",
"filename": "slag 2.mat"
},
"steel-shavings": { //
"name": "steel-shavings",
"type": "material",
"filename": "steel-shavings.mat"
},
"iron-ore": { //
"name": "iron-ore",
"type": "material",
"filename": "iron-ore.mat"
},
"raw-iron-ore": { //
"name": "raw-iron-ore",
"type": "material",
"filename": "raw-iron-ore.mat"
},
"hematite-iron-ore": { //
"name": "hematite-iron-ore",
"type": "material",
"filename": "hematite-iron-ore.mat"
},
"gold-ore": { //
"name": "gold-ore",
"type": "material",
"filename": "gold-ore.mat"
},
"gypsum": {
"name": "gypsum",
"type": "material",
"filename": "gypsum.mat"
},
"cooked-coal": {
"name": "cooked-coal",
"type": "material",
"filename": "cooked-coal.mat"
},
"pyrite": {
"name": "pyrite",
"type": "material",
"filename": "pyrite.mat"
}
}
}

View File

@@ -0,0 +1,604 @@
{
"objects": [
{
"identifier": "scrap-metal",
"metadata": {
"name": "scrap-metal",
"description": "scrap-metal",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "scrap-metal",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "scrap-metal"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "scrap-metal2",
"metadata": {
"name": "scrap-metal2",
"description": "scrap-metal2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "scrap-metal2",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "scrap-metal2"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "scrap-trash",
"metadata": {
"name": "scrap-trash",
"description": "scrap-trash",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "scrap-trash",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "trash"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "limestone2",
"metadata": {
"name": "limestone2",
"description": "limestone2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "limestone2",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "limestone2"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "stones",
"metadata": {
"name": "stones",
"description": "stones",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "stones",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "stone"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "clay",
"metadata": {
"name": "clay",
"description": "clay",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "clay",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "clay"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "limestone-dust",
"metadata": {
"name": "limestone-dust",
"description": "limestone-dust",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "limestone-dust",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "lime-kiln-dust"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "sand 1",
"metadata": {
"name": "sand 1",
"description": "sand 1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "sand 1",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "coarse-sand"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "sand 2",
"metadata": {
"name": "sand 2",
"description": "sand 2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "sand 2",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "fill-sand"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "sand 3",
"metadata": {
"name": "sand 3",
"description": "sand 3",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "sand 3",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "pit-sand"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "sand 4",
"metadata": {
"name": "sand 4",
"description": "sand 4",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "sand 4",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "utility-sand"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "sand 5",
"metadata": {
"name": "sand 5",
"description": "sand 5",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "sand 5",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "sand"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "silver-ore",
"metadata": {
"name": "silver-ore",
"description": "silver-ore",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "silver-ore",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "silver-ore"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "grain",
"metadata": {
"name": "grain",
"description": "grain",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "grain",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "grain"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "slag",
"metadata": {
"name": "slag",
"description": "slag",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "slag",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "slag"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "slag 2",
"metadata": {
"name": "slag 2",
"description": "slag 2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "slag 2",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "slag-small"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "steel-shavings",
"metadata": {
"name": "steel-shavings",
"description": "steel-shavings",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "steel-shavings",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "steel-shavings"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "iron-ore",
"metadata": {
"name": "iron-ore",
"description": "iron-ore",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "iron-ore",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "iron-ore"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "raw-iron-ore",
"metadata": {
"name": "raw-iron-ore",
"description": "raw-iron-ore",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "raw-iron-ore",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "raw-iron-ore"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "hematite-iron-ore",
"metadata": {
"name": "hematite-iron-ore",
"description": "hematite-iron-ore",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "hematite-iron-ore",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "hematite-iron-ore"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "gold-ore",
"metadata": {
"name": "gold-ore",
"description": "gold-ore",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "gold-ore",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "gold-ore"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "gypsum",
"metadata": {
"name": "gypsum",
"description": "gypsum",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Material",
"assetIdentifier": "gypsum",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "gypsum"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "cooked-coal",
"metadata": {
"name": "coking-coal",
"description": "coking-coal",
"tags": [],
"credits": "Latom's"
},
"definition": {
"kind": "Material",
"assetIdentifier": "cooked-coal",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "coking-coal"
},
{
"key": "aggregateModelBumps",
"value": "1.4"
}
],
"components": []
}
},
{
"identifier": "pyrite",
"metadata": {
"name": "pyrite",
"description": "pyrite",
"tags": [],
"credits": "Latom's"
},
"definition": {
"kind": "Material",
"assetIdentifier": "pyrite",
"edgeLength": 2,
"fields": [
{
"key": "aggregateModelLoadId",
"value": "pyrite"
},
{
"key": "aggregateModelBumps",
"value": 1.4
}
],
"components": []
}
}
]
}

View File

@@ -136,7 +136,7 @@
"payPerQuantity": 0, "payPerQuantity": 0,
"costPerUnit": 0 "costPerUnit": 0
}, },
"Bottled-soda": { "Bottled-soda": {
"description": "loaded Soda Bottles", "description": "loaded Soda Bottles",
"units": "Pounds", "units": "Pounds",
"density": 20, "density": 20,
@@ -846,6 +846,97 @@
"payPerQuantity": 0.0, "payPerQuantity": 0.0,
"costPerUnit": 0.0 "costPerUnit": 0.0
}, },
//TSW LOAD'S BY KATERJE
"molten-slag": {
"description": "Molten Slag",
"units": "Pounds",
"density": 70,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"molten-iron": {
"description": "Molten Iron",
"units": "Pounds",
"density": 70,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"scrap-metal2": {
"description": "Scrap Metal Type 2",
"units": "Pounds",
"density": 20.0,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"Metal_Sheet1": {
"description": "Sheet Metal",
"units": "Pounds",
"density": 70,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"Metal_Sheet2": {
"description": "Sheet Metal Type 2",
"units": "Pounds",
"density": 70,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"Metal_Sheet3": {
"description": "Sheet Metal Type 3",
"units": "Pounds",
"density": 70,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"Coil_Steel_Long1": {
"description": "Steel Coil",
"units": "Pounds",
"density": 75,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"Coil_Steel_Long2": {
"description": "Steel Coil - Type 2",
"units": "Pounds",
"density": 75,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"Coil_Steel_Medium1": {
"description": "Steel Coil - Type 3",
"units": "Pounds",
"density": 75,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"Coil_Steel_Medium2": {
"description": "Steel Coil - Type 4",
"units": "Pounds",
"density": 75,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
//agriculture //agriculture
"barley": { "barley": {
"description": "Barley", "description": "Barley",
@@ -876,9 +967,9 @@
}, },
"chickens": { "chickens": {
"description": "Chickens", "description": "Chickens",
"units": "Pounds", "units": "Quantity",
"density": 5.0, "density": 5.0,
"unitWeightInPounds": 0.0, "unitWeightInPounds": 6.5,
"importable": true, "importable": true,
"payPerQuantity": 0.0, "payPerQuantity": 0.0,
"costPerUnit": 0.0 "costPerUnit": 0.0
@@ -912,9 +1003,9 @@
}, },
"cows": { "cows": {
"description": "Cows", "description": "Cows",
"units": "Pounds", "units": "Quantity",
"density": 10.0, "density": 10.0,
"unitWeightInPounds": 0.0, "unitWeightInPounds": 1390.0,
"importable": true, "importable": true,
"payPerQuantity": 0.0, "payPerQuantity": 0.0,
"costPerUnit": 0.0 "costPerUnit": 0.0
@@ -1011,9 +1102,9 @@
}, },
"pigs": { "pigs": {
"description": "Pigs", "description": "Pigs",
"units": "Pounds", "units": "Quantity",
"density": 50.0, "density": 50.0,
"unitWeightInPounds": 0.0, "unitWeightInPounds": 285.0,
"importable": true, "importable": true,
"payPerQuantity": 0.0, "payPerQuantity": 0.0,
"costPerUnit": 0.0 "costPerUnit": 0.0
@@ -1047,9 +1138,9 @@
}, },
"sheep": { "sheep": {
"description": "Sheep", "description": "Sheep",
"units": "Pounds", "units": "Quantity",
"density": 5.0, "density": 5.0,
"unitWeightInPounds": 0.0, "unitWeightInPounds": 250.0,
"importable": true, "importable": true,
"payPerQuantity": 0.0, "payPerQuantity": 0.0,
"costPerUnit": 0.0 "costPerUnit": 0.0
@@ -1181,6 +1272,15 @@
"payPerQuantity": 0.0, "payPerQuantity": 0.0,
"costPerUnit": 0.0 "costPerUnit": 0.0
}, },
"urea-formaldehyde-resin": {
"description": "Urea Formaldehyde Resin",
"units": "Gallons",
"density": 75.0,
"unitWeightInPounds": 0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
},
"lecithin": { "lecithin": {
"description": "Lecithin (Soy)", "description": "Lecithin (Soy)",
"units": "Pounds", "units": "Pounds",