fn create_disk_storage( config: &Value, save_root: &Path, default_world_path: &Path, ) -> Result<WorldStorageOutput, String>