Files
minecraft-bedrock-json-schemas/resource/textures/texture_list.json

1 line
204 B
JSON
Raw Normal View History

2021-05-25 23:28:18 +00:00
{"title":"Texture List","description":"A list of texture to load in","type":"array","items":{"title":"Filepath","type":"string","pattern":"^textures/","examples":["textures/blocks/"]},"definitions":{}}