auto: Generated Json Schemas

This commit is contained in:
Blockception Bot
2021-05-25 23:28:18 +00:00
parent 109b31d31a
commit d4af95fda5
34 changed files with 34 additions and 34 deletions

View File

@@ -1 +1 @@
{"$schema":"http://json-schema.org/draft-07/schema","title":"Texture List","description":"A list of texture to load in","type":"array","items":{"title":"Filepath","type":"string","pattern":"^textures/","examples":["textures/blocks/"]},"definitions":{}}
{"title":"Texture List","description":"A list of texture to load in","type":"array","items":{"title":"Filepath","type":"string","pattern":"^textures/","examples":["textures/blocks/"]},"definitions":{}}