Updated settings

This commit is contained in:
DaanV2
2021-11-16 13:23:50 +01:00
parent c095b27c13
commit 6f1bae5a18

View File

@@ -105,7 +105,12 @@
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-schemas/resource/items/items.json"
},
{
"fileMatch": ["models/entity/*.{json,jsonc,json5}", "models/entity/**/*.{json,jsonc,json5}", "*.geo.{json,jsonc,json5}", "*.geometry.{json,jsonc,json5}"],
"fileMatch": [
"models/entity/*.{json,jsonc,json5}",
"models/entity/**/*.{json,jsonc,json5}",
"*.geo.{json,jsonc,json5}",
"*.geometry.{json,jsonc,json5}"
],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-schemas/resource/models/entity/model_entity.json"
},
{