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)
This commit is contained in:
31
Ducktown/Definition.json
Normal file
31
Ducktown/Definition.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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)",
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user