Blockception / Minecraft-bedrock-json-schemas

The JSON validation schema files for Minecraft bedrock
BSD 3-Clause "New" or "Revised" License
53 stars 27 forks source link
animation-controllers bedrock contributions-welcome hacktoberfest hacktoberfest2022 json json-schema json-validation minecraft minecraft-bedrock open-source snippets

Minecraft-bedrock-json-schemas

Compress Json Schemas Format json files Unit Test

The JSON validation schema files for Minecraft bedrock

Contributing

Any changes to the schemas are to be done through the source files in the folder source. These get converted and compressed through an action into smaller schemas. On other matters follow the Contribution guide.

This project could use help in filling in descriptions, titles and giving snippets!

JSON validation can give snippets for sub items, as well as description, but this hasn't always been filled out!

Manual Usage

Vscode

{
  "folders": [ { "path": "." } ],
  "settings": {
    "json.schemas": [
      ...
    ]
  }
}

Contents

Behavior files

Resource files

License

This project makes use of Microsoft open source license: CC-BY-4.0, MIT licenses.