{
    "_meta": {
        "author": "FreakUK",
        "name": "2x Storage",
        "description": "Doubles the storage capacity of logistic containers.",
        "date": "2024-06-02",
        "version": "1.0"
    },
    "changes": {
        "buildings": {
            "_base_logistic_container*": {
                "storage_slotSize": "{[value]*2}"
            }
        }
    }
}