Corrected name of "textures_list.json" (#273)

This commit is contained in:
QuazChick
2024-04-03 19:07:53 +01:00
committed by GitHub
parent 3263cc0621
commit d6f46144c0
4 changed files with 15 additions and 10 deletions

View File

@@ -91,8 +91,8 @@
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/item_texture.json"
},
{
"fileMatch": ["texture_list.{json,jsonc,json5}"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/texture_list.json"
"fileMatch": ["textures_list.{json,jsonc,json5}"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/textures_list.json"
},
{
"fileMatch": ["*.texture_set.{json,jsonc,json5}"],