Files
minecraft-bedrock-json-schemas/vscode-settings.json

190 lines
8.4 KiB
JSON
Raw Normal View History

2021-03-21 12:03:04 +01:00
{
"json.schemas": [
{
"fileMatch": ["*/skin_pack/skins.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/skinpacks/skins.json"
},
{
"fileMatch": ["language_names.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/language/language_names.json"
},
2021-04-04 13:52:35 +02:00
{
2021-03-21 12:03:04 +01:00
"fileMatch": ["languages.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/language/languages.json"
},
{
"fileMatch": ["manifest.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/general/manifest.json"
},
{
"fileMatch": ["world_behavior_packs.json", "world_resource_packs.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/general/world_x_packs.json"
},
{
"fileMatch": [
"resource_packs/*/animation_controllers/*.json",
"*resource*pack*/animation_controllers/*.json",
"*Resource*Pack*/animation_controllers/*.json",
"*RP*/animation_controllers/*.json",
"*rp*/animation_controllers/*.json"
],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/animation_controllers/animation_controller.json"
},
{
"fileMatch": [
"resource_packs/*/animations/*.json",
"*resource*pack*/animations/*.json",
"*Resource*Pack*/animations/*.json",
"*RP*/animations/*.json",
"*rp*/animations/*.json"
],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/animations/actor_animation.json"
},
{
"fileMatch": ["attachables/*.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/attachables/attachables.json"
},
{
"fileMatch": ["biomes_client.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/biomes_client.json"
},
{
"fileMatch": ["blocks.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/blocks.json"
},
{
"fileMatch": ["entity/*entity.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/entity/entity.json"
},
{
"fileMatch": ["fogs/*.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/fog/fog.json"
},
{
"fileMatch": ["flipbook_textures.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/flipbook_textures.json"
},
{
"fileMatch": ["item_texture.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/item_texture.json"
},
{
"fileMatch": ["texture_list.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/texture_list.json"
},
{
"fileMatch": ["resource_packs/*/items/*.json", "*resource*pack*/items/*.json", "*Resource*Pack*/items/*.json", "*RP*/items/*.json", "*rp*/items/*.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/items/items.json"
},
{
"fileMatch": ["*.geo.json", "*.geometry.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/models/entity/model_entity.json"
},
{
"fileMatch": ["*.material"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/materials/materials.json"
},
{
"fileMatch": ["music_definitions.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/sounds/music_definitions.json"
},
{
"fileMatch": ["particles/*.json", "*.particle.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/particles/particles.json"
},
{
"fileMatch": ["render_controllers/*.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/render_controllers/render_controllers.json"
},
{
"fileMatch": ["sound_definitions.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/sounds/sound_definitions.json"
},
{
"fileMatch": ["sounds.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/sounds.json"
},
{
"fileMatch": ["terrain_texture.json"],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/terrain_texture.json"
},
{
"fileMatch": [
"behavior_packs/*/animation_controllers/*.json",
"*behavior*pack*/animation_controllers/*.json",
"*Behavior*Pack*/animation_controllers/*.json",
"*BP*/animation_controllers/*.json",
"*bp*/animation_controllers/*.json"
],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/animation_controllers/animation_controller.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": [
"behavior_packs/*/animations/*.json",
"*behavior*pack*/animations/*.json",
"*Behavior*Pack*/animations/*.json",
"*BP*/animations/*.json",
"*bp*/animations/*.json"
],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/animations/animations.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": ["behavior_packs/*/biomes/*.json", "*behavior*pack*/biomes/*.json", "*Behavior*Pack*/biomes/*.json", "*BP*/biomes/*.json", "*bp*/biomes/*.json"],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/biomes/biomes.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": [
"behavior_packs/*/loot_tables/*.json",
"*behavior*pack*/loot_tables/*.json",
"*Behavior*Pack*/loot_tables/*.json",
"*BP*/loot_tables/*.json",
"*bp*/loot_tables/*.json",
"*.loot.json"
],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/loot_tables/loot_tables.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": ["behavior_packs/*/blocks/*.json", "*behavior*pack*/blocks/*.json", "*Behavior*Pack*/blocks/*.json", "*BP*/blocks/*.json", "*bp*/blocks/*.json"],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/blocks/blocks.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": [
"behavior_packs/*/entities/*.json",
2021-05-06 10:38:50 +02:00
"behavior_packs/*/entities/**/*.json",
2021-03-21 12:03:04 +01:00
"*behavior*pack*/entities/*.json",
2021-05-06 10:38:50 +02:00
"*behavior*pack*/entities/**/*.json",
2021-03-21 12:03:04 +01:00
"*Behavior*Pack*/entities/*.json",
2021-05-06 10:38:50 +02:00
"*Behavior*Pack*/entities/**/*.json",
2021-03-21 12:03:04 +01:00
"*BP*/entities/*.json",
2021-05-06 10:38:50 +02:00
"*BP*/entities/**/*.json",
2021-03-21 12:03:04 +01:00
"*bp*/entities/*.json",
2021-05-06 10:38:50 +02:00
"*bp*/entities/**/*.json"
2021-03-21 12:03:04 +01:00
],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/entities/entities.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": ["behavior_packs/*/items/*.json", "*behavior*pack*/items/*.json", "*Behavior*Pack*/items/*.json", "*BP*/items/*.json", "*bp*/items/*.json"],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/items/items.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": ["recipes/*.json"],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/recipes/recipes.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": ["spawn_rules/*.json"],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/spawn_rules/spawn_rules.json"
2021-03-21 12:03:04 +01:00
},
{
"fileMatch": [
"behavior_packs/*/trading/*.json",
"*behavior*pack*/trading/*.json",
"*Behavior*Pack*/trading/*.json",
"*BP*/trading/*.json",
"*bp*/trading/*.json",
"*.trade.json"
],
2021-04-04 13:52:35 +02:00
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/behavior/trading/trading.json"
2021-03-21 12:03:04 +01:00
}
]
}