Regeneration test

This commit is contained in:
DaanV2
2021-03-21 13:07:10 +01:00
parent 0f634e6bdd
commit 071471d286
34 changed files with 0 additions and 34 deletions

View File

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