auto: Generated Json Schemas

This commit is contained in:
Blockception Bot
2022-07-22 17:41:44 +00:00
parent 8b3778de6d
commit eb42f3abe6
37 changed files with 37 additions and 37 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":{}}
{"$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":{}}