auto: Formatted json files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "Texture List",
|
||||
"description": "A list of texture to load in",
|
||||
"type": "array",
|
||||
"items": { "title": "Filepath", "type": "string", "pattern": "^textures/", "examples": ["textures/blocks/"] }
|
||||
}
|
||||
{
|
||||
"title": "Texture List",
|
||||
"description": "A list of texture to load in",
|
||||
"type": "array",
|
||||
"items": { "title": "Filepath", "type": "string", "pattern": "^textures/", "examples": ["textures/blocks/"] }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user