diff --git a/resource/textures/texture_list.json b/resource/textures/texture_list.json deleted file mode 100644 index bdc6519e..00000000 --- a/resource/textures/texture_list.json +++ /dev/null @@ -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":{}} \ No newline at end of file