Removing old

This commit is contained in:
DaanV2
2024-04-03 20:08:59 +02:00
parent fdc9387e15
commit 2449b73eab

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