Add Texture Set schema (#266)
This commit is contained in:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user