Add Texture Set schema (#266)

This commit is contained in:
QuazChick
2024-04-02 08:55:24 +01:00
committed by GitHub
parent 2257a00c59
commit 0380207991
4 changed files with 117 additions and 0 deletions

View File

@@ -94,6 +94,10 @@
"fileMatch": ["texture_list.{json,jsonc,json5}"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/texture_list.json"
},
{
"fileMatch": ["*.texture_set.{json,jsonc,json5}"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/texture_set.json"
},
{
"fileMatch": [
"resource_packs/*/items/*.{json,jsonc,json5}",