{
    "_meta": {
        "author": "FreakUK",
        "name": "Freight Elevator Speed-Up",
        "description": "Doubles the throughput speed of the freight elevators",
        "date": "2024-05-20",
        "version": "1.0"
    },
    "changes": {
        "buildings": {
            "_base_freight_elevator*": {
                "freightContainer_speedPerTick": "{[value]*2}",
                "conveyor_speed_slotsPerTick": "{[value]*2}"
            }
        }
    }
}