Train Bases

Платное Train Bases 1.3.7

C#:
{
  "Version Number": {
    "Major": 1,
    "Minor": 0,
    "Patch": 0
  },
  "Upgrade Chance (0-100 = %0-100 chance)": 50.0,
  "Train Wagon Start Health": 5000.0,
  "Train Engine Force": 250000.0,
  "Sync Train Throttles": true,
  "Max Train Pop": 24.0,
  "Max Train Couple Speed": 9.0,
  "Train Presets": {
    "trainwagona.entity": [
      {
        "NickName": "Preset 1",
        "IsEnabled": true,
        "Blocks": [
          (CONFIGURABLE!)
        ]
      }
    ],
    "trainwagonb.entity": [
      {
        "NickName": "Preset 1",
        "IsEnabled": true,
        "Blocks": [
          (CONFIGURABLE!)
        ]
      }
    ],
    "trainwagonc.entity": [
      {
        "NickName": "All Floors",
        "IsEnabled": true,
        "Blocks": [
          (CONFIGURABLE!)
        ]
      },
      {
        "NickName": "Double Lifts",
        "IsEnabled": true,
        "Blocks": [
          (CONFIGURABLE!)
        ]
      },
      {
        "NickName": "Crane & Lift",
        "IsEnabled": true,
        "Blocks": [
          (CONFIGURABLE!)
        ]
      }
    ],
    "workcart_aboveground2.entity": [
      {
        "NickName": "Preset 1",
        "IsEnabled": true,
        "Blocks": [
          (CONFIGURABLE!)
        ]
      }
    ],
    "workcart_aboveground.entity": [
      {
        "NickName": "Preset 1",
        "IsEnabled": true,
        "Blocks": [
          (CONFIGURABLE!)
        ]
      }
    ]
  }
}