From 2449b73eabc35f4449854150090396ef00f7ec22 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Wed, 3 Apr 2024 20:08:59 +0200 Subject: [PATCH] Removing old --- resource/textures/texture_list.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 resource/textures/texture_list.json 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