From 659fd9ffc160e12be866634f67d78c418a35d3ad Mon Sep 17 00:00:00 2001 From: Hawke Date: Tue, 12 Aug 2025 21:18:01 -0500 Subject: [PATCH 1/3] Add West Bryson Industries https://www.nexusmods.com/railroader/mods/52 --- westBrysonIndustries/Definition.json | 37 + westBrysonIndustries/MolochLoader.json | 33 + westBrysonIndustries/car1.json | 972 +++ westBrysonIndustries/car2.json | 1168 ++++ westBrysonIndustries/car3.json | 1006 +++ westBrysonIndustries/migrations.json | 9 + .../westBrysonIndustries.json | 5620 +++++++++++++++++ 7 files changed, 8845 insertions(+) create mode 100644 westBrysonIndustries/Definition.json create mode 100644 westBrysonIndustries/MolochLoader.json create mode 100644 westBrysonIndustries/car1.json create mode 100644 westBrysonIndustries/car2.json create mode 100644 westBrysonIndustries/car3.json create mode 100644 westBrysonIndustries/migrations.json create mode 100644 westBrysonIndustries/westBrysonIndustries.json diff --git a/westBrysonIndustries/Definition.json b/westBrysonIndustries/Definition.json new file mode 100644 index 00000000..4b459c5c --- /dev/null +++ b/westBrysonIndustries/Definition.json @@ -0,0 +1,37 @@ +{ + "manifestVersion": 5, + "id": "C_L_B.westBrysonIndustries", + "name": "Bryson Industries", + "version": "1.7.0", + "requires": [ + { + "id": "railloader", + "notBefore": "1.9.0" + }, + { + "id": "Zamu.StrangeCustoms", + "notBefore": "1.9.0" + }, + { + "id": "NickB.TheStandardCatalogofLoadIDs", + "notBefore": "4.0" + }, + { + "id": "C_L_B.ASSETS01", + "notBefore": "2.4.0" + } + ], + "mixintos": { + "game-graph": [ + "file(westBrysonIndustries.json)", + { + "mixinto":"file(MolochLoader.json)", + "requires":["Moloch.MolochIndustryComponents"] + } + ], + "container:fm-flatcar01":"file(car1.json)", + "container:fm-flatcar02":"file(car2.json)", + "container:fm-flatcar03":"file(car3.json)", + "game-migrations":"file(migrations.json)" + } +} \ No newline at end of file diff --git a/westBrysonIndustries/MolochLoader.json b/westBrysonIndustries/MolochLoader.json new file mode 100644 index 00000000..dd1606de --- /dev/null +++ b/westBrysonIndustries/MolochLoader.json @@ -0,0 +1,33 @@ +{ + "areas": { + "bryson": { + "industries": { + "clb-bryson-steam-and-electricity": { + "components": { + "clb-coal": { + "type": "MolochIndustryComponents.HopperUnloader", + "storageChangeRate": 3000000.0, + "carTransferRate": 10.0 + } + } + } + } + } + }, + "tracks": { + "spans": { + "CLB_BRY_IND_SPP_FUEL": { + "upper": { + "segmentId": "SBRYIND_hgew", + "distance": 10, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_hgew", + "distance": 10, + "end": "End" + } + } + } + } +} \ No newline at end of file diff --git a/westBrysonIndustries/car1.json b/westBrysonIndustries/car1.json new file mode 100644 index 00000000..8b72e22c --- /dev/null +++ b/westBrysonIndustries/car1.json @@ -0,0 +1,972 @@ +{ + "objects": [ + { + "$find": [ + { + "path": "identifier", + "value": "fm-flatcar01", + "comp": "equals" + } + ], + "$clone": true, + "identifier": "fm-flatcar01-stakes", + "metadata": { + "name": "Class F30 Flatcar-Stakes" + }, + "definition": { + "carType": "FMSTKS", + "components": [ + { + "$find": [ + { + "path": "kind", + "value": "LoadModel", + "comp": "equals" + } + ], + "loadIdentifier": "metal-pipes", + "models": { + "$replace": [ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Pipe02" + } + ] + }, + "instances": { + "$replace": [ + { + "position": [0.9,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,130.0,90.0] + }, + { + "position": [-0.9,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,130.0,90.0] + }, + { + "position": [0.0,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,130.0,90.0] + }, + { + "position": [0.45,1.2,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,130.0,90.0] + }, + { + "position": [-0.45,1.2,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,130.0,90.0] + } + ] + }, + "name": "LoadModel 1", + "transform": { + "$replace":{ + "position": [0.0,1.16644287,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + }, + "parent": null, + "enabled": true + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "metal-pipes2", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Pipe02" + } + ], + "instances": [ + { + "position": [0.54,1.43,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.54,1.43,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [0.0,1.43,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [1.08,1.43,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-1.08,1.43,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + + { + "position": [0.54,1.43,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.54,1.43,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [0.0,1.43,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [1.08,1.43,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-1.08,1.43,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + + { + "position": [0.27,1.9,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.27,1.9,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [0.81,1.9,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.81,1.9,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + + { + "position": [0.27,1.9,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.27,1.9,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [0.81,1.9,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.81,1.9,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + + { + "position": [0.54,2.37,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.54,2.37,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [0.0,2.37,3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + + { + "position": [0.54,2.37,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [-0.54,2.37,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + }, + { + "position": [0.0,2.37,-3.4], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,60.0,54.0] + } + ], + "name": "LoadModel 2", + "transform": { + "position": [0.0,0.0,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "bridge-section", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Beam02" + } + ], + "instances": [ + { + "position": [0.9,1.5,0.0], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [0.0,1.5,0], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [-0.9,1.5,-0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + { + "position": [0.5,1.815,-0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [-0.5,1.815,0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + } + ], + "name": "LoadModel 3", + "transform": { + "position": [0.0,-0.07,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "rails", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + { + "position": [1.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,1.43,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,1.43,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,1.43,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.71,4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.71,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.71,-4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,1.76,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,1.76,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,1.76,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.04,4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.04,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.04,-4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,2.09,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,2.09,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,2.09,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.37,4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.37,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.37,-4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,2.42,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,2.42,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,2.42,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + } + ], + "name": "LoadModel 4", + "transform": { + "position": [0.0,-0.27,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "steel", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Steel-Bar01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Steel-Bar01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + + { + "position": [0.0,1.61,3.5], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,1.61,-3.5], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,1.84,4.6], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,2.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,-4.6], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,-2.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.07,3.5], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.07,-3.5], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.3,4.6], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,2.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,-4.6], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,-2.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.53,3.5], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.53,-3.5], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + } + ], + "name": "LoadModel 5", + "transform": { + "position": [0.0,-0.27,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "lumber-dimensional", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + { + "position": [1.05,1.3,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.7,1.3,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.35,1.3,-0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.0,1.3,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-0.35,1.3,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-0.7,1.3,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-1.05,1.3,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.0,1.495,4], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.0,1.495,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.0,1.495,-4], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.875,1.69,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.525,1.69,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.175,1.69,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-0.175,1.69,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-0.525,1.69,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-0.875,1.69,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.0,1.885,4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.885,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.885,-4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.7,2.08,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.35,2.08,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [0.0,2.08,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-0.35,2.08,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + }, + { + "position": [-0.7,2.08,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [600.0,100.0,100.0] + } + ], + "name": "LoadModel 6", + "transform": { + "position": [0.0,0.0,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "boxcar-parts", + "models": [ + { + "assetPackIdentifier": "scenery-crates", + "assetIdentifier": "crate04" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 7", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 2.374 + ], + "count": 13, + "name": "Stakes 1", + "transform": { + "position": [ + 1.435, + 1.9, + -5.70 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.4 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 2.374 + ], + "count": 13, + "name": "Stakes 2", + "transform": { + "position": [ + -1.435, + 1.9, + -5.70 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.4 + ] + }, + "parent": null, + "enabled": true + } + } + ] + } + } + ] +} \ No newline at end of file diff --git a/westBrysonIndustries/car2.json b/westBrysonIndustries/car2.json new file mode 100644 index 00000000..e06766f5 --- /dev/null +++ b/westBrysonIndustries/car2.json @@ -0,0 +1,1168 @@ +{ + "objects": [ + { + "$find": [ + { + "path": "identifier", + "value": "fm-flatcar02", + "comp": "equals" + } + ], + "$clone": true, + "identifier": "fm-flatcar02-stakes", + "metadata": { + "name": "Steel 40ft Flatcar-Stakes" + }, + "definition": { + "carType": "FMSTKS", + "components": [ + { + "$find": [ + { + "path": "kind", + "value": "LoadModel", + "comp": "equals" + } + ], + "loadIdentifier": "metal-pipes", + "models": { + "$replace": [ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Pipe02" + } + ] + }, + "instances": { + "$replace": [ + { + "position": [0.9,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,110.0,90.0] + }, + { + "position": [-0.9,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,110.0,90.0] + }, + { + "position": [0.0,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,110.0,90.0] + }, + { + "position": [0.45,1.2,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,110.0,90.0] + }, + { + "position": [-0.45,1.2,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,110.0,90.0] + } + ] + }, + "name": "LoadModel 1", + "transform": { + "$replace":{ + "position": [0.0,1.21,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + }, + "parent": null, + "enabled": true + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "metal-pipes2", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Pipe02" + } + ], + "instances": [ + { + "position": [0.54,1.4653,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.54,1.4653,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [0.0,1.4653,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [1.08,1.4653,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-1.08,1.4653,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + + { + "position": [0.54,1.4653,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.54,1.4653,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [0.0,1.4653,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [1.08,1.4653,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-1.08,1.4653,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + + { + "position": [0.27,1.9,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.27,1.9,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [0.81,1.9,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.81,1.9,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + + { + "position": [0.27,1.9,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.27,1.9,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [0.81,1.9,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.81,1.9,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + + { + "position": [0.54,2.37,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.54,2.37,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [0.0,2.37,2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + + { + "position": [0.54,2.37,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [-0.54,2.37,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + }, + { + "position": [0.0,2.37,-2.7], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,50.0,54.0] + } + ], + "name": "LoadModel 2", + "transform": { + "position": [0.0,0.03,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "bridge-section", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Beam02" + } + ], + "instances": [ + { + "position": [0.9,1.5,0.0], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [0.0,1.5,0], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [-0.9,1.5,-0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + { + "position": [0.5,1.815,-0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [-0.5,1.815,0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + } + ], + "name": "LoadModel 3", + "transform": { + "position": [0.0,-0.03,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "rails", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + { + "position": [1.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,1.43,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,1.43,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,1.43,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.71,4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.71,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.71,-4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,1.76,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,1.76,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,1.76,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.04,4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.04,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.04,-4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,2.09,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,2.09,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,2.09,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.37,4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.37,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.37,-4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,2.42,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,2.42,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,2.42,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + } + ], + "name": "LoadModel 4", + "transform": { + "position": [0.0,-0.23,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "steel", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Steel-Bar01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Steel-Bar01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + + { + "position": [0.0,1.61,3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,1.61,-3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,1.84,4.1], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,1.9], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,-4.1], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,-1.9], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.07,3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.07,-3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.3,4.1], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,1.9], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,-4.1], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,-1.9], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.53,3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.53,-3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + } + ], + "name": "LoadModel 5", + "transform": { + "position": [0.0,-0.23,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "lumber-dimensional", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + { + "position": [1.05,1.3,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.7,1.3,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.35,1.3,-0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.0,1.3,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-0.35,1.3,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-0.7,1.3,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-1.05,1.3,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.0,1.495,4], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.0,1.495,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.0,1.495,-4], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.875,1.69,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.525,1.69,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.175,1.69,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-0.175,1.69,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-0.525,1.69,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-0.875,1.69,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.0,1.885,4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.885,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.885,-4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.7,2.08,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.35,2.08,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [0.0,2.08,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-0.35,2.08,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + }, + { + "position": [-0.7,2.08,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [500.0,100.0,100.0] + } + ], + "name": "LoadModel 6", + "transform": { + "position": [0.0,0.04,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + {"$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "boxcar-parts", + "models": [ + { + "assetPackIdentifier": "scenery-crates", + "assetIdentifier": "crate03" + } + ], + "instances": [ + { + "position": [ + 0.0, + 2.2, + 0.0 + ], + "rotation": [ + 0.707106769, + 0.0, + 0.0, + 0.707106769 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 7", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true} + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 3.463 + ], + "count": 1, + "name": "Stakes 1", + "transform": { + "position": [ + 1.45, + 1.9, + -4.667 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 3.463 + ], + "count": 1, + "name": "Stakes 2", + "transform": { + "position": [ + -1.45, + 1.9, + -4.667 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + -3.463 + ], + "count": 1, + "name": "Stakes 3", + "transform": { + "position": [ + 1.45, + 1.9, + 4.667 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + -3.463 + ], + "count": 1, + "name": "Stakes 4", + "transform": { + "position": [ + -1.45, + 1.9, + 4.667 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + -3.495 + ], + "count": 4, + "name": "Stakes 5", + "transform": { + "position": [ + 1.45, + 1.9, + 3.653 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + -3.495 + ], + "count": 4, + "name": "Stakes 6", + "transform": { + "position": [ + -1.45, + 1.9, + 3.653 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 3.495 + ], + "count": 4, + "name": "Stakes 7", + "transform": { + "position": [ + 1.45, + 1.9, + -3.653 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 3.495 + ], + "count": 4, + "name": "Stakes 8", + "transform": { + "position": [ + -1.45, + 1.9, + -3.653 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.3, + 0.3 + ] + }, + "parent": null, + "enabled": true + } + } + ] + } + } + ] +} \ No newline at end of file diff --git a/westBrysonIndustries/car3.json b/westBrysonIndustries/car3.json new file mode 100644 index 00000000..b0a08788 --- /dev/null +++ b/westBrysonIndustries/car3.json @@ -0,0 +1,1006 @@ +{ + "objects": [ + { + "$find": [ + { + "path": "identifier", + "value": "fm-flatcar03", + "comp": "equals" + } + ], + "$clone": true, + "identifier": "fm-flatcar03-stakes", + "metadata": { + "name": "35ft Wooden Flatcar-Stakes" + }, + "definition": { + "carType": "FMSTKS", + "components": [ + { + "$find": [ + { + "path": "kind", + "value": "LoadModel", + "comp": "equals" + } + ], + "loadIdentifier": "metal-pipes", + "models": { + "$replace": [ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Pipe02" + } + ] + }, + "instances": { + "$replace": [ + { + "position": [0.9,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,90.0,90.0] + }, + { + "position": [-0.9,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,90.0,90.0] + }, + { + "position": [0.0,0.45,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,90.0,90.0] + }, + { + "position": [0.45,1.2,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,90.0,90.0] + }, + { + "position": [-0.45,1.2,0.0], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [90.0,90.0,90.0] + } + ] + }, + "name": "LoadModel 1", + "transform": { + "$replace":{ + "position": [0.0,1.23,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + }, + "parent": null, + "enabled": true + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "metal-pipes2", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Pipe02" + } + ], + "instances": [ + { + "position": [0.54,1.43,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.54,1.43,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [0.0,1.43,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [1.08,1.43,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-1.08,1.43,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + + { + "position": [0.54,1.43,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.54,1.43,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [0.0,1.43,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [1.08,1.43,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-1.08,1.43,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + + { + "position": [0.27,1.9,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.27,1.9,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [0.81,1.9,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.81,1.9,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + + { + "position": [0.27,1.9,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.27,1.9,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [0.81,1.9,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.81,1.9,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + + { + "position": [0.54,2.37,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.54,2.37,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [0.0,2.37,2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + + { + "position": [0.54,2.37,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [-0.54,2.37,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + }, + { + "position": [0.0,2.37,-2.6], + "rotation": [0.707106769,0.0,0.0,0.707106769], + "scale": [54.0,40.0,54.0] + } + ], + "name": "LoadModel 2", + "transform": { + "position": [0.0,0.07,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "bridge-section", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Beam02" + } + ], + "instances": [ + { + "position": [0.9,1.5,0.0], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [0.0,1.5,0], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [-0.9,1.5,-0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + { + "position": [0.5,1.815,-0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + }, + + { + "position": [-0.5,1.815,0.01], + "rotation": [0,0.0,0.5,0.5], + "scale": [90.0,80.0,90.0] + } + ], + "name": "LoadModel 3", + "transform": { + "position": [0.0,0.0,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "rails", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Rail01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + { + "position": [1.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,1.43,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,1.43,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,1.43,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,1.43,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.71,4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.71,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.71,-4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,1.76,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,1.76,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,1.76,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,1.76,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.04,4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.04,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.04,-4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,2.09,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,2.09,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,2.09,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,2.09,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.37,4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.37,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.37,-4.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [1.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.75,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.5,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.25,2.42,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [0.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.25,2.42,0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.5,2.42,-0.01], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-0.75,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + }, + { + "position": [-1.0,2.42,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [100.0,100.0,190.0] + } + ], + "name": "LoadModel 4", + "transform": { + "position": [0.0,-0.2,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "steel", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Steel-Bar01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Steel-Bar01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + + { + "position": [0.0,1.61,2.3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,1.61,-2.3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,1.84,3.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,1.2], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,-3.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.84,-1.2], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.07,2.3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.07,-2.3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.3,3.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,1.2], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,-3.4], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.3,-1.2], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,2.53,2.3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + }, + { + "position": [0.0,2.53,-2.3], + "rotation": [0.0,0.0,0.0,1.0], + "scale": [125.0,125.0,125.0] + } + ], + "name": "LoadModel 5", + "transform": { + "position": [0.0,-0.2,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "lumber-dimensional", + "models":[ + { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + } + ], + "instances": [ + { + "position": [1.05,1.3,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.7,1.3,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.35,1.3,-0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.0,1.3,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-0.35,1.3,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-0.7,1.3,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-1.05,1.3,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.0,1.495,3.2], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.0,1.495,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.0,1.495,-3.2], + "rotation": [0,0.0,0.0,1], + "scale": [130.0,30.0,40.0] + }, + { + "position": [0.875,1.69,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.525,1.69,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.175,1.69,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-0.175,1.69,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-0.525,1.69,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-0.875,1.69,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.0,1.885,3.2], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.885,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.0,1.885,-3.2], + "rotation": [0,0.0,0.0,1], + "scale": [110.0,30.0,40.0] + }, + { + "position": [0.7,2.08,0.1], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.35,2.08,-0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [0.0,2.08,0.0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-0.35,2.08,0.05], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + }, + { + "position": [-0.7,2.08,0], + "rotation": [0,0.707106769,0.0,0.707106769], + "scale": [400.0,100.0,100.0] + } + ], + "name": "LoadModel 6", + "transform": { + "position": [0.0,0.07,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + "parent": null, + "enabled": true + } + }, + {"$add":{ + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "boxcar-parts", + "models": [ + { + "assetPackIdentifier": "scenery-crates", + "assetIdentifier": "crate04" + } + ], + "instances": [ + { + "position": [ + 0.65, + 1.8, + 1.8 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.6, + 0.6, + 0.6 + ] + }, + { + "position": [ + 0.65, + 1.8, + -1.8 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.6, + 0.6, + 0.6 + ] + }, + { + "position": [ + -0.65, + 1.8, + 1.8 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.6, + 0.6, + 0.6 + ] + }, + { + "position": [ + -0.65, + 1.8, + -1.8 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.6, + 0.6, + 0.6 + ] + } + ], + "name": "LoadModel 7", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true} + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 5.238 + ], + "count": 7, + "name": "Stakes 1", + "transform": { + "position": [ + 1.395, + 1.9, + -3.928 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.25, + 0.25 + ] + }, + "parent": null, + "enabled": true + } + }, + { + "$add":{ + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://C_L_B.ASSETS/SCAssetPacks/CLB_ASSETS_01", + "assetIdentifier": "CLB_Lumber01" + }, + "offset": [ + 0.0, + 0.0, + 5.238 + ], + "count": 7, + "name": "Stakes 2", + "transform": { + "position": [ + -1.395, + 1.9, + -3.928 + ], + "rotation": [ + 0.0, + 0.0, + 0.707106769, + 0.707106769 + ], + "scale": [ + 1.0, + 0.25, + 0.25 + ] + }, + "parent": null, + "enabled": true + } + } + ] + } + } + ] +} \ No newline at end of file diff --git a/westBrysonIndustries/migrations.json b/westBrysonIndustries/migrations.json new file mode 100644 index 00000000..ff3e916f --- /dev/null +++ b/westBrysonIndustries/migrations.json @@ -0,0 +1,9 @@ +{ + "waybillDestinations": { + "clb-blue-ridge-steel.clb-steel-girders": "clb-blue-ridge-steel.clb-bridge-section" + }, + "properties": { + "clb-blue-ridge-steel.clb-steel-girders": "clb-blue-ridge-steel.clb-bridge-section" + } + +} \ No newline at end of file diff --git a/westBrysonIndustries/westBrysonIndustries.json b/westBrysonIndustries/westBrysonIndustries.json new file mode 100644 index 00000000..16e9f14f --- /dev/null +++ b/westBrysonIndustries/westBrysonIndustries.json @@ -0,0 +1,5620 @@ +{ + "tracks": { + "nodes": { + "NBRYIND_yzyu": { + "position": { + "x": 3042.98413, + "y": 526.199951, + "z": 4529.39258 + }, + "rotation": { + "x": 0.0, + "y": 101.888824, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "jpn87z": { + "position": { + "x": 2980.1, + "y": 526.199951, + "z": 4536.5 + }, + "rotation": { + "x": 0.0, + "y": 101.888824, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "Nvcoq": { + "position": { + "x": 2868.6, + "y": 526.199951, + "z": 4577.7 + }, + "rotation": { + "x": 0.0, + "y": 121.761467, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_gltc": { + "position": { + "x": 2976.44873, + "y": 526.199951, + "z": 4520.756 + }, + "rotation": { + "x": 0.0, + "y": 123.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_6pb7": { + "position": { + "x": 3008.11865, + "y": 526.199951, + "z": 4491.65527 + }, + "rotation": { + "x": 0.0, + "y": 141.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_dwij": { + "position": { + "x": 3064.40771, + "y": 526.199951, + "z": 4420.15332 + }, + "rotation": { + "x": 0.0, + "y": 141.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_djpl": { + "position": { + "x": 3114.863, + "y": 526.199951, + "z": 4383.56 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_88qd": { + "position": { + "x": 3124.14868, + "y": 526.199951, + "z": 4379.848 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_mwpz": { + "position": { + "x": 3068.43481, + "y": 526.199951, + "z": 4402.11963 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_gjgy": { + "position": { + "x": 3147.36279, + "y": 526.199951, + "z": 4370.56836 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_16i3": { + "position": { + "x": 3163.60864, + "y": 526.199951, + "z": 4355.873 + }, + "rotation": { + "x": 0.0, + "y": 131.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_3z6r": { + "position": { + "x": 3226.29028, + "y": 526.199951, + "z": 4339.01758 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_lxxs": { + "position": { + "x": 3238.16919, + "y": 526.199951, + "z": 4289.23242 + }, + "rotation": { + "x": 0.0, + "y": 131.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_794t": { + "position": { + "x": 3328.43237, + "y": 526.199951, + "z": 4298.18652 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_dldx": { + "position": { + "x": 3012.721, + "y": 526.199951, + "z": 4424.391 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_4v27": { + "position": { + "x": 3010.865, + "y": 526.199951, + "z": 4419.74854 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_0ufw": { + "position": { + "x": 2918.00854, + "y": 526.199951, + "z": 4456.86768 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_5lsd": { + "position": { + "x": 2955.14, + "y": 526.199951, + "z": 4442.03 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_apnc": { + "position": { + "x": 2919.8645, + "y": 526.199951, + "z": 4461.51025 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_sdrt": { + "position": { + "x": 2957.0, + "y": 526.199951, + "z": 4446.67 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_2anm": { + "position": { + "x": 3066.97485, + "y": 526.199951, + "z": 4390.417 + }, + "rotation": { + "x": 0.0, + "y": 131.7888, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_qb30": { + "position": { + "x": 2880.544, + "y": 526.199951, + "z": 4470.76855 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_6vxn": { + "position": { + "x": 2823.7417, + "y": 526.199951, + "z": 4490.093 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_fvec": { + "position": { + "x": 2825.352, + "y": 526.199951, + "z": 4494.826 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_b4z0": { + "position": { + "x": 2882.1543, + "y": 526.199951, + "z": 4475.502 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_puqk": { + "position": { + "x": 2748.00537, + "y": 526.199951, + "z": 4515.8584 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_andd": { + "position": { + "x": 3000.212, + "y": 526.199951, + "z": 4525.96533 + }, + "rotation": { + "x": 0.0, + "y": 102.288818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_44w7": { + "position": { + "x": 2920.7207, + "y": 526.199951, + "z": 4546.13037 + }, + "rotation": { + "x": 0.0, + "y": 287.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_jejc": { + "position": { + "x": 2891.866, + "y": 526.199951, + "z": 4554.33838 + }, + "rotation": { + "x": 0.0, + "y": 283.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_32p1": { + "position": { + "x": 2888.3418, + "y": 526.199951, + "z": 4559.53369 + }, + "rotation": { + "x": 0.0, + "y": 117.488838, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ufy3": { + "position": { + "x": 2867.10938, + "y": 526.199951, + "z": 4570.721 + }, + "rotation": { + "x": 0.0, + "y": 117.788841, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_xsvu": { + "position": { + "x": 2858.2627, + "y": 526.199951, + "z": 4575.3833 + }, + "rotation": { + "x": 0.0, + "y": 297.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_f8wq": { + "position": { + "x": 2889.22534, + "y": 526.199951, + "z": 4561.307 + }, + "rotation": { + "x": 0.0, + "y": 109.0788, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_5wom": { + "position": { + "x": 2833.304, + "y": 526.199951, + "z": 4591.90527 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_nzed": { + "position": { + "x": 2806.764, + "y": 526.199951, + "z": 4605.8916 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_1zu0": { + "position": { + "x": 2780.22388, + "y": 526.199951, + "z": 4619.878 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_1tw1": { + "position": { + "x": 2805.18262, + "y": 526.199951, + "z": 4603.356 + }, + "rotation": { + "x": 0.0, + "y": 297.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_w1nw": { + "position": { + "x": 2831.72266, + "y": 526.199951, + "z": 4589.36963 + }, + "rotation": { + "x": 0.0, + "y": 297.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ykp3": { + "position": { + "x": 2923.31323, + "y": 526.199951, + "z": 4551.37158 + }, + "rotation": { + "x": 0.0, + "y": 109.238731, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_rhq2": { + "position": { + "x": 3351.038, + "y": 526.2, + "z": 4460.67041 + }, + "rotation": { + "x": 0.0, + "y": 281.6565, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "xtxz4s": { + "position": { + "x": 3383.4, + "y": 526.2, + "z": 4454.0 + }, + "rotation": { + "x": 0.0, + "y": 101.656952, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_aig0": { + "position": { + "x": 3298.18164, + "y": 526.2, + "z": 4476.68 + }, + "rotation": { + "x": 0.0, + "y": 281.6565, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_7jko": { + "position": { + "x": 3200.24219, + "y": 526.2, + "z": 4496.88525 + }, + "rotation": { + "x": 0.0, + "y": 281.6565, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_7by5": { + "position": { + "x": 3104.25513, + "y": 526.199951, + "z": 4357.09668 + }, + "rotation": { + "x": 0.0, + "y": 131.7888, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_bpqs": { + "position": { + "x": 3107.58716, + "y": 526.199951, + "z": 4360.82471 + }, + "rotation": { + "x": 0.0, + "y": 131.7888, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_xh4h": { + "position": { + "x": 3178.81567, + "y": 526.199951, + "z": 4290.456 + }, + "rotation": { + "x": 0.0, + "y": 131.7888, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_rfxf": { + "position": { + "x": 3182.14771, + "y": 526.199951, + "z": 4294.184 + }, + "rotation": { + "x": 0.0, + "y": 131.7888, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_9dtz": { + "position": { + "x": 2751.87, + "y": 526.199951, + "z": 4589.08 + }, + "rotation": { + "x": 0.0, + "y": 290.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_vwbs": { + "position": { + "x": 2803.28564, + "y": 526.199951, + "z": 4569.55566 + }, + "rotation": { + "x": 0.0, + "y": 290.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_sx5t": { + "position": { + "x": 2856.89282, + "y": 526.199951, + "z": 4559.515 + }, + "rotation": { + "x": 0.0, + "y": 275.288818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_bnba": { + "position": { + "x": 2604.12183, + "y": 526.199951, + "z": 4769.601 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ql81": { + "position": { + "x": 2624.99878, + "y": 526.199951, + "z": 4746.82275 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_iyj5": { + "position": { + "x": 2645.87573, + "y": 526.199951, + "z": 4724.04443 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_g48r": { + "position": { + "x": 2598.45874, + "y": 526.199951, + "z": 4760.809 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_6oih": { + "position": { + "x": 2577.58179, + "y": 526.199951, + "z": 4783.5874 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_jhbg": { + "position": { + "x": 2556.70483, + "y": 526.199951, + "z": 4806.36572 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_yni2": { + "position": { + "x": 2575.93433, + "y": 526.199951, + "z": 4780.4707 + }, + "rotation": { + "x": 0.0, + "y": 317.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_gxto": { + "position": { + "x": 2555.05737, + "y": 526.199951, + "z": 4803.249 + }, + "rotation": { + "x": 0.0, + "y": 317.788818, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_b2lm": { + "position": { + "x": 2532.99634, + "y": 526.199951, + "z": 4824.748 + }, + "rotation": { + "x": 0.0, + "y": 307.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_2yff": { + "position": { + "x": 2935.003, + "y": 526.199951, + "z": 4541.54541 + }, + "rotation": { + "x": 0.0, + "y": 107.788834, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_xeh3": { + "position": { + "x": 2817.56787, + "y": 526.199951, + "z": 4589.93 + }, + "rotation": { + "x": 0.0, + "y": 290.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_zx1m": { + "position": { + "x": 2760.54, + "y": 526.199951, + "z": 4611.58 + }, + "rotation": { + "x": 0.0, + "y": 290.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_i7ai": { + "position": { + "x": 2850.55371, + "y": 526.199951, + "z": 4572.437 + }, + "rotation": { + "x": 0.0, + "y": 304.288818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_pkbc": { + "position": { + "x": 3088.03638, + "y": 526.199951, + "z": 4474.761 + }, + "rotation": { + "x": 0.0, + "y": 102.488838, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_lwo7": { + "position": { + "x": 3139.431, + "y": 526.199951, + "z": 4448.355 + }, + "rotation": { + "x": 0.0, + "y": 102.488815, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_px0n": { + "position": { + "x": 3086.85864, + "y": 526.199951, + "z": 4460.17871 + }, + "rotation": { + "x": 0.0, + "y": 102.488815, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_hgrk": { + "position": { + "x": 3002.637, + "y": 526.199951, + "z": 4516.07666 + }, + "rotation": { + "x": 0.0, + "y": 125.288811, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_zb89": { + "position": { + "x": 2959.1748, + "y": 526.199951, + "z": 4534.905 + }, + "rotation": { + "x": 0.0, + "y": 102.288818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_4hi6": { + "position": { + "x": 3025.66064, + "y": 526.199951, + "z": 4496.0293 + }, + "rotation": { + "x": 0.0, + "y": 135.288818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_3895": { + "position": { + "x": 3068.50684, + "y": 526.199951, + "z": 4479.084 + }, + "rotation": { + "x": 0.0, + "y": 102.488838, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_zihk": { + "position": { + "x": 3229.53613, + "y": 526.199951, + "z": 4329.519 + }, + "rotation": { + "x": 0.0, + "y": 131.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_c4nf": { + "position": { + "x": 3190.08, + "y": 526.199951, + "z": 4353.49 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_m9mr": { + "position": { + "x": 3289.18457, + "y": 526.199951, + "z": 4276.20654 + }, + "rotation": { + "x": 0.0, + "y": 131.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_cgmk": { + "position": { + "x": 2442.94971, + "y": 525.5, + "z": 4892.84033 + }, + "rotation": { + "x": 0.0, + "y": 307.033356, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "Nrpxr": { + "position": { + "x": 2404.45, + "y": 525.5, + "z": 4928.15 + }, + "rotation": { + "x": 0.0, + "y": 307.033356, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_cuxt": { + "position": { + "x": 2463.8421134620971, + "y": 526.199951, + "z": 4738.4077680285927 + }, + "rotation": { + "x": 0.0, + "y": 299.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_bxjl": { + "position": { + "x": 2409.3797134620972, + "y": 526.199951, + "z": 4764.0777680285928 + }, + "rotation": { + "x": 0.0, + "y": 299.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_breh": { + "position": { + "x": 2411.8797134620972, + "y": 526.199951, + "z": 4768.4077680285927 + }, + "rotation": { + "x": 0.0, + "y": 299.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_mntd": { + "position": { + "x": 2243.002273462097, + "y": 526.199951, + "z": 4865.9077680285927 + }, + "rotation": { + "x": 0.0, + "y": 299.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_od08": { + "position": { + "x": 2240.5017834620971, + "y": 526.199951, + "z": 4861.5777680285928 + }, + "rotation": { + "x": 0.0, + "y": 299.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ptpf": { + "position": { + "x": 3091.649, + "y": 526.199951, + "z": 4392.84 + }, + "rotation": { + "x": 0.0, + "y": 291.789429, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_wgpo": { + "position": { + "x": 3037.791, + "y": 526.199951, + "z": 4419.754 + }, + "rotation": { + "x": 0.0, + "y": 291.789429, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_a5ja": { + "position": { + "x": 2921.72046, + "y": 526.199951, + "z": 4466.153 + }, + "rotation": { + "x": 0.0, + "y": 291.789429, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_breq": { + "position": { + "x": 3204.93262, + "y": 526.199951, + "z": 4352.93945 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_q5o6": { + "position": { + "x": 3334.93164, + "y": 526.199951, + "z": 4300.97266 + }, + "rotation": { + "x": 0.0, + "y": 111.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_p1dd": { + "position": { + "x": 2883.765, + "y": 526.199951, + "z": 4480.23535 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_n9ib": { + "position": { + "x": 2860.09717, + "y": 526.199951, + "z": 4488.287 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_50ep": { + "position": { + "x": 2801.68433, + "y": 526.199951, + "z": 4502.878 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_o4h7": { + "position": { + "x": 2778.01685, + "y": 526.199951, + "z": 4510.92969 + }, + "rotation": { + "x": 0.0, + "y": 288.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_1q27": { + "position": { + "x": 2976.042, + "y": 526.199951, + "z": 4444.4375 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_dcsm": { + "position": { + "x": 2442.1909934620971, + "y": 526.199951, + "z": 4750.9077680285927 + }, + "rotation": { + "x": 0.0, + "y": 299.9997, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_3gnm": { + "position": { + "x": 2488.3234034620973, + "y": 526.199951, + "z": 4721.2657680285929 + }, + "rotation": { + "x": 0.0, + "y": 309.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_d7i6": { + "position": { + "x": 2385.3181834620973, + "y": 526.199951, + "z": 4792.4022380285933 + }, + "rotation": { + "x": 0.0, + "y": 299.9997, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_0fld": { + "position": { + "x": 2238.0914034620973, + "y": 526.199951, + "z": 4877.4022380285933 + }, + "rotation": { + "x": 0.0, + "y": 299.9997, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_589d": { + "position": { + "x": 2411.299403462097, + "y": 526.199951, + "z": 4777.4022380285933 + }, + "rotation": { + "x": 0.0, + "y": 299.9997, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_prsr": { + "position": { + "x": 2603.23242, + "y": 526.199951, + "z": 4624.85 + }, + "rotation": { + "x": 0.0, + "y": 309.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_8v8g": { + "position": { + "x": 2652.41016, + "y": 526.199951, + "z": 4590.114 + }, + "rotation": { + "x": 0.0, + "y": 309.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_l1t7": { + "position": { + "x": 2675.392, + "y": 526.199951, + "z": 4570.83057 + }, + "rotation": { + "x": 0.0, + "y": 309.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_exqe": { + "position": { + "x": 2606.44629, + "y": 526.199951, + "z": 4628.68 + }, + "rotation": { + "x": 0.0, + "y": 309.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_07q7": { + "position": { + "x": 2491.5371834620973, + "y": 526.199951, + "z": 4725.0960880285929 + }, + "rotation": { + "x": 0.0, + "y": 309.99884, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_zpvu": { + "position": { + "x": 1948.37537, + "y": 526.199951, + "z": 4960.803 + }, + "rotation": { + "x": 0.0, + "y": 299.9997, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_rzft": { + "position": { + "x": 1865.84351, + "y": 526.199951, + "z": 5001.69775 + }, + "rotation": { + "x": 0.0, + "y": 289.9997, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_a4fu": { + "position": { + "x": 1729.07776, + "y": 526.199951, + "z": 5041.65234 + }, + "rotation": { + "x": 0.0, + "y": 276.9997, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_tw2u": { + "position": { + "x": 1575.89844, + "y": 526.199951, + "z": 5086.963 + }, + "rotation": { + "x": 0.0, + "y": 306.999664, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_qdqr": { + "position": { + "x": 1463.67468, + "y": 526.199951, + "z": 5140.0376 + }, + "rotation": { + "x": 0.0, + "y": 271.999664, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_g9tp": { + "position": { + "x": 1014.1629898795117, + "y": 526.199951, + "z": 4896.1195028933225 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_5q6g": { + "position": { + "x": 1091.8462198795116, + "y": 526.199951, + "z": 4904.7400728933226 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_lew5": { + "position": { + "x": 1090.9780498795114, + "y": 526.199951, + "z": 4909.6644228933228 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_w6ub": { + "position": { + "x": 1015.0311498795116, + "y": 526.199951, + "z": 4891.1950728933225 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_65vy": { + "position": { + "x": 1119.0481198795117, + "y": 526.199951, + "z": 4980.818072893323 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_tdh7": { + "position": { + "x": 963.44923987951165, + "y": 526.199951, + "z": 4953.384642893323 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_d2om": { + "position": { + "x": 961.74751987951163, + "y": 526.199951, + "z": 4963.0355228933231 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_tu88": { + "position": { + "x": 1117.3463398795116, + "y": 526.199951, + "z": 4990.4690728933228 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_2csc": { + "position": { + "x": 1116.4780498795114, + "y": 526.199951, + "z": 4995.3930728933228 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_keco": { + "position": { + "x": 960.8791098795117, + "y": 526.199951, + "z": 4967.9593428933231 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_jtd3": { + "position": { + "x": 1168.8973598795114, + "y": 526.199951, + "z": 4953.7244828933226 + }, + "rotation": { + "x": 0.0, + "y": 169.999985, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_jnzq": { + "position": { + "x": 1163.3399898795114, + "y": 526.199951, + "z": 4985.2390728933233 + }, + "rotation": { + "x": 0.0, + "y": 169.999985, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_8alj": { + "position": { + "x": 1165.8374298795115, + "y": 526.199951, + "z": 4946.2484128933229 + }, + "rotation": { + "x": 0.0, + "y": 260.0008, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_t8wo": { + "position": { + "x": 1096.9004098795115, + "y": 526.199951, + "z": 4934.0940728933228 + }, + "rotation": { + "x": 0.0, + "y": 260.0008, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ymvn": { + "position": { + "x": 1130.37012, + "y": 526.199951, + "z": 4916.61 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_rkox": { + "position": { + "x": 1182.89539, + "y": 526.199951, + "z": 4941.102 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_v7de": { + "position": { + "x": 1117.78564, + "y": 526.199951, + "z": 4909.314 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_17fz": { + "position": { + "x": 1221.19739, + "y": 526.199951, + "z": 4973.24072 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_zbkx": { + "position": { + "x": 1163.84619, + "y": 526.199951, + "z": 4895.98926 + }, + "rotation": { + "x": 0.0, + "y": 199.999985, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_5qtu": { + "position": { + "x": 1200.5144, + "y": 526.199951, + "z": 4955.886 + }, + "rotation": { + "x": 0.0, + "y": 50.0005341, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_4nox": { + "position": { + "x": 1225.02747, + "y": 526.199951, + "z": 4976.455 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_vfzd": { + "position": { + "x": 1167.15869, + "y": 526.199951, + "z": 4929.90039 + }, + "rotation": { + "x": 0.0, + "y": 60.0012054, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_qzsp": { + "position": { + "x": 1150.16553, + "y": 526.199951, + "z": 4858.40039 + }, + "rotation": { + "x": 0.0, + "y": 199.999985, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_2cp0": { + "position": { + "x": 1207.6803, + "y": 526.199951, + "z": 4996.445 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ne0x": { + "position": { + "x": 1177.96545, + "y": 526.199951, + "z": 4995.147 + }, + "rotation": { + "x": 0.0, + "y": 275.0, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_hvku": { + "position": { + "x": 1132.11853, + "y": 526.199951, + "z": 4993.07373 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_s8zu": { + "position": { + "x": 1121.4021, + "y": 526.199951, + "z": 4996.261 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_y72f": { + "position": { + "x": 1239.11584, + "y": 526.199951, + "z": 4990.543 + }, + "rotation": { + "x": 0.0, + "y": 220.000015, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_kv2h": { + "position": { + "x": 1241.11426, + "y": 526.199951, + "z": 4989.953 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_cg9p": { + "position": { + "x": 1255.20264, + "y": 526.199951, + "z": 5004.041 + }, + "rotation": { + "x": 0.0, + "y": 220.000015, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ouyg": { + "position": { + "x": 1274.46973, + "y": 526.199951, + "z": 5032.674 + }, + "rotation": { + "x": 0.0, + "y": 220.000015, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_ef5w": { + "position": { + "x": 1287.32568, + "y": 526.199951, + "z": 5047.994 + }, + "rotation": { + "x": 0.0, + "y": 220.000015, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_zdre": { + "position": { + "x": 1301.414, + "y": 526.199951, + "z": 5062.08252 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_778s": { + "position": { + "x": 1317.50073, + "y": 526.199951, + "z": 5075.58057 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_hchd": { + "position": { + "x": 1303.41248, + "y": 526.199951, + "z": 5061.492 + }, + "rotation": { + "x": 0.0, + "y": 220.000015, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_xlcu": { + "position": { + "x": 1285.09326, + "y": 526.199951, + "z": 5050.655 + }, + "rotation": { + "x": 0.0, + "y": 240.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_ll8n": { + "position": { + "x": 1248.07666, + "y": 526.199951, + "z": 5037.182 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_owrg": { + "position": { + "x": 1228.26672, + "y": 526.199951, + "z": 5036.317 + }, + "rotation": { + "x": 0.0, + "y": 275.0, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_fdw7": { + "position": { + "x": 1228.38037, + "y": 526.199951, + "z": 5033.70947 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_dopx": { + "position": { + "x": 1208.45667, + "y": 526.199951, + "z": 5035.45166 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_6mh5": { + "position": { + "x": 1208.3429, + "y": 526.199951, + "z": 5038.059 + }, + "rotation": { + "x": 0.0, + "y": 275.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_hqth": { + "position": { + "x": 1188.53284, + "y": 526.199951, + "z": 5037.194 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_z74t": { + "position": { + "x": 1215.1781, + "y": 526.199951, + "z": 5026.12451 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_faqs": { + "position": { + "x": 1122.11438, + "y": 526.199951, + "z": 5009.71631 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_b88n": { + "position": { + "x": 1121.03674, + "y": 526.199951, + "z": 5014.78369 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_4ren": { + "position": { + "x": 1120.31689, + "y": 526.199951, + "z": 5019.91162 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_kts6": { + "position": { + "x": 1119.59668, + "y": 526.199951, + "z": 5025.03955 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_g4ga": { + "position": { + "x": 1267.1991, + "y": 526.199951, + "z": 5042.231 + }, + "rotation": { + "x": 0.0, + "y": 250.000473, + "z": 0.0 + }, + "flipSwitchStand": true + }, + "NBRYIND_eefb": { + "position": { + "x": 1248.40515, + "y": 526.199951, + "z": 5035.391 + }, + "rotation": { + "x": 0.0, + "y": 250.000473, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_5eas": { + "position": { + "x": 2191.81982, + "y": 526.199951, + "z": 4894.243 + }, + "rotation": { + "x": 0.0, + "y": 279.9997, + "z": 0.0 + }, + "flipSwitchStand": false + }, + "NBRYIND_07ow": { + "position": { + "x": 2167.19946, + "y": 526.199951, + "z": 4898.584 + }, + "rotation": { + "x": 0.0, + "y": 279.9997, + "z": 0.0 + }, + "flipSwitchStand": false + } + }, + "segments": { + "SBRYIND_b0he": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "jpn87z", + "endId": "NBRYIND_yzyu", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_hrs4": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_7jko", + "endId": "NBRYIND_yzyu", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_rcps": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_2yff", + "endId": "NBRYIND_gltc", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_6g37": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_2yff", + "endId": "NBRYIND_zb89", + "priority": -1, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_tzsu": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_gltc", + "endId": "NBRYIND_6pb7", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_fawx": { + "style": "Bridge", + "trackClass": "Mainline", + "startId": "NBRYIND_6pb7", + "endId": "NBRYIND_dwij", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_kpkw": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_zb89", + "endId": "NBRYIND_hgrk", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_qv0r": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_hgrk", + "endId": "NBRYIND_4hi6", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_3gmz": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_hgrk", + "endId": "NBRYIND_3895", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_pvw1": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_3895", + "endId": "NBRYIND_pkbc", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_hhjy": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_4hi6", + "endId": "NBRYIND_px0n", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_1zgl": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_px0n", + "endId": "NBRYIND_lwo7", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_gfua": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_dwij", + "endId": "NBRYIND_djpl", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_n735": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_djpl", + "endId": "NBRYIND_88qd", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_jhvq": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_88qd", + "endId": "NBRYIND_gjgy", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_6ak2": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_88qd", + "endId": "NBRYIND_16i3", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_6pmh": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_gjgy", + "endId": "NBRYIND_c4nf", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_ko26": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_c4nf", + "endId": "NBRYIND_3z6r", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_cqa1": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_c4nf", + "endId": "NBRYIND_zihk", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_ya8m": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_zihk", + "endId": "NBRYIND_m9mr", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_rhi1": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_16i3", + "endId": "NBRYIND_lxxs", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_kegm": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_3z6r", + "endId": "NBRYIND_794t", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_39zv": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_mwpz", + "endId": "NBRYIND_dldx", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_c5s3": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_mwpz", + "endId": "NBRYIND_4v27", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_1jps": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_4v27", + "endId": "NBRYIND_5lsd", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_hgew": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_5lsd", + "endId": "NBRYIND_0ufw", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_vqqh": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_dldx", + "endId": "NBRYIND_sdrt", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_sdfg": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_sdrt", + "endId": "NBRYIND_apnc", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_6lsl": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_dldx", + "endId": "NBRYIND_2anm", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_olzc": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_2anm", + "endId": "NBRYIND_7by5", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_8tu3": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_0ufw", + "endId": "NBRYIND_qb30", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_ww9n": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_qb30", + "endId": "NBRYIND_6vxn", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_rg6p": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_qb30", + "endId": "NBRYIND_fvec", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_uudz": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_fvec", + "endId": "NBRYIND_b4z0", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_xfzl": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_6vxn", + "endId": "NBRYIND_puqk", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_dfrt": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_apnc", + "endId": "NBRYIND_b4z0", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_drte": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_andd", + "endId": "Nfbtp", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_ghf2": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_zb89", + "endId": "NBRYIND_andd", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_2jkv": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_2yff", + "endId": "NBRYIND_44w7", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_4p11": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_44w7", + "endId": "NBRYIND_jejc", + "priority": -1, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_zui5": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_44w7", + "endId": "NBRYIND_32p1", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_oliw": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_32p1", + "endId": "NBRYIND_ufy3", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_t1a6": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_ufy3", + "endId": "NBRYIND_xsvu", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_m628": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_ufy3", + "endId": "NBRYIND_f8wq", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_t6bk": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_f8wq", + "endId": "NBRYIND_ykp3", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_vqh7": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_xsvu", + "endId": "NBRYIND_w1nw", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_4hic": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_xsvu", + "endId": "NBRYIND_5wom", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_71sy": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_w1nw", + "endId": "NBRYIND_1tw1", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_5pd1": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_w1nw", + "endId": "NBRYIND_nzed", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_onky": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_nzed", + "endId": "NBRYIND_ql81", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_rqer": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_1tw1", + "endId": "NBRYIND_1zu0", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_kjm4": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_5wom", + "endId": "NBRYIND_bnba", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_mdbq": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_1zu0", + "endId": "NBRYIND_iyj5", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_jqyo": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_jejc", + "endId": "NBRYIND_sx5t", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_g2h7": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_jejc", + "endId": "NBRYIND_i7ai", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_odrg": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_sx5t", + "endId": "NBRYIND_vwbs", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_epmy": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_vwbs", + "endId": "NBRYIND_9dtz", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_uuiv": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_i7ai", + "endId": "NBRYIND_xeh3", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_jdxp": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_xeh3", + "endId": "NBRYIND_zx1m", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_sr15": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_ykp3", + "endId": "jpn87z", + "priority": 0, + "speedLimit": 35, + "groupId": "" + }, + "S517i": { + "startId": "NBRYIND_ykp3" + }, + "SBRYIND_1p2b": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "xtxz4s", + "endId": "NBRYIND_rhq2", + "priority": 0, + "speedLimit": 35, + "groupId": "" + }, + "SBRYIND_74wr": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_rhq2", + "endId": "NBRYIND_aig0", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_cqj2": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_aig0", + "endId": "NBRYIND_7jko", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "ovqiqy": { + "startId": "NBRYIND_rhq2" + }, + "SBRYIND_uvxf": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_2anm", + "endId": "NBRYIND_bpqs", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_zedg": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_7by5", + "endId": "NBRYIND_xh4h", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_l1rs": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_bpqs", + "endId": "NBRYIND_rfxf", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_hujs": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_iyj5", + "endId": "NBRYIND_g48r", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_lt39": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_ql81", + "endId": "NBRYIND_6oih", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_yais": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_bnba", + "endId": "NBRYIND_jhbg", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_cfe6": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_g48r", + "endId": "NBRYIND_yni2", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_eva9": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_6oih", + "endId": "NBRYIND_gxto", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_uojv": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_jhbg", + "endId": "NBRYIND_b2lm", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_nybg": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_b2lm", + "endId": "NBRYIND_cgmk", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_edth": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_yni2", + "endId": "NBRYIND_gxto", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_tdse": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_gxto", + "endId": "NBRYIND_b2lm", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_2ujs": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "Nrpxr", + "endId": "NBRYIND_cgmk", + "priority": 0, + "speedLimit": 20, + "groupId": "" + }, + "SBRYIND_34uk": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_cuxt", + "endId": "NBRYIND_bxjl", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_c4k0": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_breh", + "endId": "NBRYIND_mntd", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_a36n": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_bxjl", + "endId": "NBRYIND_od08", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_xt1i": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_djpl", + "endId": "NBRYIND_ptpf", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_w72a": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ptpf", + "endId": "NBRYIND_mwpz", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_gsja": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ptpf", + "endId": "NBRYIND_wgpo", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_dyrw": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_gjgy", + "endId": "NBRYIND_breq", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_7i5b": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_breq", + "endId": "NBRYIND_q5o6", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_1407": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_p1dd", + "endId": "NBRYIND_n9ib", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_73tn": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_a5ja", + "endId": "NBRYIND_p1dd", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_7qai": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_fvec", + "endId": "NBRYIND_50ep", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_pdwe": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_50ep", + "endId": "NBRYIND_o4h7", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_5mzu": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_50ep", + "endId": "NBRYIND_n9ib", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_7yik": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_wgpo", + "endId": "NBRYIND_1q27", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_jcdn": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_1q27", + "endId": "NBRYIND_a5ja", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_ln5j": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_cuxt", + "endId": "NBRYIND_dcsm", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_cf4m": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_dcsm", + "endId": "NBRYIND_breh", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_d8jf": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_cuxt", + "endId": "NBRYIND_3gnm", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_pibd": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_dcsm", + "endId": "NBRYIND_d7i6", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_sebz": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_d7i6", + "endId": "NBRYIND_0fld", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_swgk": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_d7i6", + "endId": "NBRYIND_589d", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_aood": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_3gnm", + "endId": "NBRYIND_prsr", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_4v6c": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_prsr", + "endId": "NBRYIND_8v8g", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_414z": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_8v8g", + "endId": "NBRYIND_l1t7", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_8fwr": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_8v8g", + "endId": "NBRYIND_exqe", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_0tdl": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_exqe", + "endId": "NBRYIND_07q7", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_0he6": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_07q7", + "endId": "NBRYIND_589d", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_g55j": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_o4h7", + "endId": "NBRYIND_l1t7", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_kth2": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_zpvu", + "endId": "NBRYIND_rzft", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_r4vk": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_rzft", + "endId": "NBRYIND_a4fu", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_0xn0": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_a4fu", + "endId": "NBRYIND_tw2u", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_pelg": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_tw2u", + "endId": "NBRYIND_qdqr", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_mklt": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_g9tp", + "endId": "NBRYIND_lew5", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_0jsi": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_5q6g", + "endId": "NBRYIND_w6ub", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_ur0u": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_65vy", + "endId": "NBRYIND_tdh7", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_914o": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_d2om", + "endId": "NBRYIND_tu88", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_8kvm": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_2csc", + "endId": "NBRYIND_keco", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_69f3": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_jtd3", + "endId": "NBRYIND_jnzq", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_z4x6": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_8alj", + "endId": "NBRYIND_t8wo", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_glqm": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_lew5", + "endId": "NBRYIND_ymvn", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_4v30": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_v7de", + "endId": "NBRYIND_5q6g", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_5cd0": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_17fz", + "endId": "NBRYIND_8alj", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_ebay": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_jtd3", + "endId": "NBRYIND_zbkx", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_r0vu": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_rkox", + "endId": "NBRYIND_5qtu", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_ezqm": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_5qtu", + "endId": "NBRYIND_17fz", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_3gds": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_5qtu", + "endId": "NBRYIND_zbkx", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_l3a3": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_17fz", + "endId": "NBRYIND_4nox", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_g982": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ymvn", + "endId": "NBRYIND_vfzd", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_rdmp": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_vfzd", + "endId": "NBRYIND_rkox", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_ttj9": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_vfzd", + "endId": "NBRYIND_v7de", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_vx54": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_zbkx", + "endId": "NBRYIND_qzsp", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_8mbs": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_65vy", + "endId": "NBRYIND_2cp0", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_4z4y": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_2cp0", + "endId": "NBRYIND_ne0x", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_i7k5": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_tu88", + "endId": "NBRYIND_hvku", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_2skj": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_2csc", + "endId": "NBRYIND_s8zu", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_93u7": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ne0x", + "endId": "NBRYIND_hvku", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_87mo": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ne0x", + "endId": "NBRYIND_s8zu", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_96i9": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_4nox", + "endId": "NBRYIND_y72f", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_15sb": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_4nox", + "endId": "NBRYIND_kv2h", + "priority": -1, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_pg4m": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_kv2h", + "endId": "NBRYIND_cg9p", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_1gqj": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_y72f", + "endId": "NBRYIND_ouyg", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_i65k": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ouyg", + "endId": "NBRYIND_2cp0", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_zzjh": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ouyg", + "endId": "NBRYIND_ef5w", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_ls42": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ef5w", + "endId": "NBRYIND_zdre", + "priority": 1, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_dq0o": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_zdre", + "endId": "NBRYIND_778s", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_et85": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_778s", + "endId": "NBRYIND_hchd", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_9h67": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_hchd", + "endId": "NBRYIND_cg9p", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_4ily": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_zdre", + "endId": "NBRYIND_xlcu", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_dgew": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ll8n", + "endId": "NBRYIND_owrg", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_ruhi": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_ll8n", + "endId": "NBRYIND_fdw7", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_vea4": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_owrg", + "endId": "NBRYIND_dopx", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_iqmn": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_owrg", + "endId": "NBRYIND_6mh5", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_3jmr": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_6mh5", + "endId": "NBRYIND_hqth", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_8rz3": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_z74t", + "endId": "NBRYIND_faqs", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_2epx": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_dopx", + "endId": "NBRYIND_4ren", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_o2yq": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_hqth", + "endId": "NBRYIND_kts6", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_w2sp": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_xlcu", + "endId": "NBRYIND_g4ga", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_o3zl": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_g4ga", + "endId": "NBRYIND_ll8n", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_u2io": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_g4ga", + "endId": "NBRYIND_eefb", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_zgv5": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_eefb", + "endId": "NBRYIND_z74t", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_z5h8": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_fdw7", + "endId": "NBRYIND_b88n", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_mlvv": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NBRYIND_qdqr", + "endId": "NBRYIND_778s", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_nbah": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_0fld", + "endId": "NBRYIND_5eas", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_566a": { + "style": "Bridge", + "trackClass": "Mainline", + "startId": "NBRYIND_5eas", + "endId": "NBRYIND_07ow", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "SBRYIND_r10n": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NBRYIND_07ow", + "endId": "NBRYIND_zpvu", + "priority": 0, + "speedLimit": 0, + "groupId": "" + } + }, + "spans": { + "CLB_BRY_IND_MSI_R1": { + "upper": { + "segmentId": "SBRYIND_jdxp", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_jdxp", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_MSI_R2": { + "upper": { + "segmentId": "SBRYIND_epmy", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_epmy", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_TF_R1": { + "upper": { + "segmentId": "SBRYIND_3gmz", + "distance": 60, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_pvw1", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_TF_R2": { + "upper": { + "segmentId": "SBRYIND_1zgl", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_1zgl", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_TF_R3": { + "upper": { + "segmentId": "SBRYIND_drte", + "distance": 5, + "end": "End" + }, + "lower": { + "segmentId": "SBRYIND_drte", + "distance": 20, + "end": "Start" + } + }, + "CLB_BRY_IND_EF_R2": { + "upper": { + "segmentId": "SBRYIND_rhi1", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_rhi1", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_EF_R1": { + "upper": { + "segmentId": "SBRYIND_ya8m", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_ya8m", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_CP_R1": { + "upper": { + "segmentId": "SBRYIND_zedg", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_zedg", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_CP_R2": { + "upper": { + "segmentId": "SBRYIND_l1rs", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_l1rs", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_SPP_FUEL": { + "upper": { + "segmentId": "SBRYIND_1jps", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_8tu3", + "distance": 20, + "end": "End" + } + }, + "CLB_BRY_IND_SPP_R1": { + "upper": { + "segmentId": "SBRYIND_xfzl", + "distance": 0, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_xfzl", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_RM_R1.1": { + "upper": { + "segmentId": "SBRYIND_mklt", + "distance": 5, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_mklt", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_RM_R1.2": { + "upper": { + "segmentId": "SBRYIND_0jsi", + "distance": 5, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_0jsi", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_RM_R2.1": { + "upper": { + "segmentId": "SBRYIND_ur0u", + "distance": 5, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_ur0u", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_RM_R2.2": { + "upper": { + "segmentId": "SBRYIND_914o", + "distance": 5, + "end": "End" + }, + "lower": { + "segmentId": "SBRYIND_914o", + "distance": 5, + "end": "Start" + } + }, + "CLB_BRY_IND_RM_R2.3": { + "upper": { + "segmentId": "SBRYIND_8kvm", + "distance": 5, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_8kvm", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_RM_MP": { + "upper": { + "segmentId": "SBRYIND_ebay", + "distance": 55, + "end": "End" + }, + "lower": { + "segmentId": "SBRYIND_69f3", + "distance": 17, + "end": "End" + } + }, + "CLB_BRY_IND_RM_CO": { + "upper": { + "segmentId": "SBRYIND_z4x6", + "distance": 5, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_z4x6", + "distance": 5, + "end": "End" + } + }, + "CLB_BRY_IND_RM_OI": { + "upper": { + "segmentId": "SBRYIND_69f3", + "distance": 17, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_69f3", + "distance": 2, + "end": "End" + } + }, + "CLB_BRY_IND_WD_W1.1": { + "upper": { + "segmentId": "SBRYIND_c4k0", + "distance": 45, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_c4k0", + "distance": 2, + "end": "End" + } + }, + "CLB_BRY_IND_WD_W1.2": { + "upper": { + "segmentId": "SBRYIND_a36n", + "distance": 45, + "end": "Start" + }, + "lower": { + "segmentId": "SBRYIND_a36n", + "distance": 2, + "end": "End" + } + } + } + }, + "areas": { + "bryson": { + "industries": { + "clb-southern-chemical": { + "name": "Industry", + "localPosition": { + "x": 3066.97485, + "y": 526.199951, + "z": 4390.417 + }, + "usesContract": true, + "components": { + "formula": { + "type": "Model.Ops.FormulaicIndustryComponent", + "name": "Southern Chemical", + "trackSpans": [], + "carTypeFilter": "", + "sharedStorage": true, + "inputTermsPerDay": { + "chemicals": 40000.0, + "chemicals-1": 40000.0 + }, + "outputTermsPerDay": { + "chemicals-2": 32000.0, + "chemicals-slurry": 32000.0 + } + }, + "clb-chemicals": { + "type": "Model.Ops.IndustryUnloader", + "name": "Southern Chemical R1", + "trackSpans": [ + "CLB_BRY_IND_CP_R1" + ], + "carTypeFilter": "TM", + "sharedStorage": true, + "loadId": "chemicals", + "storageChangeRate": 0.0, + "maxStorage": 44000.0, + "orderAroundEmpties": true, + "carTransferRate": 44000.0, + "orderAroundLoaded": true + }, + "clb-chemicals-1": { + "type": "Model.Ops.IndustryUnloader", + "name": "Southern Chemical R1", + "trackSpans": [ + "CLB_BRY_IND_CP_R1" + ], + "carTypeFilter": "TM", + "sharedStorage": true, + "loadId": "chemicals-1", + "storageChangeRate": 0.0, + "maxStorage": 44000.0, + "orderAroundEmpties": true, + "carTransferRate": 44000.0, + "orderAroundLoaded": true + }, + "clb-chemicals-2": { + "type": "Model.Ops.IndustryLoader", + "name": "Southern Chemical R2", + "trackSpans": [ + "CLB_BRY_IND_CP_R2" + ], + "carTypeFilter": "TM", + "sharedStorage": true, + "loadId": "chemicals-2", + "storageChangeRate": 0.0, + "maxStorage": 5000.0, + "orderAroundEmpties": true, + "carTransferRate": 35000.0, + "orderAroundLoaded": true + }, + "clb-chemicals-slurry": { + "type": "Model.Ops.IndustryLoader", + "name": "Southern Chemical R2", + "trackSpans": [ + "CLB_BRY_IND_CP_R2" + ], + "carTypeFilter": "TM", + "sharedStorage": true, + "loadId": "chemicals-slurry", + "storageChangeRate": 0.0, + "maxStorage": 5000.0, + "orderAroundEmpties": true, + "carTransferRate": 35000.0, + "orderAroundLoaded": true + } + } + }, + "clb-bryson-steam-and-electricity": { + "name": "Bryson Steam & Electricity", + "localPosition": { + "x": 2823.7417, + "y": 526.199951, + "z": 4490.093 + }, + "usesContract": true, + "components": { + "clb-coal": { + "type": "Model.Ops.IndustryUnloader", + "name": "Bryson Steam & Electricity PW1", + "trackSpans": [ + "CLB_BRY_IND_SPP_FUEL" + ], + "carTypeFilter": "HM,HT", + "sharedStorage": true, + "loadId": "coal", + "storageChangeRate": 2000000.0, + "maxStorage": 2100000.0, + "orderAroundEmpties": true, + "carTransferRate": 2100000.0, + "orderAroundLoaded": true + }, + "clb-boxcar-generic": { + "type": "Model.Ops.IndustryUnloader", + "name": "Bryson Steam & Electricity R1", + "trackSpans": [ + "CLB_BRY_IND_SPP_R1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "boxcar-generic", + "storageChangeRate": 510000.0, + "maxStorage": 561000.0, + "orderAroundEmpties": true, + "carTransferRate": 561000.0, + "orderAroundLoaded": true + } + } + }, + "clb-miller-electronics": { + "name": "Miller Electronics", + "localPosition": { + "x": 3163.60864, + "y": 526.199951, + "z": 4355.873 + }, + "usesContract": true, + "components": { + "formula": { + "type": "Model.Ops.FormulaicIndustryComponent", + "name": "Miller Electronics", + "trackSpans": [], + "carTypeFilter": "", + "sharedStorage": true, + "inputTermsPerDay": { + "refined-copper": 170000, + "plastic": 85000, + "packing-material": 42500, + "polyethylene": 42500 + }, + "outputTermsPerDay": { + "electronics": 170000, + "general-waste": 56000 + } + }, + "clb-refined-copper": { + "type": "Model.Ops.IndustryUnloader", + "name": "Miller Electronics R1", + "trackSpans": [ + "CLB_BRY_IND_EF_R1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "refined-copper", + "storageChangeRate": 0.0, + "maxStorage": 187000.0, + "orderAroundEmpties": true, + "carTransferRate": 204000.0, + "orderAroundLoaded": true + }, + "clb-plastic": { + "type": "Model.Ops.IndustryUnloader", + "name": "Miller Electronics R1", + "trackSpans": [ + "CLB_BRY_IND_EF_R1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "plastic", + "storageChangeRate": 0.0, + "maxStorage": 93500.0, + "orderAroundEmpties": true, + "carTransferRate": 102000.0, + "orderAroundLoaded": true + }, + "clb-packing-material": { + "type": "Model.Ops.IndustryUnloader", + "name": "Miller Electronics R1", + "trackSpans": [ + "CLB_BRY_IND_EF_R1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "packing-material", + "storageChangeRate": 0.0, + "maxStorage": 46750.0, + "orderAroundEmpties": true, + "carTransferRate": 51000.0, + "orderAroundLoaded": true + }, + "clb-polyethylene": { + "type": "Model.Ops.IndustryUnloader", + "name": "Miller Electronics R1", + "trackSpans": [ + "CLB_BRY_IND_EF_R1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "polyethylene", + "storageChangeRate": 0.0, + "maxStorage": 187000.0, + "orderAroundEmpties": true, + "carTransferRate": 204000.0, + "orderAroundLoaded": true + }, + "clb-electronics": { + "type": "Model.Ops.IndustryLoader", + "name": "Miller Electronics R2", + "trackSpans": [ + "CLB_BRY_IND_EF_R2" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "electronics", + "storageChangeRate": 0.0, + "maxStorage": 250000.0, + "orderAroundEmpties": true, + "carTransferRate": 250000.0, + "orderAroundLoaded": true + }, + "clb-general-waste": { + "type": "Model.Ops.IndustryLoader", + "name": "Miller Electronics R2", + "trackSpans": [ + "CLB_BRY_IND_EF_R2" + ], + "carTypeFilter": "GB", + "sharedStorage": true, + "loadId": "general-waste", + "storageChangeRate": 0.0, + "maxStorage": 100000.0, + "orderAroundEmpties": true, + "carTransferRate": 100000.0, + "orderAroundLoaded": true + } + } + }, + "clb-smoky-mountain-mining-supply": { + "name": "Smoky Mountain Mining Supply", + "localPosition": { + "x": 2821.319, + "y": 526.199951, + "z": 4577.27246 + }, + "usesContract": true, + "components": { + "formula": { + "type": "Model.Ops.FormulaicIndustryComponent", + "name": "Smoky Mountain Mining Supply", + "trackSpans": [], + "carTypeFilter": "", + "sharedStorage": true, + "inputTermsPerDay": { + "boxcar-metal-stock": 340000.0 + }, + "outputTermsPerDay": { + "mining-supplies": 170000, + "scrap-metal": 150000.0 + } + }, + "clb-boxcar-metal-stock": { + "type": "Model.Ops.IndustryUnloader", + "name": "Smoky Mountain Mining Supply R2", + "trackSpans": [ + "CLB_BRY_IND_MSI_R2" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "boxcar-metal-stock", + "storageChangeRate": 0.0, + "maxStorage": 374000.0, + "orderAroundEmpties": true, + "carTransferRate": 374000.0, + "orderAroundLoaded": true + }, + "clb-mining-supplies": { + "type": "Model.Ops.IndustryLoader", + "name": "Smoky Mountain Mining Supply R1", + "trackSpans": [ + "CLB_BRY_IND_MSI_R1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "mining-supplies", + "storageChangeRate": 0.0, + "maxStorage": 250000.0, + "orderAroundEmpties": true, + "carTransferRate": 250000.0, + "orderAroundLoaded": true + }, + "clb-scrap": { + "type": "Model.Ops.IndustryLoader", + "name": "Smoky Mountain Mining Supply R1", + "trackSpans": [ + "CLB_BRY_IND_MSI_R1" + ], + "carTypeFilter": "GB", + "sharedStorage": true, + "loadId": "scrap-metal", + "storageChangeRate": 0.0, + "maxStorage": 200000.0, + "orderAroundEmpties": true, + "carTransferRate": 200000.0, + "orderAroundLoaded": true + } + } + }, + "clb-appalachian-textiles": { + "name": "Appalachian Textiles", + "localPosition": { + "x": 3020.43213, + "y": 526.199951, + "z": 4516.36133 + }, + "usesContract": true, + "components": { + "formula": { + "type": "Model.Ops.FormulaicIndustryComponent", + "name": "Appalachian Textiles", + "trackSpans": [], + "carTypeFilter": "", + "sharedStorage": true, + "inputTermsPerDay": { + "sewing-thread": 85000, + "ink": 85000, + "chemicals": 6000, + "textiles": 255000 + }, + "outputTermsPerDay": { + "clothes": 170000 + } + }, + "clb-sewing-thread": { + "type": "Model.Ops.IndustryUnloader", + "name": "Appalachian Textiles G3-C", + "trackSpans": [ + "CLB_BRY_IND_TF_R3" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "sewing-thread", + "storageChangeRate": 0.0, + "maxStorage": 93500.0, + "orderAroundEmpties": true, + "carTransferRate": 102000.0, + "orderAroundLoaded": true + }, + "clb-textiles": { + "type": "Model.Ops.IndustryUnloader", + "name": "Appalachian Textiles G3-C", + "trackSpans": [ + "CLB_BRY_IND_TF_R3" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "textiles", + "storageChangeRate": 0.0, + "maxStorage": 280500.0, + "orderAroundEmpties": true, + "carTransferRate": 306000.0, + "orderAroundLoaded": true + }, + "clb-ink": { + "type": "Model.Ops.IndustryUnloader", + "name": "Appalachian Textiles R1", + "trackSpans": [ + "CLB_BRY_IND_TF_R1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "ink", + "storageChangeRate": 0.0, + "maxStorage": 93500, + "orderAroundEmpties": true, + "carTransferRate": 102000, + "orderAroundLoaded": true + }, + "clb-chemicals": { + "type": "Model.Ops.IndustryUnloader", + "name": "Appalachian Textiles R1", + "trackSpans": [ + "CLB_BRY_IND_TF_R1" + ], + "carTypeFilter": "TM", + "sharedStorage": true, + "loadId": "chemicals", + "storageChangeRate": 0.0, + "maxStorage": 6600, + "orderAroundEmpties": true, + "carTransferRate": 7200, + "orderAroundLoaded": true + }, + "clb-cloth": { + "type": "Model.Ops.IndustryLoader", + "name": "Appalachian Textiles R2", + "trackSpans": [ + "CLB_BRY_IND_TF_R2" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "clothes", + "storageChangeRate": 0.0, + "maxStorage": 187000.0, + "orderAroundEmpties": true, + "carTransferRate": 204000.0, + "orderAroundLoaded": true + } + } + }, + "clb-blue-ridge-steel": { + "name": "Blue Ridge Steel", + "localPosition": { + "x": 1096.9004098795115, + "y": 526.199951, + "z": 4934.0940728933228 + }, + "usesContract": true, + "components": { + "formula": { + "type": "Model.Ops.FormulaicIndustryComponent", + "name": "Blue Ridge Steel", + "trackSpans": [], + "carTypeFilter": "", + "sharedStorage": true, + "inputTermsPerDay": { + "steel": 1300000, + "coal": 1000000, + "boxcar-parts": 70000, + "oil": 1500 + }, + "outputTermsPerDay": { + "metal-pipes": 300000, + "metal-pipes2": 300000, + "rails": 600000, + "bridge-section": 600000 + + } + }, + "clb-steel": { + "type": "Model.Ops.IndustryUnloader", + "name": "Blue Ridge Steel R1", + "trackSpans": [ + "CLB_BRY_IND_RM_R1.1", + "CLB_BRY_IND_RM_R1.2" + ], + "carTypeFilter": "FMSTKS", + "sharedStorage": true, + "loadId": "steel", + "storageChangeRate": 0.0, + "maxStorage": 1500000.0, + "orderAroundEmpties": true, + "carTransferRate": 1350000.0, + "orderAroundLoaded": true + }, + "clb-metal-pipes": { + "type": "Model.Ops.IndustryLoader", + "name": "Blue Ridge Steel R2", + "trackSpans": [ + "CLB_BRY_IND_RM_R2.1" + ], + "carTypeFilter": "FMSTKS", + "sharedStorage": true, + "loadId": "metal-pipes", + "storageChangeRate": 0.0, + "maxStorage": 300000.0, + "orderAroundEmpties": true, + "carTransferRate": 300000.0, + "orderAroundLoaded": true + }, + "clb-metal-pipes2": { + "type": "Model.Ops.IndustryLoader", + "name": "Blue Ridge Steel R2", + "trackSpans": [ + "CLB_BRY_IND_RM_R2.1" + ], + "carTypeFilter": "FMSTKS", + "sharedStorage": true, + "loadId": "metal-pipes2", + "storageChangeRate": 0.0, + "maxStorage": 300000.0, + "orderAroundEmpties": true, + "carTransferRate": 300000.0, + "orderAroundLoaded": true + }, + "clb-bridge-section": { + "type": "Model.Ops.IndustryLoader", + "name": "Blue Ridge Steel R3", + "trackSpans": [ + "CLB_BRY_IND_RM_R2.2" + ], + "carTypeFilter": "FMSTKS", + "sharedStorage": true, + "loadId": "bridge-section", + "storageChangeRate": 0.0, + "maxStorage": 600000.0, + "orderAroundEmpties": true, + "carTransferRate": 600000.0, + "orderAroundLoaded": true + }, + "clb-rails": { + "type": "Model.Ops.IndustryLoader", + "name": "Blue Ridge Steel R4", + "trackSpans": [ + "CLB_BRY_IND_RM_R2.3" + ], + "carTypeFilter": "FMSTKS", + "sharedStorage": true, + "loadId": "rails", + "storageChangeRate": 0.0, + "maxStorage": 600000.0, + "orderAroundEmpties": true, + "carTransferRate": 600000.0, + "orderAroundLoaded": true + }, + "clb-coal": { + "type": "Model.Ops.IndustryUnloader", + "name": "Blue Ridge Steel CL", + "trackSpans": [ + "CLB_BRY_IND_RM_CO" + ], + "carTypeFilter": "HM,HT", + "sharedStorage": true, + "loadId": "coal", + "storageChangeRate": 0.0, + "maxStorage": 700000.0, + "orderAroundEmpties": true, + "carTransferRate": 900000.0, + "orderAroundLoaded": true + }, + "clb-boxcar-parts": { + "type": "Model.Ops.IndustryUnloader", + "name": "Blue Ridge Steel MP", + "trackSpans": [ + "CLB_BRY_IND_RM_MP" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "boxcar-parts", + "storageChangeRate": 0.0, + "maxStorage": 50000, + "orderAroundEmpties": true, + "carTransferRate": 80000, + "orderAroundLoaded": true + }, + "clb-oil": { + "type": "Model.Ops.IndustryUnloader", + "name": "Blue Ridge Steel OI", + "trackSpans": [ + "CLB_BRY_IND_RM_OI" + ], + "carTypeFilter": "TM", + "sharedStorage": true, + "loadId": "oil", + "storageChangeRate": 0.0, + "maxStorage": 8000, + "orderAroundEmpties": true, + "carTransferRate": 4000, + "orderAroundLoaded": true + } + } + }, + "clb-stevenson-lumber": { + "name": "Stevenson Lumber", + "localPosition": { + "x": 2823.7417, + "y": 526.199951, + "z": 4490.093 + }, + "usesContract": true, + "components": { + "clb-coal": { + "type": "Model.Ops.IndustryUnloader", + "name": "Stevenson LumberW1", + "trackSpans": [ + "CLB_BRY_IND_WD_W1.1", + "CLB_BRY_IND_WD_W1.2" + ], + "carTypeFilter": "FMSTKS", + "sharedStorage": true, + "loadId": "lumber-dimensional", + "storageChangeRate": 2000000.0, + "maxStorage": 2200000.0, + "orderAroundEmpties": true, + "carTransferRate": 2400000.0, + "orderAroundLoaded": true + } + } + } + } + } + }, + "scenery": { + "CLB_BRYIND_TF01": { + "position": { + "x": 3098, + "y": 526.2, + "z": 4490 + }, + "rotation": { + "x": 0, + "y": 102.5, + "z": 0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "paperboard-shredding" + }, + "CLB_BRYIND_TF02": { + "position": { + "x": 3072.5, + "y": 526.2, + "z": 4487.41 + }, + "rotation": { + "x": 0, + "y": 282.49, + "z": 0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "store-5" + }, + "CLB_BRYIND_TF03": { + "position": { + "x": 3060.45, + "y": 526.2, + "z": 4492.64 + }, + "rotation": { + "x": 0, + "y": 282.49, + "z": 0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "store-5" + }, + "CLB_BRYIND_TF04": { + "position": { + "x": 3048.4, + "y": 526.2, + "z": 4498.38 + }, + "rotation": { + "x": 0, + "y": 282.49, + "z": 0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "store-5" + }, + "CLB_BRYIND_TF05": { + "position": { + "x": 3074.8838080208707, + "y": 526.199, + "z": 4498.1536491265124 + }, + "rotation": { + "x": 0.0, + "y": 102.49, + "z": 0.0 + }, + "scale": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + }, + "modelIdentifier": "store-5" + }, + "CLB_BRYIND_TF06": { + "position": { + "x": 3062.2400642092057, + "y": 526.199, + "z": 4500.9533352562385 + }, + "rotation": { + "x": 0.0, + "y": 102.49, + "z": 0.0 + }, + "scale": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + }, + "modelIdentifier": "store-5" + }, + "CLB_BRYIND_TF07": { + "position": { + "x": 3049.5963203975402, + "y": 526.199, + "z": 4503.7530213859636 + }, + "rotation": { + "x": 0.0, + "y": 102.49, + "z": 0.0 + }, + "scale": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + }, + "modelIdentifier": "store-5" + }, + "CLB_BRYIND_TF08": { + "modelIdentifier": "industrial-tank1-loader", + "position": { "x": 3062.620, "y": 525.500, "z": 4488.709 }, + "rotation": { "x": 0.000, "y": -77.510, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "CLB_BRYIND_MSF01": { + "position": { + "x": 2782.68115, + "y": 526.199951, + "z": 4589.953 + }, + "rotation": { + "x": 0.0, + "y": 290.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "paperboard-debarking" + }, + "CLB_BRYIND_SPP01": { + "position": { + "x": 2916.52, + "y": 526.2, + "z": 4451.45 + }, + "rotation": { + "x": 0.0, + "y": 21.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "power-house-large" + }, + "CLB_BRYIND_SPP02": { + "position": { + "x": 2955.1480247123231, + "y": 526.2, + "z": 4436.0086364972467 + }, + "rotation": { + "x": 0.0, + "y": 21.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "power-house-large" + }, + "CLB_BRYIND_SPP03": { + "position": { + "x": 2780.00537, + "y": 526.199951, + "z": 4498.8584 + }, + "rotation": { + "x": 0.0, + "y": 108.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "freight-house-general" + }, + "CLB_BRYIND_SPP04": { + "position": { + "x": 2917.3990829306313, + "y": 526.2, + "z": 4427.1416611700342 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "power-house-stack" + }, + "CLB_BRYIND_SPP05": { + "position": { + "x": 2944.8657731488679, + "y": 526.2, + "z": 4416.2239811700338 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "power-house-stack" + }, + "CLB_BRYIND_SPP06": { + "position": { + "x": 2972.4350829306313, + "y": 526.2, + "z": 4405.6739811700336 + }, + "rotation": { + "x": 0.0, + "y": 291.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "power-house-stack" + }, + "CLB_BRYIND_CP01": { + "position": { + "x": 3082.25513, + "y": 526.199951, + "z": 4335.09668 + }, + "rotation": { + "x": 0.0, + "y": 41.7888, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "paperboard-shredding" + }, + "CLB_BRYIND_EF01": { + "position": { + "x": 3238, + "y": 526.2, + "z": 4306 + }, + "rotation": { + "x": 0.0, + "y": 131.788818, + "z": 0.0 + }, + "scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "modelIdentifier": "paperboard-debarking" + }, + "CLB_BRYIND_WD_Frame_001":{ +"position":{"x": 2265.715403462097,"y": 526.03,"z": 4835.421768028593}, +"rotation":{"x": 0.0,"y": -60,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Frame" +}, +"CLB_BRYIND_WD_Frame_002":{ +"position":{"x": 2334.997435764852,"y": 526.03,"z": 4795.421768028593}, +"rotation":{"x": 0.0,"y": -60.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Frame" +}, +"CLB_BRYIND_WD_Wall_000":{ +"position":{"x": 2255.715403462097,"y": 526.03,"z": 4818.101259952904}, +"rotation":{"x": 0.0,"y": -60.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Wall80" +}, +"CLB_BRYIND_WD_Wall_001":{ +"position":{"x": 2324.997435764852,"y": 526.03,"z": 4778.101259952904}, +"rotation":{"x": 0.0,"y": -60.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Wall80" +}, +"CLB_BRYIND_WD_Wall_002":{ +"position":{"x": 2231.0743873107194,"y": 526.03,"z": 4855.421768028593}, +"rotation":{"x": 0.0,"y": -60.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Sidewall0" +}, +"CLB_BRYIND_WD_000": { + "modelIdentifier": "roadmaster-office", + "position": { "x": 2389.486, "y": 526.000, "z": 4754.941 }, + "rotation": { "x": 0.000, "y": 6.000, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } +}, +"CLB_BRYIND_RM_003":{ +"position":{"x": 1049.9459271066771,"y": 526.03,"z": 4912.607689879512}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Frame" +}, +"CLB_BRYIND_RM_004":{ +"position":{"x": 1003.6076898795117,"y": 526.03,"z": 4945.054072893323}, +"rotation":{"x": 0.0,"y": 260.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Frame" +}, +"CLB_BRYIND_RM_005":{ +"position":{"x": 1082.3923101204882,"y": 526.03,"z": 4958.945927106677}, +"rotation":{"x": 0.0,"y": 260.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Frame" +}, +"CLB_BRYIND_RM_006":{ +"position":{"x": 1075.4463830138113,"y": 526.03,"z": 4998.338237227165}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Frame" +}, +"CLB_BRYIND_RM_007":{ +"position":{"x": 996.6617627728348,"y": 526.03,"z": 4984.446383013811}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Frame" +}, +"CLB_BRYIND_RM_008":{ +"position":{"x": 1156.6575096885972,"y": 526.03,"z": 4965.643697863354}, +"rotation":{"x": 0.0,"y": 170.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "power-house-large" +}, +"CLB_BRYIND_RM_009":{ +"position":{"x": 1159.8005417043687,"y": 526.03,"z": 4947.818677533833}, +"rotation":{"x": 0.0,"y": 170.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "power-house-large" +}, +"CLB_BRYIND_RM_193":{ +"position":{"x": 1053.4188906600157,"y": 526.03,"z": 4892.911534819267}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Wall80" +}, +"CLB_BRYIND_RM_194":{ +"position":{"x": 1089.3382372271656,"y": 526.03,"z": 4919.553616986189}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Sidewall2" +}, +"CLB_BRYIND_RM_195":{ +"position":{"x": 1010.5536169861889,"y": 526.03,"z": 4905.661762772835}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Sidewall0" +}, +"CLB_BRYIND_RM_196":{ +"position":{"x": 1105.5614287340711,"y": 526.03,"z": 4942.722735599772}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Wall40" +}, +"CLB_BRYIND_RM_197":{ +"position":{"x": 987.384498372606,"y": 526.03,"z": 4921.884954279741}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Wall40" +}, +"CLB_BRYIND_RM_198":{ +"position":{"x": 964.2153797590232,"y": 526.03,"z": 4938.108145786647}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Sidewall0" +}, +"CLB_BRYIND_RM_199":{ +"position":{"x": 957.269452652346,"y": 526.03,"z": 4977.500455907135}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Sidewall0" +}, +"CLB_BRYIND_RM_200":{ +"position":{"x": 993.1887992194958,"y": 526.03,"z": 5004.142538074057}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Wall80" +}, +"CLB_BRYIND_RM_201":{ +"position":{"x": 1071.9734194604725,"y": 526.03,"z": 5018.034392287411}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Wall80" +}, +"CLB_BRYIND_RM_202":{ +"position":{"x": 1114.8386931342995,"y": 526.03,"z": 5005.284164333843}, +"rotation":{"x": 0.0,"y": 80.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Sidewall2" +}, +"CLB_BRYIND_RM_203":{ +"position":{"x": 1121.7846202409767,"y": 526.03,"z": 4965.891854213355}, +"rotation":{"x": 0.0,"y": 260.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "CLB_Factory03_Sidewall1" +}, +"CLB_BRYIND_RM_308":{ +"position":{"x": 1157.9435604051423,"y": 526.03,"z": 4951.145107521173}, +"rotation":{"x": 0.0,"y": 260.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "power-house-stack" +}, +"CLB_BRYIND_RM_309":{ +"position":{"x": 1154.8178932071376,"y": 526.03,"z": 4968.8716470753925}, +"rotation":{"x": 0.0,"y": 260.0,"z": 0.0}, +"scale":{"x": 1.0,"y": 1.0,"z": 1.0}, +"modelIdentifier": "power-house-stack" +} + }, + "splineys": { + "BrBRYIND": { + "handler": "StrangeCustoms.AutoTrestleBuilder", + "points": [ + { + "position": { + "x": 3064.40771, + "y": 525.85, + "z": 4420.15332 + }, + "rotation": { + "x": 0.0, + "y": 141.788818, + "z": 0.0 + } + }, + { + "position": { + "x": 3008.11865, + "y": 525.85, + "z": 4491.65527 + }, + "rotation": { + "x": 0.0, + "y": 141.788818, + "z": 0.0 + } + } + ], + "headStyle": "block", + "tailStyle": "bent" + }, + "StBRYINDcon+crs01": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 2925.3, + "y": 526.08, + "z": 4532.96 + }, + "rotation": { + "x": 0, + "y": 17, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 2931.41, + "y": 526.08, + "z": 4552.01 + }, + "rotation": { + "x": 0, + "y": 17, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3013.71, + "y": 527.15, + "z": 4560.0 + }, + "rotation": { + "x": 0, + "y": 97, + "z": 0 + }, + "width": 6.5 + } + ] + }, + "StBRYINDdistr02": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 3089.33, + "y": 526.08, + "z": 4467.92 + }, + "rotation": { + "x": 0, + "y": 282.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3011.78, + "y": 526.08, + "z": 4497.76 + }, + "rotation": { + "x": 0, + "y": 296.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 2925.3, + "y": 526.08, + "z": 4532.96 + }, + "rotation": { + "x": 0, + "y": 288, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 2852.33, + "y": 526.08, + "z": 4559.61 + }, + "rotation": { + "x": 0, + "y": 297.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 2810.47, + "y": 526.08, + "z": 4579.65 + }, + "rotation": { + "x": 0, + "y": 291.79, + "z": 0 + }, + "width": 15 + } + ] + }, + "StBRYINDdistr03": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 3575.43, + "y": 526.79, + "z": 4201.14 + }, + "rotation": { + "x": 0, + "y": 0, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3451.01, + "y": 523.1, + "z": 4269.09 + }, + "rotation": { + "x": 0, + "y": 280.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3356.4712057785473, + "y": 523.1, + "z": 4300.9785506286535 + }, + "rotation": { + "x": 0, + "y": 291.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3305.4060288927371, + "y": 524.08, + "z": 4321.3927531432682 + }, + "rotation": { + "x": 0, + "y": 291.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3135.6160288927372, + "y": 526.08, + "z": 4389.0627531432683 + }, + "rotation": { + "x": 0, + "y": 291.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3119.04, + "y": 526.08, + "z": 4381.89 + }, + "rotation": { + "x": 0, + "y": 201.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3108.86, + "y": 526.08, + "z": 4374.57 + }, + "rotation": { + "x": 0, + "y": 257.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3088.73, + "y": 526.08, + "z": 4366.04 + }, + "rotation": { + "x": 0, + "y": 221.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3055.43, + "y": 526.08, + "z": 4328.74 + }, + "rotation": { + "x": 0, + "y": 221.79, + "z": 0 + }, + "width": 6 + } + ] + }, + "StBRYINDme04": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 3115.2, + "y": 526.08, + "z": 4375.14 + }, + "rotation": { + "x": 0, + "y": 119.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3165.73, + "y": 526.08, + "z": 4343.24 + }, + "rotation": { + "x": 0, + "y": 131.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3232.84, + "y": 526.08, + "z": 4283.27 + }, + "rotation": { + "x": 0, + "y": 131.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3251.35, + "y": 526.08, + "z": 4281.47 + }, + "rotation": { + "x": 0, + "y": 41.79, + "z": 0 + }, + "width": 6 + } + ] + }, + "StBRYINDat05": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 3129.1, + "y": 526.08, + "z": 4453.72 + }, + "rotation": { + "x": 0, + "y": 12.49, + "z": 0 + }, + "width": 7.5 + }, + { + "position": { + "x": 3137.31, + "y": 526.08, + "z": 4490.82 + }, + "rotation": { + "x": 0, + "y": 12.49, + "z": 0 + }, + "width": 7.5 + } + ] + }, + "StBRYINDat06": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 3121.78, + "y": 526.08, + "z": 4455.34 + }, + "rotation": { + "x": 0, + "y": 12.49, + "z": 0 + }, + "width": 7.5 + }, + { + "position": { + "x": 3129.99, + "y": 526.08, + "z": 4492.44 + }, + "rotation": { + "x": 0, + "y": 12.49, + "z": 0 + }, + "width": 7.5 + } + ] + }, + "StBRYINDdistr07": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 2890.6750829306316, + "y": 526.08, + "z": 4429.9039811700341 + }, + "rotation": { + "x": 0, + "y": 111.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 2960.3150829306314, + "y": 526.08, + "z": 4402.63981170034 + }, + "rotation": { + "x": 0, + "y": 111.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 2988.32, + "y": 526.08, + "z": 4388.72 + }, + "rotation": { + "x": 0, + "y": 131.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3055.43, + "y": 526.08, + "z": 4328.74 + }, + "rotation": { + "x": 0, + "y": 131.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3077.81, + "y": 526.08, + "z": 4308.76 + }, + "rotation": { + "x": 0, + "y": 131.79, + "z": 0 + }, + "width": 6 + }, + { + "position": { + "x": 3105.83, + "y": 526.08, + "z": 4310.08 + }, + "rotation": { + "x": 0, + "y": 41.79, + "z": 0 + }, + "width": 10 + }, + { + "position": { + "x": 3125.8, + "y": 526.08, + "z": 4332.46 + }, + "rotation": { + "x": 0, + "y": 41.79, + "z": 0 + }, + "width": 10 + } + ] + }, + "BrBRYIND02": { + "handler": "StrangeCustoms.AutoTrestleBuilder", + "points": [ + { + "position": { + "x": 2191.81982, + "y": 525.85, + "z": 4894.243 + }, + "rotation": { + "x": 0.0, + "y": 279.9997, + "z": 0.0 + } + }, + { + "position": { + "x": 2167.19946, + "y": 525.85, + "z": 4898.584 + }, + "rotation": { + "x": 0.0, + "y": 279.9997, + "z": 0.0 + } + } + ], + "headStyle": "block", + "tailStyle": "block" + }, + "StBRYINDrm08": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 1660.7192969193127, + "y": 521.0, + "z": 5066.8401181220015 + }, + "rotation": { + "x": 0.0, + "y": 280.0, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1559.0970223829872, + "y": 526.08, + "z": 5107.5720206250035 + }, + "rotation": { + "x": 0.0, + "y": 300.0, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1463.604892728064, + "y": 526.08, + "z": 5138.0388179366728 + }, + "rotation": { + "x": 0.0, + "y": 271.999664, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1313.1619149883284, + "y": 526.08, + "z": 5080.7513711269521 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1294.0107997033194, + "y": 526.08, + "z": 5064.6816858985385 + }, + "rotation": { + "x": 0.0, + "y": 230.000015, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1267.2584704972785, + "y": 526.08, + "z": 5034.9192880280152 + }, + "rotation": { + "x": 0.0, + "y": 225.0, + "z": 0.0 + }, + "width": 7.5 + } + ] + }, + "StBRYINDrm09": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 1660.7192969193127, + "y": 521.0, + "z": 5066.8401181220015 + }, + "rotation": { + "x": 0.0, + "y": 100.0, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1760.2261326505109, + "y": 521.0, + "z": 5052.2943782176653 + }, + "rotation": { + "x": 0.0, + "y": 100.0, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1845.8099023447057, + "y": 521.0, + "z": 5025.6240316673311 + }, + "rotation": { + "x": 0.0, + "y": 110.0, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position":{"x": 2023.177508537147,"y": 526.08,"z": 4935.26681357917}, +"rotation":{"x": 0.0,"y": 125.0,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 2055.943590308707,"y": 526.08,"z": 4912.323756125128}, +"rotation":{"x": 0.0,"y": 125.0,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 2162.00688975869,"y": 526.08,"z": 4857.989920961843}, +"rotation":{"x": 0.0,"y": 110.0,"z": 0.0}, + "width": 7.5 + } + ] + }, + "StBRYINDrm10": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { + "x": 1267.2584704972785, + "y": 526.08, + "z": 5034.9192880280152 + }, + "rotation": { + "x": 0.0, + "y": 224.0, + "z": 0.0 + }, + "width": 7.5 + }, + { + "position": { + "x": 1215.392994736565, + "y": 526.08, + "z": 5010.295910042546 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "width": 9 + }, + { + "position": { + "x": 1116.9122194353442, + "y": 526.02, + "z": 4992.9310922758532 + }, + "rotation": { + "x": 0.0, + "y": 260.0, + "z": 0.0 + }, + "width": 9 + } + ] + }, + "StBRYINDrm11": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position":{"x": 1216.0007633583994,"y": 526.08,"z": 5006.849082907003}, +"rotation":{"x": 0.0,"y": 170.0,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 1217.997717401569,"y": 526.08,"z": 4995.523793747362}, +"rotation":{"x": 0.0,"y": 170.0,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 1195.9822462412676,"y": 526.08,"z": 4976.4104730105055}, +"rotation":{"x": 0.0,"y": 260.0,"z": 0.0}, + "width": 30 + }, + { + "position":{"x": 1161.8612712411743,"y": 526.08,"z": 4968.363171286138}, +"rotation":{"x": 0.0,"y": 260.0,"z": 0.0}, + "width": 35 + } + ] + }, + "StBRYINDrm12": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position":{"x": 2190.1976683822672,"y": 526.08,"z": 4847.729316662074}, +"rotation":{"x": 0.0,"y": 110.0,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 2222.0211316648556,"y": 526.08,"z": 4832.546485426374}, +"rotation":{"x": 0.0,"y": 120.0,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 2360.585196270366,"y": 526.08,"z": 4752.546485426374}, +"rotation":{"x": 0.0,"y": 120.0,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 2598.411629247319,"y": 526.08,"z": 4619.104569074572}, +"rotation":{"x": 0.0,"y": 129.99884,"z": 0.0}, + "width": 7.5 + }, + { + "position":{"x": 2748.919677770342,"y": 526.199951,"z": 4503.741437191755}, +"rotation":{"x": 0.0,"y": 120.0,"z": 0.0}, + "width": 7.5 + }, + { + "position": { + "x": 2890.6750829306316, + "y": 526.08, + "z": 4429.9039811700341 + }, + "rotation": { + "x": 0, + "y": 111.79, + "z": 0 + }, + "width": 6 + } + ] + }, + "StBRYINDwd01": { + "handler": "StrangeCustoms.Tracks.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position":{"x": 2367.1384519162298,"y": 526.03,"z": 4771.091641009671}, +"rotation":{"x": 0.0,"y": 113.0,"z": 0.0}, + "width": 20 + }, + { + "position":{"x": 2372.1288329729964,"y": 526.03,"z": 4749.73523454912}, +"rotation":{"x": 0.0,"y": 215,"z": 0.0}, + "width": 20 + } + ] + } + }, + "loads": { + "steel-girders": { + "description": "Steel Girders", + "units": "Pounds", + "density": 60.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + } + } +} \ No newline at end of file From a5c54fe631c6286472b09df84a8ead114380c8ed Mon Sep 17 00:00:00 2001 From: Hawke Date: Tue, 12 Aug 2025 21:19:24 -0500 Subject: [PATCH 2/3] Add SCOLD https://www.nexusmods.com/railroader/mods/434 --- .../Definition.json | 12 + .../TheStandardCatalogofLoadIDs.json | 1952 +++++++++++++++++ 2 files changed, 1964 insertions(+) create mode 100644 The Standard Catalog of Load IDs/Definition.json create mode 100644 The Standard Catalog of Load IDs/TheStandardCatalogofLoadIDs.json diff --git a/The Standard Catalog of Load IDs/Definition.json b/The Standard Catalog of Load IDs/Definition.json new file mode 100644 index 00000000..7b16dd98 --- /dev/null +++ b/The Standard Catalog of Load IDs/Definition.json @@ -0,0 +1,12 @@ +{ + "manifestVersion": 5, + "id": "NickB.TheStandardCatalogofLoadIDs", + "name": "The Standard Catalog of Load IDs", + "version": "5.3", + "requires": [ + "Zamu.StrangeCustoms" + ], + "mixintos": { + "game-graph": "file(TheStandardCatalogofLoadIDs.json)" + } +} diff --git a/The Standard Catalog of Load IDs/TheStandardCatalogofLoadIDs.json b/The Standard Catalog of Load IDs/TheStandardCatalogofLoadIDs.json new file mode 100644 index 00000000..1d501321 --- /dev/null +++ b/The Standard Catalog of Load IDs/TheStandardCatalogofLoadIDs.json @@ -0,0 +1,1952 @@ +{ + "loads": { + //raw mined + "aluminum-ore": { + "description": "Aluminum Ore (Bauxite)", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cement": { + "description": "Cement", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "clay": { + "description": "Clay", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cobalt-ore": { + "description": "Cobalt Ore", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "gold-ore": { + "description": "Gold Ore", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "gypsum": { + "description": "Gypsum", + "units": "Pounds", + "density": 25.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "iron-ore": { + "description": "Iron Ore", + "units": "Pounds", + "density": 60.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "lead-ore": { + "description": "Lead Ore", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "limestone": { + "description": "Limestone", + "units": "Pounds", + "density": 62.4, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "limestone2": { + "description": "Limestone", + "units": "Pounds", + "density": 62.4, + "unitWeightInPounds": 0.0, + "importable": false, + "payPerQuantity": 0.0045, + "costPerUnit": 0.0 + }, + "mica": { + "description": "Mica", + "units": "Pounds", + "density": 62.43, + "unitWeightInPounds": 11.43, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "mine-tailings": { + "description": "Mine Tailings", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "potash": { + "description": "Potash", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "pyrite": { + "description": "Pyrite", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "salt": { + "description": "Salt", + "units": "Pounds", + "density": 62.4, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0, + "costPerUnit": 0 + }, + "sand": { + "description": "Sand", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "silver-ore": { + "description": "Silver Ore", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "stone": { + "description": "Stone", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "talc": { + "description": "Talc", + "units": "Pounds", + "density": 60.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "talc2": { + "description": "Talc", + "units": "Pounds", + "density": 60.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 1.0, + "costPerUnit": 1.0 + }, + "tin-ore": { + "description": "Tin Ore", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "titanium-ore": { + "description": "Titanium Ore", + "units": "Pounds", + "density": 80.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "uranium-ore": { + "description": "Uranium Ore", + "units": "Pounds", + "density": 100.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "zinc-ore": { + "description": "Zinc Ore", + "units": "Pounds", + "density": 60.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //gems + "diamond": { + "description": "Diamond", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "gem-stones": { + "description": "Gem Stones", + "units": "Pounds", + "density": 9.60, + "unitWeightInPounds": 55.83, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "industrial-diamonds": { + "description": "Industrial Diamonds", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //melted metals + "molten-aluminum": { + "description": "Molten Aluminum", + "units": "Pounds", + "density": 60.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molten-copper": { + "description": "Molten Copper", + "units": "Pounds", + "density": 70.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molten-cobalt": { + "description": "Molten Cobalt", + "units": "Pounds", + "density": 80.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molten-gold": { + "description": "Molten Gold", + "units": "Pounds", + "density": 45.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molten-lead": { + "description": "Molten Lead", + "units": "Pounds", + "density": 100.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molten-silver": { + "description": "Molten Silver", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molten-tin": { + "description": "Molten Tin", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molten-titanium": { + "description": "Molten Titanium", + "units": "Pounds", + "density": 80.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //refined metals + "coking-coal": { + "description": "Coking Coal", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "gold-bars": { + "description": "Gold Bars", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "lime-kiln-dust": { + "description": "Lime Kiln Dust (LKD)", + "units": "Pounds", + "density": 83.6, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "pig-iron": { + "description": "Pig Iron", + "units": "Pounds", + "density": 200.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "silver-bars": { + "description": "Silver Bars", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "slag": { + "description": "Slag", + "units": "Pounds", + "density": 70.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "steel": { + "description": "Steel", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "refined-aluminum": { + "description": "Refined Aluminum", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "refined-cobalt": { + "description": "Refined Cobalt", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "refined-copper": { + "description": "Refined Copper", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "refined-gold": { + "description": "Refined Gold", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "refined-silver": { + "description": "Refined Silver", + "units": "Pounds", + "density": 8.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "refined-tin": { + "description": "Refined Tin", + "units": "Pounds", + "density": 8.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "refined-titanium": { + "description": "Refined Titanium", + "units": "Pounds", + "density": 8.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //scraps + "aluminum-shavings": { + "description": "Aluminum Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cast-iron": { + "description": "Cast Iron", + "units": "Pounds", + "density": 491.55, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cobalt-shavings": { + "description": "Cobalt Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "copper-shavings": { + "description": "Copper Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "gold-shavings": { + "description": "Gold Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "lead-shavings": { + "description": "Lead Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "non-ferrous-metal": { + "description": "Non-ferrous metal", + "units": "Pounds", + "density": 181.76, + "unitWeightInPounds": 436.74, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "silver-shavings": { + "description": "Silver Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "scrap-metal": { + "description": "Scrap Metal", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "steel-shavings": { + "description": "Steel Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "tin-shavings": { + "description": "Tin Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "titanium-shavings": { + "description": "Titanium Shavings", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //metal products + "car-bodies": { + "description": "Car Bodies", + "units": "Pounds", + "density": 70.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "metal-pipes": { + "description": "Metal Pipes", + "units": "Pounds", + "density": 35.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "metal-pipes2": { + "description": "Metal Pipes", + "units": "Pounds", + "density": 35.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "steel-sheets": { + "description": "Steel Sheets", + "units": "Pounds", + "density": 0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "tin-plate": { + "description": "Tin-Plate", + "units": "Pounds", + "density": 50, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0, + "costPerUnit": 0 + }, + //oil products + "aviation-fuel": { + "description": "Aviation Fuel", + "units": "Gallons", + "density": 65.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "benzol": { + "description": "Benzol", + "units": "Gallons", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "bunker-c-oil": { + "description": "Bunker-C Oil", + "units": "Gallons", + "density": 65.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "ethylene": { + "description": "Ethylene", + "units": "Gallons", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "fuel-oil": { + "description": "Fuel Oil", + "units": "Gallons", + "density": 65.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "gasoline": { + "description": "Gasoline", + "units": "Gallons", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "kerosene": { + "description": "Kerosene", + "units": "Gallons", + "density": 58.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "liquid-petroleum-gas-lpg": { + "description": "Liquid Petroleum Gas (LPG)", + "units": "Gallons", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "oil": { + "description": "Oil", + "units": "Gallons", + "density": 65.0, + "unitWeightInPounds": 7.2, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "propane": { + "description": "Propane", + "units": "Gallons", + "density": 45.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "polyethylene": { + "description": "Polyethylene", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "tar": { + "description": "Tar", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "wax": { + "description": "Wax", + "units": "Pounds", + "density": 20, + "unitWeightInPounds": 30, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //coal products + "coal-gas": { + "description": "Coal Gas", + "units": "Gallons", + "density": 2.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "coal-tar": { + "description": "Coal Tar", + "units": "Gallons", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "creosote": { + "description": "Creosote", + "units": "Gallons", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //forestry products + "charcoal-briquettes": { + "description": "Charcoal Briquettes", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "charcoal-bags": { + "description": "Charcoal Briquetes", + "units": "Pounds", + "density": 15, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0, + "costPerUnit": 0 + }, + "logging-supplies": { + "description": "Logging Supplies", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "oak-logs": { + "description": "Oak logs", + "units": "Quantity", + "density": 44, + "unitWeightInPounds": 16500.0, + "importable": false, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "oak-planks": { + "description": "Oak planks", + "units": "Pounds", + "density": 28.2, + "unitWeightInPounds": 2.35, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "paper-rolls": { + "description": "Refined, paper-rolls", + "units": "Pounds", + "density": 250.0, + "unitWeightInPounds": 0.0, + "importable": false, + "payPerQuantity": 0.0045, + "costPerUnit": 0.0 + }, + "tannin": { + "description": "Tannin", + "units": "Gallons", + "density": 10.85, + "unitWeightInPounds": 54.25, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "turpentine": { + "description": "Turpentine", + "units": "Gallons", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "wet-pulp": { + "description": "Wood Pulp", + "units": "Pounds", + "density": 45.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //agriculture + "barley": { + "description": "Barley", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "beer": { + "description": "Beer", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cabbage": { + "description": "Cabbage Plant", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "chickens": { + "description": "Chickens", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cocoa-beans": { + "description": "Cocoa beans", + "units": "Pounds", + "density": 55.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.008, + "costPerUnit": 0.0 + }, + "corn": { + "description": "Corn", + "units": "Pounds", + "density": 55.0, + "unitWeightInPounds": 0.0, + "importable": false, + "payPerQuantity": 0.008, + "costPerUnit": 0.0 + }, + "cotton": { + "description": "Cotton", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cows": { + "description": "Cows", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "fertilizer": { + "description": "Fertilizer", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "fish": { + "description": "Fish", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "flour": { + "description": "Flour", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "fruit": { + "description": "Fruit", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "grain": { + "description": "Grain", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "grapes": { + "description": "Grapes", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "hops": { + "description": "Hops", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "liquid-fertilizer": { + "description": "Liquid Fertilizer", + "units": "Gallons", + "density": 25.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "livestock": { + "description": "Livestock", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "oat": { + "description": "Oat", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "pigs": { + "description": "Pigs", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "raw-milk": { + "description": "Raw Milk", + "units": "Gallons", + "density": 62.4, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.5, + "costPerUnit": 0.0 + }, + "rubber": { + "description": "Rubber", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "seeds": { + "description": "Seeds", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sheep": { + "description": "Sheep", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "tobacco": { + "description": "Tobacco", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "vanilla": { + "description": "Vanilla", + "units": "Gallons", + "density": 62.4, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.5, + "costPerUnit": 0.0 + }, + "vegetables": { + "description": "Vegetables", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "wheat": { + "description": "Wheat", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "wine": { + "description": "Wine", + "units": "Gallons", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "wool": { + "description": "Wool", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //chemicals + "additives": { + "description": "Additives", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "alcohol": { + "description": "Alcohol", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "ammonia": { + "description": "Ammonia", + "units": "Gallons", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "ammoniacal-liquor": { + "description": "Ammoniacal Liquor", + "units": "Gallons", + "density": 25.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "bromine": { + "description": "Bromine", + "units": "Gallons", + "density": 45.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "ddt": { + "description": "DDT", + "units": "Gallons", + "density": 70.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "explosives": { + "description": "Explosives", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "ink": { + "description": "Ink", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "lecithin": { + "description": "Lecithin (Soy)", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "nitric-acid": { + "description": "Nitric Acid", + "units": "Gallons", + "density": 70.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "oxygen-gas": { + "description": "Oxygen Gas", + "units": "Pounds", + "density": 0.1, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "paint": { + "description": "Paint", + "units": "Pounds", + "density": 6.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "plastic": { + "description": "Plastic", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "powder-cement": { + "description": "Powder Cement", + "units": "Pounds", + "density": 78.17, + "unitWeightInPounds": 80, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sodium-hydroxide": { + "description": "Sodium Hydroxide", + "units": "Gallons", + "density": 133.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sodium-nitrate": { + "description": "Sodium Nitrate", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sodium-sulfide": { + "description": "Sodium Sulfide", + "units": "Gallons", + "density": 116.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sulfuric-acid": { + "description": "Sulfuric Acid", + "units": "Gallons", + "density": 70.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sulfur-pyrite": { + "description": "Sulfur Pyrite", + "units": "Pounds", + "density": 313.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "waste-chemicals": { + "description": "Waste Chemicals", + "units": "Gallons", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "water": { + "description": "Water", + "units": "Gallons", + "density": 62.4, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "yeast": { + "description": "Yeast", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //manufactured products + "automobiles": { + "description": "Automobiles", + "units": "Pounds", + "density": 3000.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "animal-feed": { + "description": "Animal Feed", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "barrels": { + "description": "Barrels", + "units": "Pounds", + "density": 35.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "block-ice": { + "description": "Ice Blocks", + "units": "Pounds", + "density": 57.3, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0, + "costPerUnit": 0 + }, + "bones": { + "description": "Bones", + "units": "Pounds", + "density": 30, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0, + "costPerUnit": 0 + }, + "bottled-milk": { + "description": "Bottled Milk", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.045, + "costPerUnit": 0.0 + }, + "bricks": { + "description": "Bricks", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "brooms": { + "description": "Brooms", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 10, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "bulk-molasses": { + "description": "Molasses", + "units": "Gallons", + "density": 85.76, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "camp-supplies": { + "description": "Camp Supplies", + "units": "Pounds", + "density": 20.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "candles": { + "description": "Candles", + "units": "Pounds", + "density": 30, + "unitWeightInPounds": 35, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "candle-wicks": { + "description": "Candle Wicks", + "units": "Pounds", + "density": 20, + "unitWeightInPounds": 15, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "clothes": { + "description": "Clothes", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cocoa-powder": { + "description": "Cocoa Powder", + "units": "Pounds", + "density": 3.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "concrete-pipes": { + "description": "Concrete Pipes", + "units": "Pounds", + "density": 50.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "containers": { + "description": "Containers", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "cornstarch": { + "description": "Corn Starch", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "electronics": { + "description": "Electronics", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "emd-sw1": { + "description": "EMD SW1", + "units": "Quantity", + "density": 1, + "unitWeightInPounds": 1, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "fastenings": { + "description": "Fastenings", + "units": "Pounds", + "density": 470.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "glass": { + "description": "Glass", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "glass-bottles": { + "description": "Glass Bottles", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxcar-tools": { + "description": "Hand Tools", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "k28t": { + "description": "K28T Steam Locomotive", + "units": "Quantity", + "density": 168000, + "unitWeightInPounds": 168000, + "importable": false, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "malt": { + "description": "Malt", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "meat": { + "description": "Meat", + "units": "Pounds", + "density": 25.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "milk-cans": { + "description": "Milk Cans", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "milk-chocolate": { + "description": "Milk Chocolate", + "units": "Pounds", + "density": 2.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "minted-money": { + "description": "Minted Money", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "molasses": { + "description": "Molasses", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "oak-boat": { + "description": "Oak Boat", + "units": "Quantity", + "density": 1920, + "unitWeightInPounds": 1920, + "importable": false, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "packaged-cement": { + "description": "Packaged Cement", + "units": "Pounds", + "density": 78.17, + "unitWeightInPounds": 80, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "packaged-cucumbers": { + "description": "Packaged Cucumbers", + "units": "Pounds", + "density": 7.50, + "unitWeightInPounds": 5, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "packaged-pickles": { + "description": "Packaged Pickles", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 6.5, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "packaging-materials": { + "description": "Packaging Materials", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "packing-material": { + "description": "Packing Material", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "paper-bags": { + "description": "Paper Bags", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "pickle-brine": { + "description": "Pickle Brine", + "units": "Gallons", + "density": 65.0, + "unitWeightInPounds": 8.5, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "prefab-track-sections": { + "description": "Prefab Track Sections", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "railway-bogie": { + "description": "Railway Bogie", + "units": "Quantity", + "density": 1, + "unitWeightInPounds": 1, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "reefer-merchandise": { + "description": "Reefer Merchandise", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "replacement-part": { + "description": "Replacement Part", + "units": "Pounds", + "density": 40.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sewing-thread": { + "description": "Sewing Thread", + "units": "Pounds", + "density": 1.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "steel-bands": { + "description": "Steel Bands", + "units": "Pounds", + "density": 490.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sugar": { + "description": "Sugar", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "sugar-beets": { + "description": "Sugar Beets", + "units": "Pounds", + "density": 20, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "textiles": { + "description": "Textiles", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "tires": { + "description": "Tires", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "tobacco-products": { + "description": "Tobacco Products", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "tractors": { + "description": "Tractors", + "units": "Quantity", + "density": 50.0, + "unitWeightInPounds": 3000.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "train-wheels": { + "description": "Train Wheels", + "units": "Pounds", + "density": 10000.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "train-trucks": { + "description": "Train Trucks", + "units": "Quantity", + "density": 1.0, + "unitWeightInPounds": 20000.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "vegetables-canned": { + "description": "Canned Vegetables", + "units": "Pounds", + "density": 50, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0, + "costPerUnit": 0 + }, + "wine-bottles": { + "description": "Wine Bottles", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "yarn": { + "description": "Yarn", + "units": "Pounds", + "density": 1.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + //routine products + "boxplanks": { + "description": "Plywood", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxoldplanks": { + "description": "Old Dimensional Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxoakplanks": { + "description": "Oak Dimensional Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxwestfraser": { + "description": "West Fraser Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxsierrapacific": { + "description": "Sierra Pacific Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxpotlatch": { + "description": "Potlatch Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxinterfor": { + "description": "Interfor Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boxhampton": { + "description": "Hampton Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "boisecascade": { + "description": "Boise Cascade Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "idahoforest": { + "description": "IdahoForest Lumber", + "units": "Pounds", + "density": 30.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "ash": { + "description": "Ash", + "units": "Pounds", + "density": 5.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "dry-sludge": { + "description": "Dry Sludge", + "units": "Pounds", + "density": 60.0, + "unitWeightInPounds": 0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "garbage": { + "description": "Garbage", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "general-waste": { + "description": "General Waste", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "packaged-mail": { + "description": "Mail", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "packaged-mail2": { + "description": "Mail", + "units": "Pounds", + "density": 15.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "trash": { + "description": "Trash", + "units": "Pounds", + "density": 10.0, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + }, + "workmen": { + "description": "Workmen", + "units": "Quantity", + "density": 1.0, + "unitWeightInPounds": 150.0, + "importable": true, + "payPerQuantity": 0.0, + "costPerUnit": 0.0 + } + } +} \ No newline at end of file From 9bb943183b1214f4ef33e013775def9c260dc083 Mon Sep 17 00:00:00 2001 From: Hawke Date: Tue, 12 Aug 2025 21:19:41 -0500 Subject: [PATCH 3/3] Add Piggyback pack (base) --- .../EMBPiggyBackBase/BrysonIndustry.json | 761 ++++++++++++++++++ .../EMBPiggyBackBase/Definition.json | 38 + .../EMBPiggyBackBase/FTIOImigration.json | 118 +++ .../EMBPiggyBackBase/Loop-Ironymigration.json | 97 +++ .../EMBPiggyBackBase/Loopmigration.json | 70 ++ .../EMBPiggyBackBase/MainMigration.json | 88 ++ .../EMBPiggyBackBase/PBLoadID.json | 13 + .../EMBPiggyBackBase/PiggyBack1.json | 104 +++ .../EMBPiggyBackBase/PiggyBack2.json | 104 +++ .../EMBPiggyBackBase/PiggyBack3.json | 104 +++ .../SCAssetPacks/PiggyBackAssets/Bundle | 3 + .../SCAssetPacks/PiggyBackAssets/Catalog.json | 1 + .../PiggyBackAssets/Definitions.json | 186 +++++ 13 files changed, 1687 insertions(+) create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/BrysonIndustry.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Definition.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/FTIOImigration.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loop-Ironymigration.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loopmigration.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/MainMigration.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PBLoadID.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack1.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack2.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack3.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Bundle create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Catalog.json create mode 100644 Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Definitions.json diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/BrysonIndustry.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/BrysonIndustry.json new file mode 100644 index 00000000..57a01bba --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/BrysonIndustry.json @@ -0,0 +1,761 @@ +{ + "tracks": { + "nodes": { + "EMB_Node_ylmh": { + "position": { "x": 4252.024, "y": 529.000, "z": 4953.445 }, + "rotation": { "x": 0.000, "y": 219.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_cb9y": null, + "EMB_Node_e6ao": { + "position": { "x": 4196.379, "y": 529.000, "z": 4917.186 }, + "rotation": { "x": 0.000, "y": 254.027, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_cje6": null, + "EMB_Node_7l5b": { + "position": { "x": 4336.097, "y": 529.000, "z": 4955.966 }, + "rotation": { "x": 0.000, "y": 254.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_4vbk": { + "position": { "x": 4258.996, "y": 529.000, "z": 4934.623 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_awnx": { + "position": { "x": 4333.733, "y": 529.000, "z": 4945.765 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_by5x": { + "position": { "x": 4281.926, "y": 529.000, "z": 4938.804 }, + "rotation": { "x": 0.000, "y": 85.397, "z": 0.000 }, + "flipSwitchStand": true + }, + "EMB_Node_agty": { + "position": { "x": 4327.687, "y": 529.000, "z": 4948.865 }, + "rotation": { "x": 0.000, "y": 254.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_rpek": { + "position": { "x": 4305.566, "y": 529.000, "z": 4940.602 }, + "rotation": { "x": 0.000, "y": 85.467, "z": 0.000 }, + "flipSwitchStand": true + }, + "EMB_Node_zouq": { + "position": { "x": 4358.434, "y": 529.000, "z": 4938.323 }, + "rotation": { "x": 0.000, "y": 99.966, "z": 0.000 }, + "flipSwitchStand": true + }, + "EMB_Node_iy43": { + "position": { "x": 4396.375, "y": 529.000, "z": 4963.105 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_9zxh": { + "position": { "x": 4399.968, "y": 529.000, "z": 4968.874 }, + "rotation": { "x": 0.000, "y": 254.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_0qmu": { + "position": { "x": 4408.378, "y": 529.000, "z": 4975.975 }, + "rotation": { "x": 0.000, "y": 254.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_on9u": { + "position": { "x": 4471.987, "y": 529.000, "z": 4993.583 }, + "rotation": { "x": 0.000, "y": 254.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_ulij": { + "position": { "x": 4445.276, "y": 529.000, "z": 4984.235 }, + "rotation": { "x": 0.000, "y": 244.657, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_17eo": null, + "EMB_Node_zdip": null, + "EMB_Node_mt64": { + "position": { "x": 4505.718, "y": 529.000, "z": 5002.920 }, + "rotation": { "x": 0.000, "y": 254.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_6xz2": null, + "EMB_Node_gexe": null, + "EMB_Node_h1r5": { + "position": { "x": 4418.018, "y": 529.000, "z": 4942.638 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_zq9i": { + "position": { "x": 4510.153, "y": 529.000, "z": 4968.142 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_q5bi": null, + "EMB_Node_3s4r": null, + "EMB_Node_7u82": { + "position": { "x": 4385.484, "y": 529.000, "z": 4936.570 }, + "rotation": { "x": 0.000, "y": 87.042, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_bqtq": null, + "EMB_Node_6iwr": { + "position": { "x": 4440.449, "y": 529.000, "z": 4944.074 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_a7jo": { + "position": { "x": 4511.381, "y": 529.000, "z": 4963.709 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_0b7z": null, + "EMB_Node_mv5d": null, + "EMB_Node_v0bl": null, + "EMB_Node_p45x": { + "position": { "x": 4380.595, "y": 529.000, "z": 4934.429 }, + "rotation": { "x": 0.000, "y": 99.967, "z": 0.000 }, + "flipSwitchStand": true + }, + "EMB_Node_vjy8": null, + "EMB_Node_96rc": { + "position": { "x": 4432.825, "y": 529.000, "z": 4937.193 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_skpb": null, + "EMB_Node_dohq": null, + "EMB_Node_6o8l": null, + "EMB_Node_m2an": { + "position": { "x": 4512.623, "y": 529.000, "z": 4959.284 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_n9ii": null, + "EMB_Node_jrgi": null, + "EMB_Node_n4dv": null, + "EMB_Node_f060": null, + "EMB_Node_6s8e": null, + "EMB_Node_jtqa": null, + "EMB_Node_jki8": { + "position": { "x": 4218.037, "y": 529.000, "z": 4923.284 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "flipSwitchStand": true + }, + "EMB_Node_66y7": { + "position": { "x": 4295.624, "y": 529.000, "z": 4922.471 }, + "rotation": { "x": 0.000, "y": 103.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_f3qx": { + "position": { "x": 4373.404, "y": 529.000, "z": 4903.759 }, + "rotation": { "x": 0.000, "y": 103.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_d90l": { + "position": { "x": 4315.068, "y": 529.000, "z": 4917.793 }, + "rotation": { "x": 0.000, "y": 103.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_tjys": { + "position": { "x": 4040.010, "y": 530.412, "z": 4799.480 }, + "rotation": { "x": -0.200, "y": 212.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "EMB_Node_jekk": { + "position": { "x": 3996.995, "y": 530.792, "z": 4732.030 }, + "rotation": { "x": -0.200, "y": 212.527, "z": 0.000 }, + "flipSwitchStand": false + }, + "Nlmt": { + "position": { "x": 4279.800, "y": 529.000, "z": 5083.900 }, + "rotation": { "x": 0.000, "y": 159.527, "z": 0.000 }, + "flipSwitchStand": false + } + }, + "segments": { + "EMB_Track_2gu7": { + "Style": "Bridge", + "trackClass": "Branch", + "startId": "Nlmt", + "endId": "EMB_Node_ylmh", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_kbom": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_ylmh", + "endId": "EMB_Node_e6ao", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_gu75": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_4vbk", + "endId": "EMB_Node_7l5b", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_051k": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_4vbk", + "endId": "EMB_Node_by5x", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_430r": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_agty", + "endId": "EMB_Node_by5x", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_8ifr": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_by5x", + "endId": "EMB_Node_rpek", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_5eru": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_rpek", + "endId": "EMB_Node_zouq", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_cyx2": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_awnx", + "endId": "EMB_Node_iy43", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_8nfl": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_agty", + "endId": "EMB_Node_9zxh", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_q4tw": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_7l5b", + "endId": "EMB_Node_0qmu", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_ttu0": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_0qmu", + "endId": "EMB_Node_on9u", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_unra": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_on9u", + "endId": "EMB_Node_ulij", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_iizo": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_ulij", + "endId": "EMB_Node_9zxh", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_em1p": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_awnx", + "endId": "EMB_Node_rpek", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_idad": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_iy43", + "endId": "EMB_Node_ulij", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_exlk": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_on9u", + "endId": "EMB_Node_mt64", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_nozr": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_h1r5", + "endId": "EMB_Node_zq9i", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_93ii": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_zouq", + "endId": "EMB_Node_7u82", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_h9be": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_7u82", + "endId": "EMB_Node_h1r5", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_8z6s": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_6iwr", + "endId": "EMB_Node_7u82", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_6yz3": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_a7jo", + "endId": "EMB_Node_6iwr", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_15br": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_zouq", + "endId": "EMB_Node_p45x", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_n88f": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_96rc", + "endId": "EMB_Node_m2an", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_xlbl": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_96rc", + "endId": "EMB_Node_p45x", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_7wtt": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_e6ao", + "endId": "EMB_Node_jki8", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_cgzv": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_jki8", + "endId": "EMB_Node_4vbk", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_tsvh": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_jki8", + "endId": "EMB_Node_66y7", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_2lz1": null, + "EMB_Track_i52r": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_66y7", + "endId": "EMB_Node_d90l", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_yqcq": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_d90l", + "endId": "EMB_Node_f3qx", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_wj9v": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_tjys", + "endId": "EMB_Node_e6ao", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_jlj8": { + "Style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_tjys", + "endId": "EMB_Node_jekk", + "priority": 0, + "speedLimit": 25, + "groupId": "" + } + }, + "spans": { + "EMB_BSN_PBT_T1": { + "upper": { + "segmentId": "EMB_Track_6yz3", + "distance": 0.000, + "end": "End" + }, + "lower": { + "segmentId": "EMB_Track_6yz3", + "distance": 0.000, + "end": "Start" + } + }, + "EMB_BSN_PBT_T2": { + "upper": { + "segmentId": "EMB_Track_nozr", + "distance": 0.000, + "end": "End" + }, + "lower": { + "segmentId": "EMB_Track_nozr", + "distance": 0.000, + "end": "Start" + } + }, + "EMB_BSN_PBT_T3": { + "upper": { + "segmentId": "EMB_Track_n88f", + "distance": 0.000, + "end": "End" + }, + "lower": { + "segmentId": "EMB_Track_n88f", + "distance": 0.000, + "end": "Start" + } + }, + "EMB_BSN_BXP_T1": { + "upper": { + "segmentId": "EMB_Track_yqcq", + "distance": 0.000, + "end": "End" + }, + "lower": { + "segmentId": "EMB_Track_yqcq", + "distance": 0.000, + "end": "Start" + } + } + } + }, + "areas": { + "bryson": { + "industries": { + "Bryson-Piggyback-Service": { + "name": "Bryson Piggyback Terminal", + "usesContract": true, + "components": { + "formula": { + "type": "Model.Ops.FormulaicIndustryComponent", + "name": "Bryson Piggyback Terminal", + "carTypeFilter": "", + "sharedStorage": true, + "inputTermsPerDay": { + "PiggyBack-Trailers": 1700000, + "boxcar-parts": 50000, + "boxcar-furniture": 7500 + }, + "outputTermsPerDay": { + "PiggyBack-Trailers": 1700000 + } + }, + "LT1": { + "type": "Model.Ops.IndustryUnloader", + "name": "Bryson Piggyback Terminal Unloading Tracks", + "trackSpans": [ + "EMB_BSN_PBT_T1", + "EMB_BSN_PBT_T3" + ], + "carTypeFilter": "PBF*", + "sharedStorage": true, + "loadId": "PiggyBack-Trailers", + "storageChangeRate": 0, + "maxStorage": 3500000, + "orderAroundEmpties": true, + "carTransferRate": 2000000, + "orderAroundLoaded": true + }, + "LT2": { + "type": "Model.Ops.IndustryLoader", + "name": "Bryson Piggyback Terminal Loading Tracks", + "trackSpans": [ + "EMB_BSN_PBT_T2", + "EMB_BSN_PBT_T3" + ], + "carTypeFilter": "PBF*", + "sharedStorage": true, + "loadId": "PiggyBack-Trailers", + "storageChangeRate": 0, + "maxStorage": 3500000, + "orderAroundEmpties": true, + "carTransferRate": 2000000, + "orderAroundLoaded": true + }, + "BU1": { + "type": "Model.Ops.IndustryUnloader", + "name": "Bryson Piggyback Terminal Boxcar Track", + "trackSpans": [ + "EMB_BSN_BXP_T1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "boxcar-parts", + "storageChangeRate": 0, + "maxStorage": 100000, + "orderAroundEmpties": true, + "carTransferRate": 25000, + "orderAroundLoaded": true + }, + "BU2": { + "type": "Model.Ops.IndustryUnloader", + "name": "Bryson Piggyback Terminal Boxcar Track", + "trackSpans": [ + "EMB_BSN_BXP_T1" + ], + "carTypeFilter": "XM", + "sharedStorage": true, + "loadId": "boxcar-furniture", + "storageChangeRate": 0, + "maxStorage": 350000, + "orderAroundEmpties": true, + "carTransferRate": 70000, + "orderAroundLoaded": true + } + } + } + } + } + }, + "loads": { + }, + "texts": { + }, + "scenery": { + "EMB Object B1": { + "modelIdentifier": "EMBPBRamp3", + "position": { "x": 4522.464, "y": 529.547, "z": 4966.777 }, + "rotation": { "x": 0.000, "y": 254.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object B2": { + "modelIdentifier": "EMBEndPlatform", + "position": { "x": 4360.233, "y": 529.128, "z": 4902.453 }, + "rotation": { "x": 0.000, "y": 103.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object B4": { + "modelIdentifier": "EMBEndPlatform", + "position": { "x": 4335.927, "y": 529.128, "z": 4908.300 }, + "rotation": { "x": 0.000, "y": 283.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT1": { + "modelIdentifier": "EMBSP22PB", + "position": { "x": 4334.475, "y": 528.928, "z": 4902.272 }, + "rotation": { "x": 0.000, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT2": { + "modelIdentifier": "EMBPRR26PB", + "position": { "x": 4344.198, "y": 529.918, "z": 4899.933 }, + "rotation": { "x": -0.400, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT3": { + "modelIdentifier": "EMBPRR26PB", + "position": { "x": 4363.643, "y": 529.918, "z": 4895.255 }, + "rotation": { "x": -0.400, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT4": { + "modelIdentifier": "EMBATSF24PB", + "position": { "x": 4358.733, "y": 528.968, "z": 4896.229 }, + "rotation": { "x": -0.890, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + } + }, + "splineys": { + "EMB_Bryson_Road_1": { + "handler": "StrangeCustoms.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { "x": 4211.098, "y": 528.630, "z": 4914.863 }, + "rotation": { "x": 0.000, "y": 77.627, "z": 0.000 }, + "width": 6.700 + }, + { + "position": { "x": 4251.147, "y": 528.930, "z": 4923.649 }, + "rotation": { "x": 0.000, "y": 77.627, "z": 0.000 }, + "width": 6.700 + }, + { + "position": { "x": 4280.450, "y": 528.930, "z": 4930.078 }, + "rotation": { "x": 0.000, "y": 77.627, "z": 0.000 }, + "width": 6.700 + }, + { + "position": { "x": 4332.837, "y": 528.930, "z": 4932.101 }, + "rotation": { "x": 0.000, "y": 95.627, "z": 0.000 }, + "width": 6.700 + }, + { + "position": { "x": 4387.573, "y": 528.930, "z": 4926.709 }, + "rotation": { "x": 0.000, "y": 95.627, "z": 0.000 }, + "width": 6.700 + }, + { + "position": { "x": 4434.619, "y": 528.930, "z": 4930.394 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "width": 6.700 + }, + { + "position": { "x": 4528.873, "y": 528.930, "z": 4956.487 }, + "rotation": { "x": 0.000, "y": 74.527, "z": 0.000 }, + "width": 6.700 + } + ] + }, + "EMB_Bryson_Road_2": { + "handler": "StrangeCustoms.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { "x": 4225.380, "y": 528.730, "z": 4914.964 }, + "rotation": { "x": 0.000, "y": 173.027, "z": -0.400 }, + "width": 15.000 + }, + { + "position": { "x": 4314.100, "y": 528.930, "z": 4894.108 }, + "rotation": { "x": 0.000, "y": 103.527, "z": 0.000 }, + "width": 35.000 + }, + { + "position": { "x": 4376.326, "y": 528.930, "z": 4879.140 }, + "rotation": { "x": 0.000, "y": 103.527, "z": 0.000 }, + "width": 35.000 + } + ] + }, + "EMB_Bryson_Road_3": { + "handler": "StrangeCustoms.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { "x": 4544.027, "y": 528.930, "z": 4957.243 }, + "rotation": { "x": 0.000, "y": 344.527, "z": 0.000 }, + "width": 30.000 + }, + { + "position": { "x": 4535.138, "y": 528.930, "z": 4989.347 }, + "rotation": { "x": 0.000, "y": 344.527, "z": 0.000 }, + "width": 30.000 + }, + { + "position": { "x": 4510.216, "y": 528.930, "z": 5034.538 }, + "rotation": { "x": 0.000, "y": 341.527, "z": 0.000 }, + "width": 6.700 + }, + { + "position": { "x": 4503.878, "y": 528.930, "z": 5053.508 }, + "rotation": { "x": 0.000, "y": 341.527, "z": 0.000 }, + "width": 6.700 + } + ] + }, + "Bryson_Bridge_1": { + "handler": "StrangeCustoms.AutoTrestleBuilder", + "points": [ + { + "position": { "x": 4279.800, "y": 528.650, "z": 5083.900 }, + "rotation": { "x": 0.000, "y": 159.527, "z": 0.000 } + }, + { + "position": { "x": 4252.024, "y": 528.650, "z": 4953.445 }, + "rotation": { "x": 0.000, "y": 219.527, "z": 0.000 } + }, + { + "position": { "x": 4154.281, "y": 528.650, "z": 5046.050 }, + "rotation": { "x": 0.000, "y": 193.190, "z": 0.000 } + } + ], + "headstyle": "block", + "tailstyle": "block" + } + }, + "simpleGraphs": {}, + "mandelas": { + } +} diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Definition.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Definition.json new file mode 100644 index 00000000..daaf2c93 --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Definition.json @@ -0,0 +1,38 @@ +{ + "manifestVersion": 5, + "id": "Embedded.PiggyBackBase", + "name": "Embeddeds Piggyback Bryson Industry and trailers", + "version": "1.2.1", + "requires": [ + "Zamu.StrangeCustoms" + ], + "loadAfter": [ + { "id": "BrysonLoopV1.0" }, + { "id": "ForTheIronyOfIt" }, + { "id": "Rinzler.BrysonWYEInterchange"}, + { "id": "CF.BrysonAdditons" } + ], + "mixintos": { + "game-graph": [ + "file(PBLoadID.json)", + "file(BrysonIndustry.json)", + { + "mixinto": "file(Loopmigration.json)", + "requires": [ { "id": "BrysonLoopV1.0"} ] + }, + { + "mixinto": "file(FTIOImigration.json)", + "requires": [ { "id": "ForTheIronyOfIt" } ] + }, + { + "mixinto": "file(MainMigration.json)", + "requires": [ { "id": "Rinzler.BrysonWYEInterchange"}] + }, + { + "mixinto": "file(Loop-Ironymigration.json)", + "requires": [ { "id": "BrysonLoopV1.0"}, { "id": "ForTheIronyOfIt" } ] + } + ], + "container:fm-flatcar01": ["file(PiggyBack1.json)", "file(PiggyBack2.json)", "file(PiggyBack3.json)"] + } +} diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/FTIOImigration.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/FTIOImigration.json new file mode 100644 index 00000000..7e094c0f --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/FTIOImigration.json @@ -0,0 +1,118 @@ +{ + "tracks": { + "nodes": { + "EMB_Node_7l5b": { + "position": { "x": 4298.67432, "y": 529.0, "z": 4948.71875 }, + "rotation": { "x": 0.0, "y": 254.527008, "z": 0.0 }, + "flipSwitchStand": false + }, + "EMB_Node_0qmu": { + "position": { "x": 4420.10742, "y": 529.0, "z": 4982.33447 }, + "rotation": { "x": 0.0, "y": 254.527008, "z": 0.0 }, + "flipSwitchStand": false + }, + "EMB_Node_f3qx": { + "position": { "x": 4422.0166, "y": 529.0, "z": 4892.06348 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "flipSwitchStand": false + }, + "EMB_Node_d90l": { + "position": { "x": 4363.68066, "y": 529.0, "z": 4906.09766 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "flipSwitchStand": false + } + } + }, + "splineys": { + "Bryson_Bridge_1": null, + "Bryson_Bridge_1_Fix": { + "handler": "StrangeCustoms.AutoTrestleBuilder", + "points": [ + { + "position": { "x": 4252.020, "y": 528.650, "z": 4953.450 }, + "rotation": { "x": 0.000, "y": 39.530, "z": 0.000 } + }, + { + "position": { "x": 4285.557, "y": 528.650, "z": 5062.919 }, + "rotation": { "x": 0.000, "y": 349.627, "z": 0.000 } + }, + { + "position": { "x": 4344.523, "y": 528.650, "z": 5001.462 }, + "rotation": { "x": 0.000, "y": 13.190, "z": 0.000 } + } + ], + "headstyle": "block", + "tailstyle": "block" + }, + + "EMB_Bryson_Road_2": null, + "EMB_Bryson_Road_2_Fix": { + "handler": "StrangeCustoms.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { "x": 4363.464, "y": 528.93, "z": 4885.52539 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "width": 27.0 + }, + { + "position": { "x": 4417.8623, "y": 528.93, "z": 4872.23242 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "width": 27.0 + }, + { + "position": { "x": 4470.863, "y": 528.93, "z": 4937.39 }, + "rotation": { "x": 0.0, "y": 343.527, "z": 0.0 }, + "width": 10 + } + ] + } + }, + "scenery": { + "EMB Object B2": { + "modelIdentifier": "EMBEndPlatform", + "position": { "x": 4379.67334, "y": 529.128, "z": 4897.75537 }, + "rotation": { "x": 0.0, "y": 283.527, "z": 0.0 }, + "scale": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + } + }, + "EMB Object B4": { + "modelIdentifier": "EMBEndPlatform", + "position": { "x": 4403.97949, "y": 529.128, "z": 4891.908 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "scale": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + } + }, + "EMB Object BT1": { + "modelIdentifier": "EMBSP22PB", + "position": { "x": 4407.394, "y": 528.928, "z": 4884.729 }, + "rotation": { "x": 0.000, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT2": { + "modelIdentifier": "EMBPRR26PB", + "position": { "x": 4373.365, "y": 529.918, "z": 4892.915 }, + "rotation": { "x": -0.400, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT3": { + "modelIdentifier": "EMBPRR26PB", + "position": { "x": 4392.810, "y": 529.918, "z": 4888.237 }, + "rotation": { "x": -0.400, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT4": { + "modelIdentifier": "EMBATSF24PB", + "position": { "x": 4389.844, "y": 528.968, "z": 4888.743 }, + "rotation": { "x": -0.890, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + } + } +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loop-Ironymigration.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loop-Ironymigration.json new file mode 100644 index 00000000..d62919d3 --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loop-Ironymigration.json @@ -0,0 +1,97 @@ +{ + "tracks": { + "nodes": { + "EMB_Node_jrpn": null, + "EMB_Node_v7gv": null, + "NCustom_9k1e": null, + "NCFBTW_smg6": { + "position": { "x": 4255.291, "y": 529.0, "z": 5147.352 }, + "rotation": { "x": 0.0, "y": 158.130981, "z": 0.0 }, + "flipSwitchStand": true + }, + "NCustom_egtm": null, + "NCustom_aqns": { + "position": { "x": 4269.2666, "y": 529.0, "z": 5120.644 }, + "rotation": { "x": 0.0, "y": 145.630981, "z": 0.0 }, + "flipSwitchStand": false + }, + "EMB_Node_p8ly": null, + "NCustom_kli9": null, + "Nlmt": { + "position": { "x": 4279.80029, "y": 529.0, "z": 5083.9 }, + "rotation": { "x": 0.0, "y": 159.527054, "z": 0.0 }, + "flipSwitchStand": true + } + }, + "segments": { + "EMB_Track_qjvz": null, + "EMB_Track_g27c": null, + "EMB_Track_9zwo": null, + "EMB_Track_75dl": null, + "SCustom_n31g": null, + "EMB_Track_asss": null, + "EMB_Track_c37g": null, + "EMB_Track_o38z": null, + "EMB_Track_1235": { + "style": "Bridge", + "trackClass": "Branch", + "startId": "Nlmt", + "endId": "EMB_Node_ylmh", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_692d": { + "style": "Standard", + "trackClass": "Branch", + "startId": "Nsz4", + "endId": "NCFBTW_smg6", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_d5to": { + "style": "Standard", + "trackClass": "Branch", + "startId": "NCFBTW_smg6", + "endId": "NCustom_aqns", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "SCustom_7p8p": null, + "EMB_Track_l1fw": { + "style": "Standard", + "trackClass": "Branch", + "startId": "Nlmt", + "endId": "NCFBTW_smg6", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "SCustom_gi5f": null, + "EMB_Track_go63": { + "style": "Standard", + "trackClass": "Branch", + "startId": "Nlmt", + "endId": "NCustom_2lrc", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "SCustom_9tua": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NCustom_aqns", + "endId": "NCustom_ytxv", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "EMB_Track_fo6x": null + }, + "spans": {} + }, + "splineys": {}, + "scenery": {} +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loopmigration.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loopmigration.json new file mode 100644 index 00000000..bb3be801 --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/Loopmigration.json @@ -0,0 +1,70 @@ +{ + "tracks": { + "segments": { + "EMB_Track_2gu7": null, + "S611": null, + "EMB_Track_qjvz": { + "style": "Standard", + "trackClass": "Branch", + "startId": "Nsz4", + "endId": "EMB_Node_p8ly", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_g27c": null, + "EMB_Track_9zwo": { + "style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_p8ly", + "endId": "Nlmt", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "EMB_Track_75dl": { + "style": "Bridge", + "trackClass": "Branch", + "startId": "Nlmt", + "endId": "EMB_Node_ylmh", + "priority": 0, + "speedLimit": 25, + "groupId": "" + }, + "SCustom_9tua": { + "style": "Standard", + "trackClass": "Mainline", + "startId": "NCustom_kli9", + "endId": "NCustom_ytxv", + "priority": 0, + "speedLimit": 0, + "groupId": "" + }, + "EMB_Track_fo6x": { + "style": "Standard", + "trackClass": "Branch", + "startId": "EMB_Node_p8ly", + "endId": "NCustom_kli9", + "priority": 0, + "speedLimit": 25, + "groupId": "" + } + }, + "nodes": { + "EMB_Node_p8ly": { + "position": { "x": 4250.4, "y": 529.0, "z": 5160.165 }, + "rotation": { "x": 0.0, "y": 158.052109, "z": 0.0 }, + "flipSwitchStand": true + }, + "EMB_Node_jrpn": null, + "NCustom_kli9": { + "position": { "x": 4266.747, "y": 529.0, "z": 5129.76172 }, + "rotation": { "x": 0.0, "y": 143.552109, "z": 0.0 }, + "flipSwitchStand": false + } + }, + "spans": {} + }, + "splineys": {}, + "scenery": {} +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/MainMigration.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/MainMigration.json new file mode 100644 index 00000000..86480bb4 --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/MainMigration.json @@ -0,0 +1,88 @@ +{ + "tracks": { + "nodes": { + "EMB_Node_f3qx": { + "position": { "x": 4422.0166, "y": 529.0, "z": 4892.06348 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "flipSwitchStand": false + }, + "EMB_Node_d90l": { + "position": { "x": 4363.68066, "y": 529.0, "z": 4906.09766 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "flipSwitchStand": false + } + } + }, + "splineys": { + + "EMB_Bryson_Road_2": null, + "EMB_Bryson_Road_2_Fix": { + "handler": "StrangeCustoms.FlowyThingBuilder", + "profile": "Railroader Paved Road", + "style": "Road", + "points": [ + { + "position": { "x": 4363.464, "y": 528.93, "z": 4885.52539 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "width": 27.0 + }, + { + "position": { "x": 4417.8623, "y": 528.93, "z": 4872.23242 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "width": 27.0 + }, + { + "position": { "x": 4470.863, "y": 528.93, "z": 4937.39 }, + "rotation": { "x": 0.0, "y": 343.527, "z": 0.0 }, + "width": 10 + } + ] + } + }, + "scenery": { + "EMB Object B2": { + "modelIdentifier": "EMBEndPlatform", + "position": { "x": 4379.67334, "y": 529.128, "z": 4897.75537 }, + "rotation": { "x": 0.0, "y": 283.527, "z": 0.0 }, + "scale": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + } + }, + "EMB Object B4": { + "modelIdentifier": "EMBEndPlatform", + "position": { "x": 4403.97949, "y": 529.128, "z": 4891.908 }, + "rotation": { "x": 0.0, "y": 103.527, "z": 0.0 }, + "scale": { + "x": 1.0, + "y": 1.0, + "z": 1.0 + } + }, + "EMB Object BT1": { + "modelIdentifier": "EMBSP22PB", + "position": { "x": 4407.394, "y": 528.928, "z": 4884.729 }, + "rotation": { "x": 0.000, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT2": { + "modelIdentifier": "EMBPRR26PB", + "position": { "x": 4383.088, "y": 529.918, "z": 4890.576 }, + "rotation": { "x": -0.400, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT3": { + "modelIdentifier": "EMBPRR26PB", + "position": { "x": 4392.810, "y": 529.918, "z": 4888.237 }, + "rotation": { "x": -0.400, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + }, + "EMB Object BT4": { + "modelIdentifier": "EMBATSF24PB", + "position": { "x": 4389.844, "y": 528.968, "z": 4888.743 }, + "rotation": { "x": -0.890, "y": 193.527, "z": 0.000 }, + "scale": { "x": 1.000, "y": 1.000, "z": 1.000 } + } + } +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PBLoadID.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PBLoadID.json new file mode 100644 index 00000000..3aad67dd --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PBLoadID.json @@ -0,0 +1,13 @@ +{ + "loads": { + "PiggyBack-Trailers": { + "description": "PiggyBack-Trailers", + "units": "Pounds", + "density": 62.4, + "unitWeightInPounds": 0.0, + "importable": true, + "payPerQuantity": 0.00495, + "costPerUnit": 0.0 + } + } +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack1.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack1.json new file mode 100644 index 00000000..0218836b --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack1.json @@ -0,0 +1,104 @@ +{ + "objects": [ + { + "$find": [ + { + "path": "identifier", + "value": "fm-flatcar01" + } + ], + "$clone": true, + "identifier": "PRR-PiggyBack1", + "metadata": { + "name": "PRR 1954 Piggyback Trailer", + "description": "1954 Piggyback Trailer from the PRR" + }, + "definition": { + "carType": "PBF", + "basePrice": 1150, + "loadSlots": [ + { + "$find": [ + { + "path": "loadUnits", + "value": "Pounds" + } + ], + "maximumCapacity": 28000.0, + "loadUnits": "Pounds", + "requiredLoadIdentifier": "" + + } +], + "components": [ + { + "$find": [ + { + "path": "kind", + "value": "LoadModel", + "comp": "equals" + } + ], + "models": { + "$replace": [ + { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBPRR26PB" + }, + { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBPRRStands" + } + ] + }, + "instances": { + "$replace": + [ + { + "position": [0.0,1,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + { + "position": [0.0,1,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + ] + }, + "name": "LoadModel 1", + "transform": { + "$replace":{ + "position": [0.0,1.145,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + }, + "parent": null, + "enabled": true + + }, + { + "$add": { + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBPBSupports" + }, + "offset": [0.0, 0.0, 0.0], + "count": 1, + "name": "Piggy Back Car Rails/poles", + "transform": { + "position": [0, 2.231352, 0.0], + "rotation": [0.0, 0.0, 0.0, 1.0], + "scale": [1.0, 1.0, 1.0] + }, + "parent": null, + "enabled": true + } + } + ] + } + } + ] +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack2.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack2.json new file mode 100644 index 00000000..9399644c --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack2.json @@ -0,0 +1,104 @@ +{ + "objects": [ + { + "$find": [ + { + "path": "identifier", + "value": "fm-flatcar01" + } + ], + "$clone": true, + "identifier": "SP-PiggyBack1", + "metadata": { + "name": "SP 1950s Piggyback Trailer", + "description": "1954 Piggyback Trailer from the Southern Pacific" + }, + "definition": { + "carType": "PBF", + "basePrice": 1150, + "loadSlots": [ + { + "$find": [ + { + "path": "loadUnits", + "value": "Pounds" + } + ], + "maximumCapacity": 28000.0, + "loadUnits": "Pounds", + "requiredLoadIdentifier": "" + + } +], + "components": [ + { + "$find": [ + { + "path": "kind", + "value": "LoadModel", + "comp": "equals" + } + ], + "models": { + "$replace": [ + { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBSP22PB" + }, + { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBSPStands" + } + ] + }, + "instances": { + "$replace": + [ + { + "position": [0.0,1.15,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + { + "position": [0.0,1.15,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + ] + }, + "name": "LoadModel 1", + "transform": { + "$replace":{ + "position": [0.0,0,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + }, + "parent": null, + "enabled": true + + }, + { + "$add": { + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBPBSupports" + }, + "offset": [0.0, 0.0, 0.0], + "count": 1, + "name": "Piggy Back Car Rails/poles", + "transform": { + "position": [0, 2.231352, 0.0], + "rotation": [0.0, 0.0, 0.0, 1.0], + "scale": [1.0, 1.0, 1.0] + }, + "parent": null, + "enabled": true + } + } + ] + } + } + ] +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack3.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack3.json new file mode 100644 index 00000000..6269e3c1 --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/PiggyBack3.json @@ -0,0 +1,104 @@ +{ + "objects": [ + { + "$find": [ + { + "path": "identifier", + "value": "fm-flatcar01" + } + ], + "$clone": true, + "identifier": "SF-PiggyBack1", + "metadata": { + "name": "SF 1950s Piggyback Trailer", + "description": "1956 Piggyback Trailer from the Atchison Topeka & Santa Fe" + }, + "definition": { + "carType": "PBF", + "basePrice": 1150, + "loadSlots": [ + { + "$find": [ + { + "path": "loadUnits", + "value": "Pounds" + } + ], + "maximumCapacity": 28000.0, + "loadUnits": "Pounds", + "requiredLoadIdentifier": "" + + } +], + "components": [ + { + "$find": [ + { + "path": "kind", + "value": "LoadModel", + "comp": "equals" + } + ], + "models": { + "$replace": [ + { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBATSF24PB" + }, + { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBATSFStands" + } + ] + }, + "instances": { + "$replace": + [ + { + "position": [0.0,1.185,0.0], + "rotation": [-0.00654493831,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + }, + { + "position": [0.0,1.17,0.0], + "rotation": [0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + ] + }, + "name": "LoadModel 1", + "transform": { + "$replace":{ + "position": [0.0,0,0.0], + "rotation": [0.0,0.0,0.0,1], + "scale": [1.0,1.0,1.0] + } + }, + "parent": null, + "enabled": true + + }, + { + "$add": { + "kind": "DetailModel", + "model": { + "assetPackIdentifier": "zsc://EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets", + "assetIdentifier": "EMBPBSupports" + }, + "offset": [0.0, 0.0, 0.0], + "count": 1, + "name": "Piggy Back Car Rails/poles", + "transform": { + "position": [0, 2.231352, 0.0], + "rotation": [0.0, 0.0, 0.0, 1.0], + "scale": [1.0, 1.0, 1.0] + }, + "parent": null, + "enabled": true + } + } + ] + } + } + ] +} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Bundle b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Bundle new file mode 100644 index 00000000..fe980b00 --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Bundle @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b54f4c023b50b9e2a1ec34308553f65bd241861543e0011631281b586ca612 +size 137449881 diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Catalog.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Catalog.json new file mode 100644 index 00000000..6d6bf900 --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Catalog.json @@ -0,0 +1 @@ +{"identifier":"PRRPiggyBack","name":"PRRPiggyBack","shared":false,"assets":{"EMBPBSupports":{"name":"EMBPBSupports","type":"prefab","filename":"EMBPBSupports.prefab"},"EMBSPStands":{"name":"EMBSPStands","type":"prefab","filename":"EMBSPStands.prefab"},"EMBATSFStands":{"name":"EMBATSFStands","type":"prefab","filename":"EMBATSFStands.prefab"},"EMBPRRStands":{"name":"EMBPRRStands","type":"prefab","filename":"EMBPRRStands.prefab"},"EMBSP22PB":{"name":"EMBSP22PB","type":"prefab","filename":"EMBSP22PB.prefab"},"EMBPRR26PB":{"name":"EMBPRR26PB","type":"prefab","filename":"EMBPRR26PB.prefab"},"EMBATSF24PB":{"name":"EMBATSF24PB","type":"prefab","filename":"EMBATSF24PB.prefab"},"EMB10MPlatform":{"name":"EMB10MPlatform","type":"prefab","filename":"EMB10MPlatform.prefab"},"EMBEndPlatform":{"name":"EMBEndPlatform","type":"prefab","filename":"EMBEndPlatform.prefab"},"EMBMidPlatform":{"name":"EMBMidPlatform","type":"prefab","filename":"EMBMidPlatform.prefab"},"EMBPBRamp3":{"name":"EMBPBRamp3","type":"prefab","filename":"EMBPBRamp3.prefab"},"EMBPBRamp2":{"name":"EMBPBRamp2","type":"prefab","filename":"EMBPBRamp2.prefab"},"EMBPBRamp1":{"name":"EMBPBRamp1","type":"prefab","filename":"EMBPBRamp1.prefab"}}} \ No newline at end of file diff --git a/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Definitions.json b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Definitions.json new file mode 100644 index 00000000..6b71e0bb --- /dev/null +++ b/Base Piggyback Pack-902-1-2-1-1755018899/EMBPiggyBackBase/SCAssetPacks/PiggyBackAssets/Definitions.json @@ -0,0 +1,186 @@ +{ + "objects": [ + { + "identifier": "EMBPBSupports", + "metadata": { + "name": "EMBPBSupports", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBPBSupports", + "components": [] + } + }, + { + "identifier": "EMBSPStands", + "metadata": { + "name": "EMBSPStands", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBSPStands", + "components": [] + } + }, + { + "identifier": "EMBATSFStands", + "metadata": { + "name": "EMBATSFStands", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBATSFStands", + "components": [] + } + }, + { + "identifier": "EMBPRRStands", + "metadata": { + "name": "EMBPRRStands", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBPRRStands", + "components": [] + } + }, + { + "identifier": "EMBSP22PB", + "metadata": { + "name": "EMBSP22PB", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBSP22PB", + "components": [] + } + }, + { + "identifier": "EMBPRR26PB", + "metadata": { + "name": "EMBPRR26PB", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBPRR26PB", + "components": [] + } + }, + { + "identifier": "EMBATSF24PB", + "metadata": { + "name": "EMBATSF24PB", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBATSF24PB", + "components": [] + } + }, + { + "identifier": "EMB10MPlatform", + "metadata": { + "name": "EMB10MPlatform", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMB10MPlatform", + "components": [] + } + }, + { + "identifier": "EMBEndPlatform", + "metadata": { + "name": "EMBEndPlatform", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBEndPlatform", + "components": [] + } + }, + { + "identifier": "EMBMidPlatform", + "metadata": { + "name": "EMBMidPlatform", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBMidPlatform", + "components": [] + } + }, + { + "identifier": "EMBPBRamp3", + "metadata": { + "name": "EMBPBRamp3", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBPBRamp3", + "components": [] + } + }, + { + "identifier": "EMBPBRamp2", + "metadata": { + "name": "EMBPBRamp2", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBPBRamp2", + "components": [] + } + }, + { + "identifier": "EMBPBRamp1", + "metadata": { + "name": "EMBPBRamp1", + "description": "A new item", + "tags": [], + "credits": "" + }, + "definition": { + "kind": "Scenery", + "modelIdentifier": "EMBPBRamp1", + "components": [] + } + } + ] +} \ No newline at end of file