Fixing up some things

This commit is contained in:
DaanV2
2023-12-14 18:50:54 +01:00
parent c4845ed266
commit 0e87d1ac8c
4 changed files with 102 additions and 3 deletions

View File

@@ -147,7 +147,7 @@
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/ui/_global_variables.json"
},
{
"fileMatch": ["ui/*.{json,jsonc,json5}", "ui/**/*.{json,jsonc,json5}"],
"fileMatch": ["ui/*.{json,jsonc,json5}", "ui/**/*.{json,jsonc,json5}", "!ui/_ui_defs.{json,jsonc,json5}", "!ui/_global_variables.{json,jsonc,json5}"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/ui/ui.json"
},
{