{
    "key": "plant:output",
    "type": "multiCombo",
    "label": "Form of Power Output",
    "strings": {
        "options": {
            "electricity": "Electricity",
            "hot_water": "Hot Water",
            "hot_air": "Hot Air",
            "cold_water": "Cold Water",
            "cold_air": "Cold Air",
            "compressed_air": "Compressed Air",
            "steam": "Steam",
            "vacuum": "Vacuum"
        }
    },
    "autoSuggestions": false
}
