Add Piggyback pack (base)

https://www.nexusmods.com/railroader/mods/902
This commit is contained in:
2025-08-12 21:19:41 -05:00
committed by Alex
parent a5c54fe631
commit 35bcdd6b7a
13 changed files with 1687 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"identifier":"PRRPiggyBack","name":"PRRPiggyBack","shared":false,"assets":{"EMBPBSupports":{"name":"EMBPBSupports","type":"prefab","filename":"EMBPBSupports.prefab"},"EMBSPStands":{"name":"EMBSPStands","type":"prefab","filename":"EMBSPStands.prefab"},"EMBATSFStands":{"name":"EMBATSFStands","type":"prefab","filename":"EMBATSFStands.prefab"},"EMBPRRStands":{"name":"EMBPRRStands","type":"prefab","filename":"EMBPRRStands.prefab"},"EMBSP22PB":{"name":"EMBSP22PB","type":"prefab","filename":"EMBSP22PB.prefab"},"EMBPRR26PB":{"name":"EMBPRR26PB","type":"prefab","filename":"EMBPRR26PB.prefab"},"EMBATSF24PB":{"name":"EMBATSF24PB","type":"prefab","filename":"EMBATSF24PB.prefab"},"EMB10MPlatform":{"name":"EMB10MPlatform","type":"prefab","filename":"EMB10MPlatform.prefab"},"EMBEndPlatform":{"name":"EMBEndPlatform","type":"prefab","filename":"EMBEndPlatform.prefab"},"EMBMidPlatform":{"name":"EMBMidPlatform","type":"prefab","filename":"EMBMidPlatform.prefab"},"EMBPBRamp3":{"name":"EMBPBRamp3","type":"prefab","filename":"EMBPBRamp3.prefab"},"EMBPBRamp2":{"name":"EMBPBRamp2","type":"prefab","filename":"EMBPBRamp2.prefab"},"EMBPBRamp1":{"name":"EMBPBRamp1","type":"prefab","filename":"EMBPBRamp1.prefab"}}}

View File

@@ -0,0 +1,186 @@
{
"objects": [
{
"identifier": "EMBPBSupports",
"metadata": {
"name": "EMBPBSupports",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBPBSupports",
"components": []
}
},
{
"identifier": "EMBSPStands",
"metadata": {
"name": "EMBSPStands",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBSPStands",
"components": []
}
},
{
"identifier": "EMBATSFStands",
"metadata": {
"name": "EMBATSFStands",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBATSFStands",
"components": []
}
},
{
"identifier": "EMBPRRStands",
"metadata": {
"name": "EMBPRRStands",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBPRRStands",
"components": []
}
},
{
"identifier": "EMBSP22PB",
"metadata": {
"name": "EMBSP22PB",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBSP22PB",
"components": []
}
},
{
"identifier": "EMBPRR26PB",
"metadata": {
"name": "EMBPRR26PB",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBPRR26PB",
"components": []
}
},
{
"identifier": "EMBATSF24PB",
"metadata": {
"name": "EMBATSF24PB",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBATSF24PB",
"components": []
}
},
{
"identifier": "EMB10MPlatform",
"metadata": {
"name": "EMB10MPlatform",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMB10MPlatform",
"components": []
}
},
{
"identifier": "EMBEndPlatform",
"metadata": {
"name": "EMBEndPlatform",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBEndPlatform",
"components": []
}
},
{
"identifier": "EMBMidPlatform",
"metadata": {
"name": "EMBMidPlatform",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBMidPlatform",
"components": []
}
},
{
"identifier": "EMBPBRamp3",
"metadata": {
"name": "EMBPBRamp3",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBPBRamp3",
"components": []
}
},
{
"identifier": "EMBPBRamp2",
"metadata": {
"name": "EMBPBRamp2",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBPBRamp2",
"components": []
}
},
{
"identifier": "EMBPBRamp1",
"metadata": {
"name": "EMBPBRamp1",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "EMBPBRamp1",
"components": []
}
}
]
}