auto: Generated Json Schemas

This commit is contained in:
Blockception Bot
2021-11-20 10:27:04 +00:00
parent b543ec56d6
commit 4bbcfbef92
32 changed files with 32 additions and 32 deletions

View File

@@ -1 +1 @@
{"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":{}}