Skip to content

Commit d839e6f

Browse files
committed
Updated
1 parent c4b91ca commit d839e6f

2 files changed

Lines changed: 19 additions & 6 deletions

File tree

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ permalink: /
88

99
# Blockception Developer FAQ
1010

11+
The FAQ page for developer using blockception tools
12+
1113
## Topics
1214

1315
- **[MCProject](./mcproject/index.md)**

vscode-extension-mcbe/index.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,22 @@ has_children: true
66

77
# VSCode extension - Minecraft bedrock
88

9-
It is best to always check if the extension is activated, follow the article in [Console](console.md) to enure the extension is running. Then follow the article for either json or
10-
mcfunctions problems
9+
This page is dedicated to providing the answer to the most asked questions about the plugins.
1110

12-
## Contents
11+
**Contents**
1312

14-
- **[Console](console.md)**
15-
- **[Json](json.md)**
16-
- **[Mcfunction](mcfunction.md)**
13+
- [VSCode extension - Minecraft bedrock](#vscode-extension---minecraft-bedrock)
14+
- [The plugin doesn't seem activated](#the-plugin-doesnt-seem-activated)
15+
- [Schemas are being applied](#schemas-are-being-applied)
16+
- [Mcfunctions](#mcfunctions)
17+
18+
## The plugin doesn't seem activated
19+
20+
You can ensure the plugin is activated by checking this [article](console.md)
21+
22+
## Schemas are being applied
23+
24+
1. Ensure [the plugin](#the-plugin-doesnt-seem-activated) is activated.
25+
2. Is the file using the following [patterns](json.md).
26+
27+
## Mcfunctions

0 commit comments

Comments
 (0)