Files
Mods/Ducktown/Definition.json
RMROC451 66a6da65d2 Adding express 100T cars and their reporting mark restrictions for express/default variants.
Adding TweakedLoadIDS for lego-express-freight so clients don't have to run Cross Traffic (fighting with host for car values).

Adding Connolley Creek Partnership tracks with Wesser/Nantahala Logging (and nicer log flats for captive service)
2025-08-17 19:41:31 -05:00

32 lines
657 B
JSON

{
"manifestVersion": 5,
"id": "DucktownRR.Customs",
"name": "Ducktown Railroad Customs",
"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\\NantahalaLogging.json)",
"file(Railloader\\WesserLogging.json)",
"file(Railloader\\tweakedLoadIDS.json)"
],
"container:fm-flatcar01": [
"file(Railloader\\loggingcarsDT.json)",
]
}
}