Added dialogue schemas

This commit is contained in:
DaanV2
2021-06-15 19:12:47 +02:00
parent 2c6af7ef19
commit c5c135252a
5 changed files with 258 additions and 0 deletions

View File

@@ -175,6 +175,22 @@
],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/biomes/biomes.json"
},
{
"fileMatch": [
"behavior_packs/*/dialogue/*.json",
"*behavior*pack*/dialogue/*.json",
"*Behavior*Pack*/dialogue/*.json",
"*BP*/dialogue/*.json",
"*bp*/dialogue/*.json",
"behavior_packs/*/dialogue/**/*.json",
"*behavior*pack*/dialogue/**/*.json",
"*Behavior*Pack*/dialogue/**/*.json",
"*BP*/dialogue/**/*.json",
"*bp*/dialogue/**/*.json",
"*.diag.json"
],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/dialogue/dialogue.json"
},
{
"fileMatch": [
"behavior_packs/*/loot_tables/*.json",