Currently, CentralDogmaPropertySupplier#register creates a default property file if it doesn't exist on CentralDogma.
Only the properties that exist at the time are included, so when new properties are supported, they will not be included in the files.
I guess it is useful that when new properties are supported, their default values will be added to JSON files on CentralDogma.