Update Western North Carolina Piggyback Service to version 1.5
https://www.nexusmods.com/railroader/mods/902
This commit is contained in:
@@ -1,37 +1,14 @@
|
|||||||
{
|
{
|
||||||
"manifestVersion": 5,
|
"manifestVersion": 5,
|
||||||
"id": "Embedded.PiggyBackBase",
|
"id": "Embedded.PiggyBackBase",
|
||||||
"name": "Embeddeds Piggyback Bryson Industry and trailers",
|
"name": "Embeddeds Piggyback trailers and LoadID",
|
||||||
"version": "1.2.1",
|
"version": "1.5",
|
||||||
"requires": [
|
"requires": [
|
||||||
"Zamu.StrangeCustoms"
|
"Zamu.StrangeCustoms"
|
||||||
],
|
],
|
||||||
"loadAfter": [
|
|
||||||
{ "id": "BrysonLoopV1.0" },
|
|
||||||
{ "id": "ForTheIronyOfIt" },
|
|
||||||
{ "id": "Rinzler.BrysonWYEInterchange"},
|
|
||||||
{ "id": "CF.BrysonAdditons" }
|
|
||||||
],
|
|
||||||
"mixintos": {
|
"mixintos": {
|
||||||
"game-graph": [
|
"game-graph": [
|
||||||
"file(PBLoadID.json)",
|
"file(PBLoadID.json)"
|
||||||
"file(BrysonIndustry.json)",
|
|
||||||
{
|
|
||||||
"mixinto": "file(Loopmigration.json)",
|
|
||||||
"requires": [ { "id": "BrysonLoopV1.0"} ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"mixinto": "file(FTIOImigration.json)",
|
|
||||||
"requires": [ { "id": "ForTheIronyOfIt" } ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"mixinto": "file(MainMigration.json)",
|
|
||||||
"requires": [ { "id": "Rinzler.BrysonWYEInterchange"}]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"mixinto": "file(Loop-Ironymigration.json)",
|
|
||||||
"requires": [ { "id": "BrysonLoopV1.0"}, { "id": "ForTheIronyOfIt" } ]
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"container:fm-flatcar01": ["file(PiggyBack1.json)", "file(PiggyBack2.json)", "file(PiggyBack3.json)"]
|
"container:fm-flatcar01": ["file(PiggyBack1.json)", "file(PiggyBack2.json)", "file(PiggyBack3.json)"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"description": "PiggyBack-Trailers",
|
"description": "PiggyBack-Trailers",
|
||||||
"units": "Pounds",
|
"units": "Pounds",
|
||||||
"density": 62.4,
|
"density": 62.4,
|
||||||
"unitWeightInPounds": 0.0,
|
"unitWeightInPounds": 30.0,
|
||||||
"importable": true,
|
"importable": true,
|
||||||
"payPerQuantity": 0.00495,
|
"payPerQuantity": 0.00495,
|
||||||
"costPerUnit": 0.0
|
"costPerUnit": 0.0
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
"definition": {
|
"definition": {
|
||||||
"carType": "PBF",
|
"carType": "PBF",
|
||||||
"basePrice": 1150,
|
"basePrice": 1150,
|
||||||
|
"weightEmpty": 58000,
|
||||||
"loadSlots": [
|
"loadSlots": [
|
||||||
{
|
{
|
||||||
"$find": [
|
"$find": [
|
||||||
@@ -24,7 +25,7 @@
|
|||||||
"value": "Pounds"
|
"value": "Pounds"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"maximumCapacity": 28000.0,
|
"maximumCapacity": 100000.0,
|
||||||
"loadUnits": "Pounds",
|
"loadUnits": "Pounds",
|
||||||
"requiredLoadIdentifier": ""
|
"requiredLoadIdentifier": ""
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
"definition": {
|
"definition": {
|
||||||
"carType": "PBF",
|
"carType": "PBF",
|
||||||
"basePrice": 1150,
|
"basePrice": 1150,
|
||||||
|
"weightEmpty": 58000,
|
||||||
"loadSlots": [
|
"loadSlots": [
|
||||||
{
|
{
|
||||||
"$find": [
|
"$find": [
|
||||||
@@ -24,7 +25,7 @@
|
|||||||
"value": "Pounds"
|
"value": "Pounds"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"maximumCapacity": 28000.0,
|
"maximumCapacity": 100000.0,
|
||||||
"loadUnits": "Pounds",
|
"loadUnits": "Pounds",
|
||||||
"requiredLoadIdentifier": ""
|
"requiredLoadIdentifier": ""
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
"definition": {
|
"definition": {
|
||||||
"carType": "PBF",
|
"carType": "PBF",
|
||||||
"basePrice": 1150,
|
"basePrice": 1150,
|
||||||
|
"weightEmpty": 58000,
|
||||||
"loadSlots": [
|
"loadSlots": [
|
||||||
{
|
{
|
||||||
"$find": [
|
"$find": [
|
||||||
@@ -24,7 +25,7 @@
|
|||||||
"value": "Pounds"
|
"value": "Pounds"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"maximumCapacity": 28000.0,
|
"maximumCapacity": 100000.0,
|
||||||
"loadUnits": "Pounds",
|
"loadUnits": "Pounds",
|
||||||
"requiredLoadIdentifier": ""
|
"requiredLoadIdentifier": ""
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
{"identifier":"PRRPiggyBack","name":"PRRPiggyBack","shared":false,"assets":{"EMBPBSupports":{"name":"EMBPBSupports","type":"prefab","filename":"EMBPBSupports.prefab"},"EMBSPStands":{"name":"EMBSPStands","type":"prefab","filename":"EMBSPStands.prefab"},"EMBATSFStands":{"name":"EMBATSFStands","type":"prefab","filename":"EMBATSFStands.prefab"},"EMBPRRStands":{"name":"EMBPRRStands","type":"prefab","filename":"EMBPRRStands.prefab"},"EMBSP22PB":{"name":"EMBSP22PB","type":"prefab","filename":"EMBSP22PB.prefab"},"EMBPRR26PB":{"name":"EMBPRR26PB","type":"prefab","filename":"EMBPRR26PB.prefab"},"EMBATSF24PB":{"name":"EMBATSF24PB","type":"prefab","filename":"EMBATSF24PB.prefab"},"EMB10MPlatform":{"name":"EMB10MPlatform","type":"prefab","filename":"EMB10MPlatform.prefab"},"EMBEndPlatform":{"name":"EMBEndPlatform","type":"prefab","filename":"EMBEndPlatform.prefab"},"EMBMidPlatform":{"name":"EMBMidPlatform","type":"prefab","filename":"EMBMidPlatform.prefab"},"EMBPBRamp3":{"name":"EMBPBRamp3","type":"prefab","filename":"EMBPBRamp3.prefab"},"EMBPBRamp2":{"name":"EMBPBRamp2","type":"prefab","filename":"EMBPBRamp2.prefab"},"EMBPBRamp1":{"name":"EMBPBRamp1","type":"prefab","filename":"EMBPBRamp1.prefab"}}}
|
{"identifier":"PiggyBackAssets","name":"PiggyBackAssets","shared":false,"assets":{"EMBPBSupports":{"name":"EMBPBSupports","type":"prefab","filename":"EMBPBSupports.prefab"},"EMBSPStands":{"name":"EMBSPStands","type":"prefab","filename":"EMBSPStands.prefab"},"EMBPRRStands":{"name":"EMBPRRStands","type":"prefab","filename":"EMBPRRStands.prefab"},"EMBATSFStands":{"name":"EMBATSFStands","type":"prefab","filename":"EMBATSFStands.prefab"},"EMBSP22PB":{"name":"EMBSP22PB","type":"prefab","filename":"EMBSP22PB.prefab"},"EMBPRR26PB":{"name":"EMBPRR26PB","type":"prefab","filename":"EMBPRR26PB.prefab"},"EMB10MPlatform":{"name":"EMB10MPlatform","type":"prefab","filename":"EMB10MPlatform.prefab"},"EMBEndPlatform":{"name":"EMBEndPlatform","type":"prefab","filename":"EMBEndPlatform.prefab"},"EMBMidPlatform":{"name":"EMBMidPlatform","type":"prefab","filename":"EMBMidPlatform.prefab"},"EMBPBRamp3":{"name":"EMBPBRamp3","type":"prefab","filename":"EMBPBRamp3.prefab"},"EMBPBRamp2":{"name":"EMBPBRamp2","type":"prefab","filename":"EMBPBRamp2.prefab"},"EMBPBRamp1":{"name":"EMBPBRamp1","type":"prefab","filename":"EMBPBRamp1.prefab"},"EMBATSF24PB":{"name":"EMBATSF24PB","type":"prefab","filename":"EMBATSF24PB.prefab"}}}
|
||||||
Reference in New Issue
Block a user