Compare commits
35 Commits
andrews-3m
...
duck-optio
| Author | SHA1 | Date | |
|---|---|---|---|
|
d193df1e6a
|
|||
|
a04f5d15b5
|
|||
|
a9384e6f0e
|
|||
|
e0440f0dfb
|
|||
|
8b5527caa0
|
|||
|
463db0a37a
|
|||
|
100dde707b
|
|||
| c6b796b769 | |||
|
4becaf3455
|
|||
|
124988fdbb
|
|||
|
023d3b94a2
|
|||
|
b8bad06c1c
|
|||
|
014f515503
|
|||
|
eb5b36d270
|
|||
|
940e9be770
|
|||
|
049d43b5c5
|
|||
|
88f6536089
|
|||
|
7ed734b8c9
|
|||
|
ee09d575a9
|
|||
|
66b2473ce2
|
|||
|
02cc74a1f2
|
|||
|
960f5c0703
|
|||
|
341b28fa3d
|
|||
|
392bd73bae
|
|||
|
dad3bdb52b
|
|||
|
d91e8ae5f8
|
|||
|
5cfa9c9b8c
|
|||
|
e5937c3647
|
|||
|
583e50be30
|
|||
|
b8e7c769e4
|
|||
|
cd6a9105e4
|
|||
|
ab98cd2d50
|
|||
|
4ba3def7cb
|
|||
|
64bc354c65
|
|||
|
dfbbe6e340
|
BIN
CanIMakeIt/CanIMakeIt.dll
Normal file
8
CanIMakeIt/Definition.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"manifestVersion": 1,
|
||||||
|
"id": "Musician101.CanIMakeIt",
|
||||||
|
"name": "Can I Make It?",
|
||||||
|
"Author": "Musician101",
|
||||||
|
"Version": "1.0.0",
|
||||||
|
"assemblies": [ "CanIMakeIt" ]
|
||||||
|
}
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifestVersion": 1,
|
"manifestVersion": 1,
|
||||||
"id": "DucktownRR.Customs",
|
"id": "DucktownRR.Customs",
|
||||||
"name": "Ducktown Railroad Customs",
|
"name": "Ducktown Railroad Customs",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"requires": [
|
"requires": [
|
||||||
{
|
{
|
||||||
"id": "railroader",
|
"id": "railroader",
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"file(Railloader/tweakedLoadIDS.json)"
|
"file(Railloader/tweakedLoadIDS.json)"
|
||||||
],
|
],
|
||||||
"container:fm-flatcar01": [
|
"container:fm-flatcar01": [
|
||||||
"file(Railloader/loggingcarsDT.json)",
|
"file(Railloader/loggingcarsDT.json)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
5018
Ducktown/LegosLibraryOfStuff/Definitions/cbs-baggage01-ducktown.json
Normal file
@@ -84,7 +84,7 @@
|
|||||||
3.0,
|
3.0,
|
||||||
0.05
|
0.05
|
||||||
],
|
],
|
||||||
"text": "<i>Freight on Time...<br> Every Time.",
|
"text": "<i>Freight on Time...<br> or else.",
|
||||||
"forceColor": "",
|
"forceColor": "",
|
||||||
"priority": 0,
|
"priority": 0,
|
||||||
"debug": false,
|
"debug": false,
|
||||||
@@ -183,7 +183,7 @@
|
|||||||
3.0,
|
3.0,
|
||||||
0.05
|
0.05
|
||||||
],
|
],
|
||||||
"text": "<i>Freight on Time...<br> Every Time.",
|
"text": "<i>Freight on Time...<br> sometimes.",
|
||||||
"forceColor": "",
|
"forceColor": "",
|
||||||
"priority": 0,
|
"priority": 0,
|
||||||
"debug": false,
|
"debug": false,
|
||||||
|
|||||||
@@ -1,7 +1,12 @@
|
|||||||
{
|
{
|
||||||
"Id": "Ducktown",
|
"Id": "Ducktown",
|
||||||
"Version": "0.0.2",
|
"Version": "0.0.3",
|
||||||
"DisplayName": "DTRR custom reefers",
|
"DisplayName": "Ducktown Railroad Customs",
|
||||||
"Author": "Hawke",
|
"Author": "Hawke",
|
||||||
"ManagerVersion": "0.27.3"
|
"ManagerVersion": "0.27.3",
|
||||||
|
"Requirements": [
|
||||||
|
"RLW Baggage Loads-2.1.0",
|
||||||
|
"Private Owner Reefers-1.0.0",
|
||||||
|
"legotrainman.crosstraffic-2.0.1"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
4
ForYourConvenience/Definition.Stable.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"assemblies": [ "ForYourConvenience" ],
|
||||||
|
"updateUrl": "https://railroader.stelltis.ch/updates.json"
|
||||||
|
}
|
||||||
27
ForYourConvenience/Definition.json
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"manifestVersion": 5,
|
||||||
|
"id": "Zamu.ForYourConvenience",
|
||||||
|
"name": "For Your Convenience",
|
||||||
|
"version": "1.2.24366.2200",
|
||||||
|
"requires": [
|
||||||
|
{
|
||||||
|
"id": "railloader",
|
||||||
|
"notBefore": "1.9.6.8"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"redirects": [
|
||||||
|
{
|
||||||
|
"definition": "Definition.Stable.json",
|
||||||
|
"requires": [
|
||||||
|
{
|
||||||
|
"id": "railroader",
|
||||||
|
"notAfter": "2024.5.9999"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"definition": "Experimental/Definition.Experimental.json"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"updateUrl": "https://railroader.stelltis.ch/updates.json"
|
||||||
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"assemblies": [ "ForYourConvenience" ],
|
||||||
|
"updateUrl": "https://railroader.stelltis.ch/updates.json"
|
||||||
|
}
|
||||||
BIN
ForYourConvenience/Experimental/ForYourConvenience.dll
Normal file
BIN
ForYourConvenience/ForYourConvenience.dll
Normal file
BIN
LegosGraffitiMod/LegosGraffitiMod.dll
Normal file
@@ -0,0 +1,170 @@
|
|||||||
|
{
|
||||||
|
"identifier": "gb-gondola02",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.54044664,
|
||||||
|
1.46600342,
|
||||||
|
3.38128376
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.153045923,
|
||||||
|
0.6903455,
|
||||||
|
0.153045923,
|
||||||
|
0.6903455
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.54045546,
|
||||||
|
1.42614746,
|
||||||
|
1.793531
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.153045923,
|
||||||
|
0.6903455,
|
||||||
|
0.153045923,
|
||||||
|
0.6903455
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.53885138,
|
||||||
|
1.73034668,
|
||||||
|
-0.291675061
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.153045923,
|
||||||
|
-0.6903455,
|
||||||
|
0.153045923,
|
||||||
|
0.6903455
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.538846,
|
||||||
|
1.56164551,
|
||||||
|
-3.99787664
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.06777318,
|
||||||
|
0.7038514,
|
||||||
|
0.06777318,
|
||||||
|
-0.7038514
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
0.75,
|
||||||
|
0.75,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 5",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.53883052,
|
||||||
|
1.25897217,
|
||||||
|
-3.07538772
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
-0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"identifier": "gb-gondola3",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.31524944,
|
||||||
|
1.56488037,
|
||||||
|
0.689277232
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0308435634,
|
||||||
|
0.7064338,
|
||||||
|
0.0308435634,
|
||||||
|
0.7064338
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.31522667,
|
||||||
|
1.35455322,
|
||||||
|
3.28227425
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.0739127845,
|
||||||
|
0.7032332,
|
||||||
|
-0.0739127845,
|
||||||
|
0.7032332
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.315227,
|
||||||
|
1.354553,
|
||||||
|
-3.282274
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.07391281,
|
||||||
|
0.7032332,
|
||||||
|
0.07391281,
|
||||||
|
-0.7032332
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.315249,
|
||||||
|
1.56488,
|
||||||
|
0.6892772
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.0308435634,
|
||||||
|
-0.7064338,
|
||||||
|
0.0308435634,
|
||||||
|
0.7064338
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{
|
||||||
|
"identifier": "gb-gondola04",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.246049,
|
||||||
|
1.23834229,
|
||||||
|
1.63342464
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.246049,
|
||||||
|
1.238342,
|
||||||
|
-1.633425
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
-0.707106769,
|
||||||
|
0.0,
|
||||||
|
0.707106769
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"identifier": "gb-gondola05",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.5,
|
||||||
|
1.5,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.49018371,
|
||||||
|
1.62298584,
|
||||||
|
-2.42961884
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.49017859,
|
||||||
|
1.51422119,
|
||||||
|
2.927307
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.110615879,
|
||||||
|
0.698401153,
|
||||||
|
0.110615879,
|
||||||
|
0.698401153
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.490179,
|
||||||
|
1.514221,
|
||||||
|
-2.927307
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.110615879,
|
||||||
|
-0.698401153,
|
||||||
|
0.110615879,
|
||||||
|
0.698401153
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.5,
|
||||||
|
1.5,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.490184,
|
||||||
|
1.622986,
|
||||||
|
2.429619
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
-0.707106769,
|
||||||
|
0.0,
|
||||||
|
0.707106769
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{
|
||||||
|
"identifier": "gs-gondola06",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.385239,
|
||||||
|
1.86022949,
|
||||||
|
-6.99911834E-06
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.0739127845,
|
||||||
|
0.7032332,
|
||||||
|
-0.0739127845,
|
||||||
|
0.7032332
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.385239,
|
||||||
|
1.860229,
|
||||||
|
6.999118E-06
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.0739127845,
|
||||||
|
0.7032332,
|
||||||
|
-0.0739127845,
|
||||||
|
0.7032332
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"identifier": "gb-gondola1",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.5,
|
||||||
|
1.5,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.37449622,
|
||||||
|
1.29815674,
|
||||||
|
2.80617833
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071069,
|
||||||
|
0.0,
|
||||||
|
0.7071069
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.37444341,
|
||||||
|
1.32147217,
|
||||||
|
-2.506546
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.09229596,
|
||||||
|
0.701057434,
|
||||||
|
-0.09229596,
|
||||||
|
0.701057434
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.5,
|
||||||
|
1.5,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.37741351,
|
||||||
|
1.32147217,
|
||||||
|
-2.50647879
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
-0.09229596,
|
||||||
|
-0.7010574,
|
||||||
|
0.09229596,
|
||||||
|
0.7010574
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.1
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.37744772,
|
||||||
|
1.27270508,
|
||||||
|
2.53523326
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.043167837,
|
||||||
|
-0.705787957,
|
||||||
|
-0.04316784,
|
||||||
|
0.705787957
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"identifier": "hm-hopper02",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.43813956,
|
||||||
|
1.97241211,
|
||||||
|
1.47891057
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.09229597,
|
||||||
|
0.7010574,
|
||||||
|
0.09229597,
|
||||||
|
0.7010574
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.43813241,
|
||||||
|
1.97241211,
|
||||||
|
-2.585984
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.438132,
|
||||||
|
1.972412,
|
||||||
|
2.585984
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.43814,
|
||||||
|
1.972412,
|
||||||
|
-1.478911
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.09229597,
|
||||||
|
0.7010574,
|
||||||
|
0.09229597,
|
||||||
|
0.7010574
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{
|
||||||
|
"identifier": "hmr-hopper03",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.39004123,
|
||||||
|
2.12774658,
|
||||||
|
1.77749681
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.15
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.390041,
|
||||||
|
2.127747,
|
||||||
|
-1.777497
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
-0.707106769,
|
||||||
|
0.0,
|
||||||
|
0.707106769
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"identifier": "ht-hopper01",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
3.0,
|
||||||
|
3.0,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.49758554,
|
||||||
|
2.0534668,
|
||||||
|
2.262633
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.49757314,
|
||||||
|
2.0534668,
|
||||||
|
-2.636317
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.153045923,
|
||||||
|
0.6903455,
|
||||||
|
0.153045923,
|
||||||
|
0.6903455
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.497573,
|
||||||
|
2.053467,
|
||||||
|
2.636317
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.153045923,
|
||||||
|
-0.6903455,
|
||||||
|
-0.153045923,
|
||||||
|
0.6903455
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
3.0,
|
||||||
|
3.0,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.497586,
|
||||||
|
2.053467,
|
||||||
|
-2.262633
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
-0.707106769,
|
||||||
|
0.0,
|
||||||
|
0.707106769
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,149 @@
|
|||||||
|
{
|
||||||
|
"identifier": "xm-boxcar01",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
3.0,
|
||||||
|
3.0,
|
||||||
|
0.075
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.34903741,
|
||||||
|
2.31799316,
|
||||||
|
3.750553
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.075
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
0.0,
|
||||||
|
0.0,
|
||||||
|
0.0
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
1.64539782E-15,
|
||||||
|
0.7071068,
|
||||||
|
3.62973057E-15,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": {
|
||||||
|
"path": [
|
||||||
|
"boxcar01",
|
||||||
|
"Right Door",
|
||||||
|
"Bone 2"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.075
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
0.0,
|
||||||
|
0.0,
|
||||||
|
0.0
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
1.64539782E-15,
|
||||||
|
0.7071068,
|
||||||
|
3.62973057E-15,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": {
|
||||||
|
"path": [
|
||||||
|
"boxcar01",
|
||||||
|
"Left Doors",
|
||||||
|
"Bone 1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
3.0,
|
||||||
|
3.0,
|
||||||
|
0.075
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.349037,
|
||||||
|
2.317993,
|
||||||
|
-3.750553
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
-0.707106769,
|
||||||
|
0.0,
|
||||||
|
0.707106769
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,83 @@
|
|||||||
|
{
|
||||||
|
"identifier": "xm-boxcar02",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
0.0,
|
||||||
|
0.0,
|
||||||
|
0.0
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.49999997,
|
||||||
|
0.49999997,
|
||||||
|
0.49999997,
|
||||||
|
0.49999997
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": {
|
||||||
|
"path": [
|
||||||
|
"boxcar02",
|
||||||
|
"Boxcar02_LOD0",
|
||||||
|
"Left"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
0.0,
|
||||||
|
0.0,
|
||||||
|
0.0
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.49999994,
|
||||||
|
-0.5,
|
||||||
|
-0.5,
|
||||||
|
0.49999994
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": {
|
||||||
|
"path": [
|
||||||
|
"boxcar02",
|
||||||
|
"Boxcar02_LOD0",
|
||||||
|
"Right"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{
|
||||||
|
"identifier": "xm-boxcar03",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.40590644,
|
||||||
|
2.15856934,
|
||||||
|
-4.3634057
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.405906,
|
||||||
|
2.158569,
|
||||||
|
4.363406
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
-0.707106769,
|
||||||
|
0.0,
|
||||||
|
0.707106769
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"identifier": "xm-boxcar04",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.55610645,
|
||||||
|
2.30603027,
|
||||||
|
2.46854115
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0922959745,
|
||||||
|
0.701057434,
|
||||||
|
0.09229597,
|
||||||
|
0.701057434
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.5559721,
|
||||||
|
2.10516357,
|
||||||
|
-2.86506033
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
0.7071068,
|
||||||
|
0.0,
|
||||||
|
0.7071068
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.555972,
|
||||||
|
2.105164,
|
||||||
|
2.86506
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.0,
|
||||||
|
-0.707106769,
|
||||||
|
0.0,
|
||||||
|
0.707106769
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.0,
|
||||||
|
2.0,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.556106,
|
||||||
|
2.30603,
|
||||||
|
-2.468541
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.09229596,
|
||||||
|
-0.7010574,
|
||||||
|
-0.09229596,
|
||||||
|
0.7010574
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,147 @@
|
|||||||
|
{
|
||||||
|
"identifier": "xm-boxcar05",
|
||||||
|
"adds": [
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.5,
|
||||||
|
1.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 1",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
0.0,
|
||||||
|
4.31209628E-08,
|
||||||
|
-0.241149947
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.50000006,
|
||||||
|
0.50000006,
|
||||||
|
0.50000006,
|
||||||
|
0.50000006
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": {
|
||||||
|
"path": [
|
||||||
|
"boxcar05",
|
||||||
|
"Door Left"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
1.5,
|
||||||
|
1.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 2",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
0.0,
|
||||||
|
4.31209628E-08,
|
||||||
|
-0.241149947
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.49999994,
|
||||||
|
-0.5,
|
||||||
|
-0.5,
|
||||||
|
0.49999994
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": {
|
||||||
|
"path": [
|
||||||
|
"boxcar05",
|
||||||
|
"Door Right"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 3",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
-1.39367187,
|
||||||
|
2.28759766,
|
||||||
|
-3.310901
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.09229596,
|
||||||
|
0.7010574,
|
||||||
|
0.09229596,
|
||||||
|
0.7010574
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"component": {
|
||||||
|
"kind": "Graffiti",
|
||||||
|
"size": [
|
||||||
|
2.5,
|
||||||
|
2.5,
|
||||||
|
0.05
|
||||||
|
],
|
||||||
|
"debug": false,
|
||||||
|
"name": "Graffiti 4",
|
||||||
|
"transform": {
|
||||||
|
"position": [
|
||||||
|
1.393672,
|
||||||
|
2.287598,
|
||||||
|
3.310901
|
||||||
|
],
|
||||||
|
"rotation": [
|
||||||
|
0.09229596,
|
||||||
|
-0.7010574,
|
||||||
|
-0.09229596,
|
||||||
|
0.7010574
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
1.0,
|
||||||
|
1.0,
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"parent": null,
|
||||||
|
"enabled": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
LegosGraffitiMod/graffitimaterials.assets
Normal file
9
LegosGraffitiMod/info.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"Id": "LegosGraffitiMod",
|
||||||
|
"Version": "1.0.0",
|
||||||
|
"DisplayName": "Lego's Graffiti Mod",
|
||||||
|
"Author": "legotrainman",
|
||||||
|
"EntryMethod": "LegosGraffitiMod.Main.Load",
|
||||||
|
"ManagerVersion": "0.27.3",
|
||||||
|
"LoadAfter": ["LegosLibraryOfStuff"]
|
||||||
|
}
|
||||||
32
LegosUsedEquipment-604-1-2-1-1748668653/LICENSE
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
By downloading, installing, or using the mod this file is included with ("the Mod"), you agree to the following terms:
|
||||||
|
|
||||||
|
1) No Redistribution:
|
||||||
|
|
||||||
|
- You may not reupload, distribute, or share the Mod on any website, platform, or service without prior written permission from the Mod's author, legotrainman ("the Author").
|
||||||
|
- Inclusion of the Mod in modpacks, compilations, or zip files intended for redistribution is strictly prohibited without explicit authorization from the Author.
|
||||||
|
2) No Modification or Reverse Engineering:
|
||||||
|
|
||||||
|
- You may not open, decompile, reverse engineer, or modify any part of the Mod, including but not limited to its .dll files or Unity Bundle files.
|
||||||
|
|
||||||
|
3) No Commercial Use:
|
||||||
|
|
||||||
|
- You may not use the Mod for any commercial purpose. This includes but is not limited to:
|
||||||
|
- Selling or monetizing access to the Mod.
|
||||||
|
- Using the Mod as part of any paid service, product, or content.
|
||||||
|
- Generating revenue through advertisements, donations, or other means directly tied to the Mod’s distribution or use.
|
||||||
|
|
||||||
|
4) Personal Use Only:
|
||||||
|
|
||||||
|
- You are granted a non-exclusive, non-transferable license to use the Mod for personal, non-commercial purposes only.
|
||||||
|
|
||||||
|
5) Liability and Warranty:
|
||||||
|
|
||||||
|
- The Mod is provided "as is" without warranty of any kind. The Author is not responsible for any damage, data loss, or other issues arising from the use of the Mod.
|
||||||
|
|
||||||
|
6) Termination:
|
||||||
|
|
||||||
|
- Failure to comply with these terms will result in the immediate termination of your right to use the Mod.
|
||||||
|
Contact:
|
||||||
|
|
||||||
|
For permissions, inquiries, or requests, contact the Author on Discord (legotrainman), or on Nexus mods (https://next.nexusmods.com/profile/legotrainman).
|
||||||
|
By using the Mod, you acknowledge that you have read, understood, and agreed to these terms.
|
||||||
BIN
LegosUsedEquipment-604-1-2-1-1748668653/LegosUsedLocos.dll
Normal file
8
LegosUsedEquipment-604-1-2-1-1748668653/info.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"Id": "LegosUsedLocos",
|
||||||
|
"Version": "1.2.1",
|
||||||
|
"DisplayName": "Lego's Used Locomotive Market",
|
||||||
|
"Author": "legotrainman",
|
||||||
|
"EntryMethod": "LegosUsedLocos.Main.Load",
|
||||||
|
"ManagerVersion": "0.27.3"
|
||||||
|
}
|
||||||
21
MapEnhancer/LICENSE
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2023 Michael Richer a.k.a. Vanguard
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
BIN
MapEnhancer/MapEnhancer.dll
Normal file
BIN
MapEnhancer/arrow.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
MapEnhancer/flare.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
11
MapEnhancer/info.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"Id": "MapEnhancer",
|
||||||
|
"DisplayName": "Map Enhancer",
|
||||||
|
"Author": "Vanguard",
|
||||||
|
"Version": "1.5.2",
|
||||||
|
"AssemblyName": "MapEnhancer.dll",
|
||||||
|
"EntryMethod": "MapEnhancer.UMM.Loader.Load",
|
||||||
|
"ManagerVersion": "0.27.12",
|
||||||
|
"HomePage": "https://www.nexusmods.com/railroader/mods/18/",
|
||||||
|
"Repository": "https://raw.githubusercontent.com/mricher-git/rr-mapenhancer-mod/master/repository.json"
|
||||||
|
}
|
||||||
BIN
MapEnhancer/traincar.png
Normal file
|
After Width: | Height: | Size: 763 B |
7
RLW Baggage Loads/info.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"Id": "RLW Baggage Loads",
|
||||||
|
"Version": "2.1.0",
|
||||||
|
"DisplayName": "Baggage Loads",
|
||||||
|
"Author": "Raider Locomotive Works",
|
||||||
|
"ManagerVersion": "0.27.3"
|
||||||
|
}
|
||||||
BIN
RLW Baggage Loads/rlw_baggage_load/Bundle
LFS
Normal file
1
RLW Baggage Loads/rlw_baggage_load/Catalog.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"identifier":"rlw_baggage_load","name":"rlw_baggage_load","shared":false,"assets":{"SuitCase 1":{"name":"SuitCase 1","type":"prefab","filename":"SuitCase 1.prefab"},"SuitCase 1a":{"name":"SuitCase 1a","type":"prefab","filename":"SuitCase 1a.prefab"},"SuitCase 1b":{"name":"SuitCase 1b","type":"prefab","filename":"SuitCase 1b.prefab"},"SuitCase 2":{"name":"SuitCase 2","type":"prefab","filename":"SuitCase 2.prefab"},"SuitCase 2a":{"name":"SuitCase 2a","type":"prefab","filename":"SuitCase 2a.prefab"},"SuitCase 2b":{"name":"SuitCase 2b","type":"prefab","filename":"SuitCase 2b.prefab"},"SuitCase 3":{"name":"SuitCase 3","type":"prefab","filename":"SuitCase 3.prefab"},"SuitCase 3a":{"name":"SuitCase 3a","type":"prefab","filename":"SuitCase 3a.prefab"},"SuitCase 3b":{"name":"SuitCase 3b","type":"prefab","filename":"SuitCase 3b.prefab"},"Trunk 1":{"name":"Trunk 1","type":"prefab","filename":"Trunk 1.prefab"},"Trunk 1a":{"name":"Trunk 1a","type":"prefab","filename":"Trunk 1a.prefab"},"Trunk 1b":{"name":"Trunk 1b","type":"prefab","filename":"Trunk 1b.prefab"},"Coffin":{"name":"Coffin","type":"prefab","filename":"Coffin.prefab"},"Coffin a":{"name":"Coffin a","type":"prefab","filename":"Coffin a.prefab"},"Coffin b":{"name":"Coffin b","type":"prefab","filename":"Coffin b.prefab"},"Crate":{"name":"Crate","type":"prefab","filename":"Crate.prefab"},"Crate a":{"name":"Crate a","type":"prefab","filename":"Crate a.prefab"},"Crate b":{"name":"Crate b","type":"prefab","filename":"Crate b.prefab"}}}
|
||||||
256
RLW Baggage Loads/rlw_baggage_load/Definitions.json
Normal file
@@ -0,0 +1,256 @@
|
|||||||
|
{
|
||||||
|
"objects": [
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 1",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 1",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 1a",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 1a",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 1a",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 1b",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 1b",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 1b",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 2",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 2",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 2",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 2a",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 2a",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 2a",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 2b",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 2b",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 2b",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 3",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 3",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 3",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 3a",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 3a",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 3a",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "SuitCase 3b",
|
||||||
|
"metadata": {
|
||||||
|
"name": "SuitCase 3b",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "SuitCase 3b",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Trunk 1",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Trunk 1",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Trunk 1",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Trunk 1a",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Trunk 1a",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Trunk 1a",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Trunk 1b",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Trunk 1b",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Trunk 1b",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Coffin",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Coffin",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Coffin",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Coffin a",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Coffin a",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Coffin a",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Coffin b",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Coffin b",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Coffin b",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Crate",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Crate",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Crate",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Crate a",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Crate a",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Crate a",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": "Crate b",
|
||||||
|
"metadata": {
|
||||||
|
"name": "Crate b",
|
||||||
|
"description": "A new item",
|
||||||
|
"tags": [],
|
||||||
|
"credits": ""
|
||||||
|
},
|
||||||
|
"definition": {
|
||||||
|
"kind": "Scenery",
|
||||||
|
"modelIdentifier": "Crate b",
|
||||||
|
"components": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
7
RLW Passenger Cars/info.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"Id": "RLW Passenger Cars",
|
||||||
|
"Version": "3.0.0",
|
||||||
|
"DisplayName": "RLW Passenger Cars",
|
||||||
|
"Author": "Raider Locomotive Works",
|
||||||
|
"ManagerVersion": "0.27.3"
|
||||||
|
}
|
||||||
BIN
RLW Passenger Cars/rlw_passenger_cars_pack_1/Bundle
LFS
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"identifier":"rlw_passenger_cars_rebuild_pack_1","name":"rlw_passenger_cars_rebuild_pack_1","shared":false,"assets":{"rlw-chair-car-2":{"name":"rlw-chair-car-2","type":"prefab","filename":"rlw-chair-car-2.prefab"},"rlw-coach-car-2":{"name":"rlw-coach-car-2","type":"prefab","filename":"rlw-coach-car-2.prefab"}}}
|
||||||
4763
RLW Passenger Cars/rlw_passenger_cars_pack_1/Definitions.json
Normal file
BIN
RLW Passenger Cars/rlw_passenger_cars_pack_2/Bundle
LFS
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"identifier":"rlw_passenger_cars_rebuild_pack_2","name":"rlw_passenger_cars_rebuild_pack_2","shared":false,"assets":{"rlw-baggage-car-2":{"name":"rlw-baggage-car-2","type":"prefab","filename":"rlw-baggage-car-2.prefab"},"rlw-bag-rack":{"name":"rlw-bag-rack","type":"prefab","filename":"rlw-bag-rack.prefab"},"rlw-dining-car-2":{"name":"rlw-dining-car-2","type":"prefab","filename":"rlw-dining-car-2.prefab"}}}
|
||||||
11107
RLW Passenger Cars/rlw_passenger_cars_pack_2/Definitions.json
Normal file
BIN
RLW Passenger Cars/rlw_passenger_cars_pack_3/Bundle
LFS
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"identifier":"rlw_passenger_cars_rebuild_pack_3","name":"rlw_passenger_cars_rebuild_pack_3","shared":false,"assets":{"rlw-observation-car-2":{"name":"rlw-observation-car-2","type":"prefab","filename":"rlw-observation-car-2.prefab"},"rlw-sleeper-car-2":{"name":"rlw-sleeper-car-2","type":"prefab","filename":"rlw-sleeper-car-2.prefab"}}}
|
||||||
3509
RLW Passenger Cars/rlw_passenger_cars_pack_3/Definitions.json
Normal file
BIN
RLW Passenger Cars/rlw_passenger_cars_pack_dome/Bundle
LFS
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"identifier":"rlw_passenger_cars_rebuild_pack_domes","name":"rlw_passenger_cars_rebuild_pack_domes","shared":false,"assets":{"rlw-dome-car-2":{"name":"rlw-dome-car-2","type":"prefab","filename":"rlw-dome-car-2.prefab"},"rlw-dome-obs":{"name":"rlw-dome-obs","type":"prefab","filename":"rlw-dome-obs.prefab"},"rlw-3_4Dome-car-2":{"name":"rlw-3_4Dome-car-2","type":"prefab","filename":"rlw-3_4Dome-car-2.prefab"},"rlw-dome-obs-sign":{"name":"rlw-dome-obs-sign","type":"prefab","filename":"rlw-dome-obs-sign.prefab"},"rlw-dome-obs-connect":{"name":"rlw-dome-obs-connect","type":"prefab","filename":"rlw-dome-obs-connect.prefab"}}}
|
||||||
6434
RLW Passenger Cars/rlw_passenger_cars_pack_dome/Definitions.json
Normal file
@@ -1,28 +0,0 @@
|
|||||||
{
|
|
||||||
"manifestVersion": 1,
|
|
||||||
"id": "RMROC451.Andrews3M",
|
|
||||||
"name": "RMROC451's Andrews 3M",
|
|
||||||
"version": "0.0.1",
|
|
||||||
"requires": [
|
|
||||||
{
|
|
||||||
"id": "railroader",
|
|
||||||
"notBefore": "2024.6.10"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "railloader",
|
|
||||||
"notBefore": "1.10.0.2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "Zamu.StrangeCustoms",
|
|
||||||
"notBefore": "1.10.25017.313"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ConflictsWith": [],
|
|
||||||
"mixintos": {
|
|
||||||
"game-graph": [
|
|
||||||
"file(Railloader/Andrews3M-Buildings.json)",
|
|
||||||
"file(Railloader/Andrews3M-Tracks.json)",
|
|
||||||
"file(Railloader/Andrews3M-Industry.json)",
|
|
||||||
],
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,353 +0,0 @@
|
|||||||
{
|
|
||||||
"tracks": {
|
|
||||||
"nodes": {},
|
|
||||||
"segments": {},
|
|
||||||
"spans": {}
|
|
||||||
},
|
|
||||||
"splineys": {},
|
|
||||||
"scenery": {
|
|
||||||
"ZCustom_gfb8": {
|
|
||||||
"modelIdentifier": "industrial-tank2",
|
|
||||||
"position": { "x": -31054.1641, "y": 527.5936, "z": -20284.9629 },
|
|
||||||
"rotation": { "x": 0.0, "y": 270.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_mjp9": {
|
|
||||||
"modelIdentifier": "industrial-tank2",
|
|
||||||
"position": { "x": -31048.58, "y": 527.4936, "z": -20285.6543 },
|
|
||||||
"rotation": { "x": 0.0, "y": 270.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_mjp0": {
|
|
||||||
"modelIdentifier": "industrial-tank2",
|
|
||||||
"position": { "x": -31042.58, "y": 527.5936, "z": -20286.6543 },
|
|
||||||
"rotation": { "x": 0.0, "y": 270.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_q3fr": {
|
|
||||||
"modelIdentifier": "CLB_Truck01_red",
|
|
||||||
"position": { "x": -31058.6641, "y": 526.0, "z": -20279.9629 },
|
|
||||||
"rotation": { "x": 0.0, "y": 45.0000038, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_qh32": {
|
|
||||||
"modelIdentifier": "CLB_Shed01",
|
|
||||||
"position": { "x": -31055.1641, "y": 527.0, "z": -20279.9629 },
|
|
||||||
"rotation": { "x": 0.0, "y": 180.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_h2k1": {
|
|
||||||
"modelIdentifier": "ela-agra",
|
|
||||||
"position": { "x": -31090.1641, "y": 527.5936, "z": -20298.9629 },
|
|
||||||
"rotation": { "x": 0.0, "y": 187.500015, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_0kl2": {
|
|
||||||
"modelIdentifier": "brick-substation-medium",
|
|
||||||
"position": { "x": -31100.6836, "y": 528.0, "z": -20302.1133 },
|
|
||||||
"rotation": { "x": 0.0, "y": 279.5, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_o6uk": {
|
|
||||||
"modelIdentifier": "CLB_colliery_Baths01",
|
|
||||||
"position": { "x": -31117.6836, "y": 525.0, "z": -20302.1133 },
|
|
||||||
"rotation": { "x": 0.0, "y": 90.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_mz77": {
|
|
||||||
"modelIdentifier": "CLB_Tank02",
|
|
||||||
"position": { "x": -31150.6836, "y": 525.0, "z": -20302.1133 },
|
|
||||||
"rotation": { "x": 0.0, "y": 180.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_3ra6": {
|
|
||||||
"modelIdentifier": "CLB_Tank02",
|
|
||||||
"position": { "x": -31164.6836, "y": 525.0, "z": -20302.1133 },
|
|
||||||
"rotation": { "x": 0.0, "y": 90.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_jnxi": {
|
|
||||||
"modelIdentifier": "CLB_Shop01_PreAssembled01",
|
|
||||||
"position": { "x": -31161.6016, "y": 526.736755, "z": -20324.4961 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_41lz": {
|
|
||||||
"modelIdentifier": "CLB_colliery_Conveyor_Ramp",
|
|
||||||
"position": { "x": 408.3974, "y": 524.736755, "z": 191.5039 },
|
|
||||||
"rotation": { "x": 9.313226E-10, "y": 179.930038, "z": -2.03555475E-13 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_4rng": {
|
|
||||||
"modelIdentifier": "CLB_Silo01",
|
|
||||||
"position": { "x": 291.269531, "y": 524.0, "z": 210.761719 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_4rnh": {
|
|
||||||
"modelIdentifier": "CLB_Silo01",
|
|
||||||
"position": { "x": 282.269531, "y": 524.0, "z": 206.761719 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_4rni": {
|
|
||||||
"modelIdentifier": "CLB_Silo01",
|
|
||||||
"position": { "x": 273.269531, "y": 524.0, "z": 202.761719 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_dwyk": {
|
|
||||||
"modelIdentifier": "CLB_Pile01_Gravel",
|
|
||||||
"position": { "x": -31193.59, "y": 526.753845, "z": -20306.6055 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_zq0g": {
|
|
||||||
"modelIdentifier": "CLB_Pile01_Sand",
|
|
||||||
"position": { "x": -31190.59, "y": 526.753845, "z": -20303.6055 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_fofz": {
|
|
||||||
"modelIdentifier": "CLB_colliery_Headframe01",
|
|
||||||
"position": { "x": -31210.6621, "y": 525.7342, "z": -20298.7031 },
|
|
||||||
"rotation": { "x": 0.0, "y": 310.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_j60v": {
|
|
||||||
"modelIdentifier": "CLB_colliery_ConveyorTower01",
|
|
||||||
"position": { "x": -31173.18, "y": 526.7027, "z": -20318.88 },
|
|
||||||
"rotation": { "x": 0.0, "y": 130.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_w335": {
|
|
||||||
"modelIdentifier": "CLB_colliery_Conveyor_Long",
|
|
||||||
"position": { "x": -31183.4063, "y": 538.5738, "z": -20312.7754 },
|
|
||||||
"rotation": { "x": 349.999969, "y": 310.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_dy57": {
|
|
||||||
"modelIdentifier": "CLB_colliery_Conveyor_Long",
|
|
||||||
"position": { "x": -31217.5039, "y": 547.0332, "z": -20292.9082 },
|
|
||||||
"rotation": { "x": 0.0, "y": 248.000015, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_iu68": {
|
|
||||||
"modelIdentifier": "CLB_colliery_Conveyor_Long",
|
|
||||||
"position": { "x": -31201.1563, "y": 544.3935, "z": -20297.8789 },
|
|
||||||
"rotation": { "x": 341.999939, "y": 309.999878, "z": 1.34656648E-05 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_giyy": {
|
|
||||||
"modelIdentifier": "mine-tipple1-tall",
|
|
||||||
"position": { "x": -31188.56, "y": 526.6093, "z": -20308.5313 },
|
|
||||||
"rotation": { "x": 0.0, "y": 35.9999, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_8739": {
|
|
||||||
"modelIdentifier": "CLB_colliery_ConveyorPillar12A",
|
|
||||||
"position": { "x": -31192.4883, "y": 527.6108, "z": -20305.4531 },
|
|
||||||
"rotation": { "x": 0.0, "y": 309.999969, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_4v3x": {
|
|
||||||
"modelIdentifier": "CLB_Silo01",
|
|
||||||
"position": { "x": -31205.8184, "y": 525.6198, "z": -20287.94 },
|
|
||||||
"rotation": { "x": 0.0, "y": 339.97998, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_lv4j": {
|
|
||||||
"modelIdentifier": "CLB_Silo01",
|
|
||||||
"position": { "x": -31215.3945, "y": 525.5537, "z": -20292.123 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_71kl": {
|
|
||||||
"modelIdentifier": "CLB_Silo01",
|
|
||||||
"position": { "x": -31225.3945, "y": 525.6776, "z": -20296.123 },
|
|
||||||
"rotation": { "x": 0.0, "y": 0.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_ppzr": {
|
|
||||||
"modelIdentifier": "CLB_colliery_Conveyor_Long",
|
|
||||||
"position": { "x": -31092.9375, "y": 533.237732, "z": -20310.752 },
|
|
||||||
"rotation": { "x": 10.0, "y": 9.999989, "z": -2.167361E-07 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_9447": null,
|
|
||||||
"ZCustom_sd26": {
|
|
||||||
"modelIdentifier": "power-house-large",
|
|
||||||
"position": { "x": -31209.6152, "y": 527.0434, "z": -20305.47 },
|
|
||||||
"rotation": { "x": 0.0, "y": 40.0000153, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_kc0f": null,
|
|
||||||
"ZCustom_lirh": null,
|
|
||||||
"ZCustom_ifdy": {
|
|
||||||
"modelIdentifier": "power-house-stack",
|
|
||||||
"position": { "x": -31220.4277, "y": 528.306335, "z": -20309.1367 },
|
|
||||||
"rotation": { "x": 0.0, "y": 308.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_jmac": {
|
|
||||||
"modelIdentifier": "CLB_Factory02",
|
|
||||||
"position": { "x": -31000.7188, "y": 528.1096, "z": -20345.1484 },
|
|
||||||
"rotation": { "x": 0.0, "y": 187.5, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_0nxc": {
|
|
||||||
"modelIdentifier": "CLB_Factory01",
|
|
||||||
"position": { "x": -31037.8125, "y": 526.93634, "z": -20326.69 },
|
|
||||||
"rotation": { "x": 0.0, "y": 188.0, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_w5uv": {
|
|
||||||
"modelIdentifier": "CLB_Factory01",
|
|
||||||
"position": { "x": -30997.2285, "y": 524.7351, "z": -20326.0137 },
|
|
||||||
"rotation": { "x": 0.0, "y": 7.000006, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ZCustom_km20": {
|
|
||||||
"modelIdentifier": "CLB_Factory01",
|
|
||||||
"position": { "x": -30999.8438, "y": 526.9353, "z": -20346.5 },
|
|
||||||
"rotation": { "x": 0.0, "y": 7.99999142, "z": 0.0 },
|
|
||||||
"scale": {
|
|
||||||
"x": 1.0,
|
|
||||||
"y": 1.0,
|
|
||||||
"z": 1.0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,250 +0,0 @@
|
|||||||
{
|
|
||||||
"tracks": {
|
|
||||||
"spans": {
|
|
||||||
"3M-1": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_usx8",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_usx8",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-2": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_tx9o",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_tx9o",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-3": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_f2pj",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_f2pj",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-3-1": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_iyyd",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_iyyd",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-3-2": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_68q6",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_68q6",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-3-3": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_8cao",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_8cao",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-4": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_kpi0",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_kpi0",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-5": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_3y87",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_3y87",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"3M-6": {
|
|
||||||
"upper": {
|
|
||||||
"segmentId": "SCustom_mips",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "End"
|
|
||||||
},
|
|
||||||
"lower": {
|
|
||||||
"segmentId": "SCustom_mips",
|
|
||||||
"distance": 1.0,
|
|
||||||
"end": "Start"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"areas": {
|
|
||||||
"andrews": {
|
|
||||||
"industries": {
|
|
||||||
"Andrews 3M": {
|
|
||||||
"localPosition": { "x": -31140.2676, "y": 528.0, "z": -20283.0449 },
|
|
||||||
"usesContract": true,
|
|
||||||
"components": {
|
|
||||||
"formula": {
|
|
||||||
"type": "Model.Ops.FormulaicIndustryComponent",
|
|
||||||
"name": "Andrews 3M",
|
|
||||||
"trackSpans": [],
|
|
||||||
"carTypeFilter": "*",
|
|
||||||
"sharedStorage": true,
|
|
||||||
"inputTermsPerDay": {
|
|
||||||
"mining-supplies": 50000,
|
|
||||||
"quartz-silica": 150000,
|
|
||||||
"nepheline-syenite": 150000,
|
|
||||||
"oil": 5000
|
|
||||||
},
|
|
||||||
"outputTermsPerDay": {
|
|
||||||
"roofing-granules": 260000,
|
|
||||||
"stone": 40000
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"mining-supplies": {
|
|
||||||
"type": "Model.Ops.IndustryUnloader",
|
|
||||||
"name": "Andrews 3M-1",
|
|
||||||
"trackSpans": [ "3M-1","3M-4" ],
|
|
||||||
"carTypeFilter": "XM",
|
|
||||||
"sharedStorage": true,
|
|
||||||
"loadId": "mining-supplies",
|
|
||||||
"storageChangeRate": 0,
|
|
||||||
"maxStorage": 400000,
|
|
||||||
"orderAroundEmpties": true,
|
|
||||||
"carTransferRate": 100000,
|
|
||||||
"orderAroundLoaded": true
|
|
||||||
},
|
|
||||||
"oil": {
|
|
||||||
"type": "Model.Ops.IndustryUnloader",
|
|
||||||
"name": "Andrews 3M-2",
|
|
||||||
"trackSpans": [ "3M-2" ],
|
|
||||||
"carTypeFilter": "TM",
|
|
||||||
"sharedStorage": true,
|
|
||||||
"loadId": "oil",
|
|
||||||
"storageChangeRate": 0,
|
|
||||||
"maxStorage": 60000,
|
|
||||||
"orderAroundEmpties": true,
|
|
||||||
"carTransferRate": 20000,
|
|
||||||
"orderAroundLoaded": true
|
|
||||||
},
|
|
||||||
"quartz-silica": {
|
|
||||||
"type": "Model.Ops.IndustryUnloader",
|
|
||||||
"name": "Andrews 3M-3",
|
|
||||||
"trackSpans": [ "3M-3","3M-3-1","3M-3-2","3M-3-3" ],
|
|
||||||
"carTypeFilter": "HMR",
|
|
||||||
"sharedStorage": true,
|
|
||||||
"loadId": "quartz-silica",
|
|
||||||
"storageChangeRate": 0,
|
|
||||||
"maxStorage": 2500000,
|
|
||||||
"orderAroundEmpties": true,
|
|
||||||
"carTransferRate": 600000,
|
|
||||||
"orderAroundLoaded": true
|
|
||||||
},
|
|
||||||
"nepheline-syenite": {
|
|
||||||
"type": "Model.Ops.IndustryUnloader",
|
|
||||||
"name": "Andrews 3M-4",
|
|
||||||
"trackSpans": [ "3M-3","3M-4","3M-3-1","3M-3-2","3M-3-3" ],
|
|
||||||
"carTypeFilter": "XM",
|
|
||||||
"sharedStorage": true,
|
|
||||||
"loadId": "nepheline-syenite",
|
|
||||||
"storageChangeRate": 0,
|
|
||||||
"maxStorage": 2500000,
|
|
||||||
"orderAroundEmpties": true,
|
|
||||||
"carTransferRate": 600000,
|
|
||||||
"orderAroundLoaded": true
|
|
||||||
},
|
|
||||||
"roofing-granules": {
|
|
||||||
"type": "Model.Ops.IndustryLoader",
|
|
||||||
"name": "Andrews 3M-5",
|
|
||||||
"trackSpans": [ "3M-5","3M-6" ],
|
|
||||||
"carTypeFilter": "HMR",
|
|
||||||
"sharedStorage": true,
|
|
||||||
"loadId": "roofing-granules",
|
|
||||||
"storageChangeRate": 0,
|
|
||||||
"maxStorage": 2000000,
|
|
||||||
"orderAroundEmpties": true,
|
|
||||||
"carTransferRate": 60000,
|
|
||||||
"orderAroundLoaded": true
|
|
||||||
},
|
|
||||||
"stone": {
|
|
||||||
"type": "Model.Ops.IndustryLoader",
|
|
||||||
"name": "Andrews 3M-6",
|
|
||||||
"trackSpans": [ "3M-5","3M-6" ],
|
|
||||||
"carTypeFilter": "GB,HM*",
|
|
||||||
"sharedStorage": true,
|
|
||||||
"loadId": "debris",
|
|
||||||
"storageChangeRate": 0,
|
|
||||||
"maxStorage": 2000000,
|
|
||||||
"orderAroundEmpties": true,
|
|
||||||
"carTransferRate": 75000,
|
|
||||||
"orderAroundLoaded": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"loads": {
|
|
||||||
"quartz-silica": {
|
|
||||||
"description": "Quartz Silica",
|
|
||||||
"units": "Pounds",
|
|
||||||
"density": 50,
|
|
||||||
"unitWeightInPounds": 0,
|
|
||||||
"importable": true,
|
|
||||||
"payPerQuantity": 0,
|
|
||||||
"costPerUnit": 0
|
|
||||||
},
|
|
||||||
"nepheline-syenite": {
|
|
||||||
"description": "Nepheline Syenite",
|
|
||||||
"units": "Pounds",
|
|
||||||
"density": 40,
|
|
||||||
"unitWeightInPounds": 0,
|
|
||||||
"importable": true,
|
|
||||||
"payPerQuantity": 0,
|
|
||||||
"costPerUnit": 0
|
|
||||||
},
|
|
||||||
"roofing-granules": {
|
|
||||||
"description": "Roofing Granules",
|
|
||||||
"units": "Pounds",
|
|
||||||
"density": 100,
|
|
||||||
"unitWeightInPounds": 0,
|
|
||||||
"importable": true,
|
|
||||||
"payPerQuantity": 0,
|
|
||||||
"costPerUnit": 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
}
|
|
||||||
@@ -1,637 +0,0 @@
|
|||||||
{
|
|
||||||
"tracks": {
|
|
||||||
"nodes": {
|
|
||||||
"NCustom_j9d": {
|
|
||||||
"position": { "x": -30907.91, "y": 529.062439, "z": -20159.5215 },
|
|
||||||
"rotation": { "x": 0.245255426, "y": 247.917969, "z": 0.00164931908 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_hlf": {
|
|
||||||
"position": { "x": -30923.1133, "y": 528.8326, "z": -20167.6563 },
|
|
||||||
"rotation": { "x": 1.25808847, "y": 236.367462, "z": 0.0225376915 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"Nijh": {
|
|
||||||
"position": { "x": -29971.1582, "y": 534.0, "z": -19926.0059 },
|
|
||||||
"rotation": { "x": 0.0, "y": 272.7713, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"N1v2": {
|
|
||||||
"position": { "x": -29916.7871, "y": 534.0, "z": -19911.7656 },
|
|
||||||
"rotation": { "x": 0.0, "y": 244.76532, "z": 0.0 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_jp3g": {
|
|
||||||
"position": { "x": -29982.6641, "y": 534.5, "z": -19930.3066 },
|
|
||||||
"rotation": { "x": 0.0, "y": 272.7713, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_ujxi": {
|
|
||||||
"position": { "x": -29909.8262, "y": 534.0, "z": -19910.582 },
|
|
||||||
"rotation": { "x": 0.7488014, "y": 226.266113, "z": 359.993073 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"N22l": {
|
|
||||||
"position": { "x": -29883.7031, "y": 534.433167, "z": -19884.5137 },
|
|
||||||
"rotation": { "x": 0.575900555, "y": 224.175415, "z": 1.2006798E-07 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_juj1": {
|
|
||||||
"position": { "x": -31181.4746, "y": 528.0, "z": -20264.752 },
|
|
||||||
"rotation": { "x": 0.0, "y": 252.7713, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_ufv8": {
|
|
||||||
"position": { "x": -30037.6, "y": 534.5, "z": -19927.6465 },
|
|
||||||
"rotation": { "x": 0.0, "y": 272.772919, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_yghg": {
|
|
||||||
"position": { "x": -30625.9473, "y": 530.0, "z": -20049.1133 },
|
|
||||||
"rotation": { "x": 0.0, "y": 248.808533, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_2xwi": {
|
|
||||||
"position": { "x": -31300.7188, "y": 528.0, "z": -20310.248 },
|
|
||||||
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_7zl3": {
|
|
||||||
"position": { "x": -31214.541, "y": 528.0, "z": -20281.14 },
|
|
||||||
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_9mpi": {
|
|
||||||
"position": { "x": -31298.2969, "y": 528.0, "z": -20315.7148 },
|
|
||||||
"rotation": { "x": 0.0, "y": 247.781281, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_30m3": {
|
|
||||||
"position": { "x": -31163.9355, "y": 528.0, "z": -20275.2754 },
|
|
||||||
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_2a6q": {
|
|
||||||
"position": { "x": -31032.084, "y": 528.0, "z": -20292.7617 },
|
|
||||||
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_chcw": {
|
|
||||||
"position": { "x": -31215.4668, "y": 528.0, "z": -20281.52 },
|
|
||||||
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NA3My4gx": {
|
|
||||||
"position": { "x": -31125.4082, "y": 528.0, "z": -20285.0723 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NA3Ma6dv": {
|
|
||||||
"position": { "x": -30965.9, "y": 528.0, "z": -20306.9414 },
|
|
||||||
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NA3Mfj5y": {
|
|
||||||
"position": { "x": -31494.3242, "y": 523.688232, "z": -20538.4863 },
|
|
||||||
"rotation": { "x": 0.0, "y": 212.771286, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_3rv": {
|
|
||||||
"position": { "x": -30966.8535, "y": 527.973755, "z": -20183.9844 },
|
|
||||||
"rotation": { "x": 0.294854343, "y": 247.277054, "z": 1.200635E-07 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_hgv": {
|
|
||||||
"position": { "x": -31092.8613, "y": 527.9414, "z": -20236.7539 },
|
|
||||||
"rotation": { "x": 0.294854164, "y": 247.277054, "z": 6.670195E-08 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NA3Mx48": {
|
|
||||||
"position": { "x": -30958.9668, "y": 527.8994, "z": -20186.043 },
|
|
||||||
"rotation": { "x": 0.294854373, "y": 247.277054, "z": 1.200635E-07 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_cti": {
|
|
||||||
"position": { "x": -31136.7676, "y": 527.907959, "z": -20251.8516 },
|
|
||||||
"rotation": { "x": 359.865234, "y": 253.776764, "z": 0.0166885182 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_bkr": {
|
|
||||||
"position": { "x": -31110.4082, "y": 527.878, "z": -20246.041 },
|
|
||||||
"rotation": { "x": 0.0046763923, "y": 78.60296, "z": 359.981476 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_x3b": {
|
|
||||||
"position": { "x": -31076.916, "y": 527.8757, "z": -20235.2773 },
|
|
||||||
"rotation": { "x": 0.0010180067, "y": 247.482971, "z": 359.980927 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_krcr": {
|
|
||||||
"position": { "x": -31094.5781, "y": 528.0, "z": -20284.7383 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.76993, "z": 0.0 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_soaf": {
|
|
||||||
"position": { "x": -31032.8223, "y": 528.0, "z": -20298.11 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.77093, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_80n9": {
|
|
||||||
"position": { "x": -31131.7461, "y": 528.041138, "z": -20284.22 },
|
|
||||||
"rotation": { "x": 0.5718245, "y": 278.065918, "z": -0.000443637546 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_nwg9": {
|
|
||||||
"position": { "x": -31146.58, "y": 527.8921, "z": -20285.7461 },
|
|
||||||
"rotation": { "x": 0.571829, "y": 256.025818, "z": -0.0004437442 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_m40u": {
|
|
||||||
"position": { "x": -31195.9824, "y": 527.3937, "z": -20293.8945 },
|
|
||||||
"rotation": { "x": 0.571829438, "y": 276.025818, "z": -0.0004437976 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_ntmd": {
|
|
||||||
"position": { "x": -31214.8965, "y": 528.0, "z": -20275.0781 },
|
|
||||||
"rotation": { "x": 0.0, "y": 247.771255, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_pvec": {
|
|
||||||
"position": { "x": -31111.2832, "y": 528.0, "z": -20287.0039 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.76947, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_c7hm": {
|
|
||||||
"position": { "x": -30965.1543, "y": 528.0, "z": -20301.5957 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_0xcr": {
|
|
||||||
"position": { "x": -31054.0352, "y": 528.0, "z": -20310.99 },
|
|
||||||
"rotation": { "x": 0.0, "y": 38.77117, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_0qfz": {
|
|
||||||
"position": { "x": -31065.1211, "y": 528.0, "z": -20324.7715 },
|
|
||||||
"rotation": { "x": 0.0, "y": 219.771164, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_l1n7": {
|
|
||||||
"position": { "x": -31130.7324, "y": 528.0, "z": -20364.8867 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_bfxu": {
|
|
||||||
"position": { "x": -31217.93, "y": 528.0, "z": -20352.9883 },
|
|
||||||
"rotation": { "x": 0.0, "y": 277.771179, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_cd3l": {
|
|
||||||
"position": { "x": -30976.5488, "y": 528.0, "z": -20385.83 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.7711639, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_jn36": {
|
|
||||||
"position": { "x": -31063.3633, "y": 528.0, "z": -20374.03 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.53421, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_cwxy": {
|
|
||||||
"position": { "x": -31114.3848, "y": 528.0, "z": -20367.125 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.73812, "z": 0.0 },
|
|
||||||
"flipSwitchStand": true
|
|
||||||
},
|
|
||||||
"NCustom_0pxc": {
|
|
||||||
"position": { "x": -31064.26, "y": 528.0, "z": -20379.1875 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.73812, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_26yy": {
|
|
||||||
"position": { "x": -30977.2539, "y": 528.0, "z": -20391.0059 },
|
|
||||||
"rotation": { "x": 0.0, "y": 97.73812, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_ml8q": null,
|
|
||||||
"NCustom_w6b8": {
|
|
||||||
"position": { "x": -30997.9922, "y": 528.0, "z": -20241.209 },
|
|
||||||
"rotation": { "x": 0.0, "y": 38.77117, "z": 0.0 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
},
|
|
||||||
"NCustom_301o": null,
|
|
||||||
"NCustom_0pj1": {
|
|
||||||
"position": { "x": -30869.457, "y": 529.3039, "z": -20144.16 },
|
|
||||||
"rotation": { "x": 0.206885576, "y": 248.752411, "z": 0.00261038332 },
|
|
||||||
"flipSwitchStand": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"segments": {
|
|
||||||
"SCustom_5s4n": null,
|
|
||||||
"SCustom_1cf": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "NCustom_j9d",
|
|
||||||
"endId": "NCustom_3rv",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_8eq": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "NCustom_j9d",
|
|
||||||
"endId": "NCustom_hlf",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_8wc": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_hlf",
|
|
||||||
"endId": "NA3Mx48",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"Sqon": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "N1v2",
|
|
||||||
"endId": "Nijh",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 0,
|
|
||||||
"groupId": "s5"
|
|
||||||
},
|
|
||||||
"SCustom_uew2": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "NCustom_ujxi",
|
|
||||||
"endId": "NCustom_jp3g",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_67r3": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "NCustom_jp3g",
|
|
||||||
"endId": "NCustom_ufv8",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_uo9i": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "NCustom_ufv8",
|
|
||||||
"endId": "NCustom_yghg",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_znmr": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_juj1",
|
|
||||||
"endId": "NCustom_7zl3",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_e6lh": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_30m3",
|
|
||||||
"endId": "NCustom_7zl3",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_f0oa": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_7zl3",
|
|
||||||
"endId": "NCustom_chcw",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_3y87": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_9mpi",
|
|
||||||
"endId": "NCustom_chcw",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 0,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_05a": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "NCustom_3rv",
|
|
||||||
"endId": "NCustom_hgv",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_7qm": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "NCustom_hgv",
|
|
||||||
"endId": "NCustom_cti",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_n2t": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_cti",
|
|
||||||
"endId": "NCustom_juj1",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_abe": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_cti",
|
|
||||||
"endId": "NCustom_bkr",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 20,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_vp1": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_x3b",
|
|
||||||
"endId": "NCustom_bkr",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": null
|
|
||||||
},
|
|
||||||
"SCustom_yn6l": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Branch",
|
|
||||||
"startId": "N22l",
|
|
||||||
"endId": "NCustom_ujxi",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 0,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_qj5l": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_30m3",
|
|
||||||
"endId": "NCustom_krcr",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_tx9o": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_krcr",
|
|
||||||
"endId": "NCustom_2a6q",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_57wj": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_krcr",
|
|
||||||
"endId": "NA3My4gx",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_vztz": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_x3b",
|
|
||||||
"endId": "NA3Mx48",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_f2pj": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_soaf",
|
|
||||||
"endId": "NA3Ma6dv",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_fwb4": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NA3My4gx",
|
|
||||||
"endId": "NCustom_80n9",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_rmw9": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_80n9",
|
|
||||||
"endId": "NCustom_30m3",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_80k4": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_80n9",
|
|
||||||
"endId": "NCustom_nwg9",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_usx8": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_nwg9",
|
|
||||||
"endId": "NCustom_m40u",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_mips": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_2xwi",
|
|
||||||
"endId": "NCustom_ntmd",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_wl5q": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_ntmd",
|
|
||||||
"endId": "NCustom_juj1",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_kbcp": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NA3My4gx",
|
|
||||||
"endId": "NCustom_pvec",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_kpi0": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_pvec",
|
|
||||||
"endId": "NCustom_soaf",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_68q6": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_2a6q",
|
|
||||||
"endId": "NCustom_c7hm",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_noba": null,
|
|
||||||
"SCustom_g8cq": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_0xcr",
|
|
||||||
"endId": "NCustom_0qfz",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_v90z": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_l1n7",
|
|
||||||
"endId": "NCustom_bfxu",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_8cao": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_jn36",
|
|
||||||
"endId": "NCustom_cd3l",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_0rp0": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_cwxy",
|
|
||||||
"endId": "NCustom_jn36",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_e089": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_cwxy",
|
|
||||||
"endId": "NCustom_0pxc",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_iyyd": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_0pxc",
|
|
||||||
"endId": "NCustom_26yy",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_o87b": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_l1n7",
|
|
||||||
"endId": "NCustom_0qfz",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_mt7r": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_l1n7",
|
|
||||||
"endId": "NCustom_cwxy",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_m5qk": null,
|
|
||||||
"SCustom_bo08": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_0xcr",
|
|
||||||
"endId": "NCustom_w6b8",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_i5qz": null,
|
|
||||||
"SCustom_wy0q": null,
|
|
||||||
"SCustom_vmdo": null,
|
|
||||||
"SCustom_kmyc": null,
|
|
||||||
"SCustom_xueg": null,
|
|
||||||
"SCustom_t5pq": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Mainline",
|
|
||||||
"startId": "NCustom_yghg",
|
|
||||||
"endId": "NCustom_0pj1",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 0,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_iv5v": {
|
|
||||||
"style": "Standard",
|
|
||||||
"trackClass": "Mainline",
|
|
||||||
"startId": "NCustom_0pj1",
|
|
||||||
"endId": "NCustom_j9d",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 0,
|
|
||||||
"groupId": ""
|
|
||||||
},
|
|
||||||
"SCustom_udqy": {
|
|
||||||
"style": "Yard",
|
|
||||||
"trackClass": "Industrial",
|
|
||||||
"startId": "NCustom_0pj1",
|
|
||||||
"endId": "NCustom_w6b8",
|
|
||||||
"priority": 0,
|
|
||||||
"speedLimit": 15,
|
|
||||||
"groupId": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"spans": {}
|
|
||||||
},
|
|
||||||
"splineys": {
|
|
||||||
"OCustom_cgu4": {
|
|
||||||
"handler": "AlinasMapMod.MapLabelBuilder",
|
|
||||||
"position": { "x": -31095.6426, "y": 527.840637, "z": -20326.8281 },
|
|
||||||
"text": "Andrews 3M",
|
|
||||||
"alignment": "TopLeft"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"scenery": {
|
|
||||||
"ZCustom_7ytd": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
BIN
RMROC451.TweaksAndThings/BleedCar.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
RMROC451.TweaksAndThings/BleedConsist.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
RMROC451.TweaksAndThings/ConnectAir.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
RMROC451.TweaksAndThings/ConsistReleaseBrake.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
RMROC451.TweaksAndThings/ConsistSetBrake.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
26
RMROC451.TweaksAndThings/Definition.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"manifestVersion": 1,
|
||||||
|
"id": "RMROC451.TweaksAndThings",
|
||||||
|
"name": "RMROC451's Tweaks and Things",
|
||||||
|
"version": "2.1.8_2025-09-19T02:30:13.3132097Z",
|
||||||
|
"requires": [
|
||||||
|
{
|
||||||
|
"id": "railroader",
|
||||||
|
"notBefore": "2024.6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "railloader",
|
||||||
|
"notBefore": "1.9.6.14"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Zamu.StrangeCustoms",
|
||||||
|
"notBefore": "1.10.25017.313"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"assemblies": [ "RMROC451.TweaksAndThings" ],
|
||||||
|
"mixintos": {
|
||||||
|
"container:ne-caboose01": "file(mroc-cabeese.json)",
|
||||||
|
"container:ne-caboose02": "file(mroc-cabeese.json)",
|
||||||
|
"container:ne-caboose03": "file(mroc-cabeese.json)"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
RMROC451.TweaksAndThings/Follow.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
RMROC451.TweaksAndThings/Hourglass_icon.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
RMROC451.TweaksAndThings/Map_pin_icon.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
RMROC451.TweaksAndThings/Newtonsoft.Json.dll
Normal file
BIN
RMROC451.TweaksAndThings/OilCan.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
RMROC451.TweaksAndThings/RMROC451.TweaksAndThings.dll
Normal file
BIN
RMROC451.TweaksAndThings/ReleaseBrake.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
RMROC451.TweaksAndThings/SetBrake.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
23
RMROC451.TweaksAndThings/mroc-cabeese.json
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"objects": [
|
||||||
|
{
|
||||||
|
"$find": [
|
||||||
|
{
|
||||||
|
"path": "definition.archetype",
|
||||||
|
"value": "Caboose"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"definition": {
|
||||||
|
"loadSlots": [
|
||||||
|
{
|
||||||
|
"$add": {
|
||||||
|
"maximumCapacity": 8,
|
||||||
|
"loadUnits": "Quantity",
|
||||||
|
"requiredLoadIdentifier": "crew-hours"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
14
RMROC451.TweaksAndThings/tweakedLoadIDS.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"loads": {
|
||||||
|
//raw mined
|
||||||
|
"legos-express-freight": {
|
||||||
|
"description": "Express Freight",
|
||||||
|
"units": "pounds",
|
||||||
|
"density": 50.0,
|
||||||
|
"unitWeightInPounds": 0.0,
|
||||||
|
"importable": true,
|
||||||
|
"payPerQuantity": 0.0,
|
||||||
|
"costPerUnit": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
7
TimeSyncMod/Definition.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"manifestVersion": 1,
|
||||||
|
"id": "Joo.TimeSyncMod",
|
||||||
|
"name": "TimeSync Mod",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"assemblies": [ "TimeSyncMod" ]
|
||||||
|
}
|
||||||