This commit is contained in:
DaanV2
2022-10-01 19:37:37 +02:00
parent 4ee4d634e0
commit 76c2b023ad

View File

@@ -2,19 +2,19 @@
[![Compress Json Schemas](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/compress-json-schemas.yml/badge.svg?branch=main&event=push)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/compress-json-schemas.yml)
[![Format json files](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/format-json-files.yml/badge.svg?branch=main&event=push)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/format-json-files.yml)
[![npm-test](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/npm-test.yml/badge.svg)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/npm-test.yml)
[![Unit Test](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/pull-request.yml/badge.svg)](https://github.com/Blockception/Minecraft-bedrock-json-schemas/actions/workflows/pull-request.yml)
The json validation schema files for Minecraft bedrock
- [Minecraft-bedrock-json-schemas](#minecraft-bedrock-json-schemas)
- [Contributing](#contributing)
- [Manual Usage](#manual-usage)
- [Vscode](#vscode)
- [Contributing](#contributing)
- [Manual Usage](#manual-usage)
- [Vscode](#vscode)
- [Contents](#contents)
- [behavior files](#behavior-files)
- [Resource files](#resource-files)
- [Contributing](#contributing-1)
- [License](#license)
- [behavior files](#behavior-files)
- [Resource files](#resource-files)
- [Contributing](#contributing-1)
- [License](#license)
## Contributing