Adding deferred lightning schemas (#285)
This commit is contained in:
@@ -295,6 +295,14 @@
|
||||
],
|
||||
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/feature_rules/feature_rules.json"
|
||||
},
|
||||
{
|
||||
"fileMatch": ["lighting/global.json"],
|
||||
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/lighting/global.json"
|
||||
},
|
||||
{
|
||||
"fileMatch": ["lighting/atmospherics.json"],
|
||||
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/lighting/atmospherics.json"
|
||||
},
|
||||
{
|
||||
"fileMatch": [
|
||||
"behavior_packs/*/items/*.{json,jsonc,json5}",
|
||||
|
||||
Reference in New Issue
Block a user