auto: Formatted json files

This commit is contained in:
DaanV2
2021-02-10 02:07:15 +01:00
parent 4a3946faf5
commit d41341b979
47 changed files with 33553 additions and 194 deletions

View File

@@ -30,17 +30,17 @@
"sea_material": {
"title": "Sea material",
"description": "Material used to replace air blocks below sea level.",
"type": "string"
"type": "string"
},
"foundation_material": {
"title": "Foundation material",
"description": "Material used to repalce solid blocks that are not surface blocks.",
"type": "string"
"type": "string"
},
"beach_material": {
"title": "Beach material",
"description": "Material used to decorate surface near sea level.",
"type": "string"
"type": "string"
}
}
}