{
    "buttons": [
        {
            "disabled": false, 
            "cooldown": 0.5, 
            "silent": false, 
            "location": [
                156, 
                257, 
                49
            ], 
            "triggers": [
                {
                    "negate": false, 
                    "type": "press"
                }
            ], 
            "color": [
                0, 
                223, 
                0
            ], 
            "logic": "and", 
            "id": 1, 
            "actions": [
                {
                    "platform_id": 0, 
                    "action": "elevator", 
                    "type": "platform", 
                    "kwargs": {
                        "delay": 3.0, 
                        "wait": 3.0, 
                        "speed": 0.6, 
                        "mode": "elevator", 
                        "height": 27
                    }
                }
            ], 
            "label": "egg"
        }
    ], 
    "platforms": [
        {
            "frozen": false, 
            "end": [
                154, 
                257, 
                52
            ], 
            "color": [
                79, 
                79, 
                79
            ], 
            "label": "egg", 
            "start": [
                151, 
                254, 
                51
            ], 
            "id": 0
        }
    ]
}