Added tick.json validation

This commit is contained in:
DaanV2
2021-09-27 10:44:55 +02:00
parent dc8858438b
commit 74b890479e
3 changed files with 26 additions and 0 deletions

View File

@@ -191,6 +191,10 @@
],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/dialogue/dialogue.json"
},
{
"fileMatch": [ "functions/tick.json" ],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/functions/tick.json"
},
{
"fileMatch": [
"behavior_packs/*/loot_tables/*.json",