Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Minecraft JSON SchemasNew to Visual Studio Code? Get it now.
Minecraft JSON Schemas

Minecraft JSON Schemas

Levertion

|
69,798 installs
| (8) | Free
An extension to bring support for Minecraft JSON schemas into Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-mcjson

An extension to bring Minecraft json validation to VSCode Currently supports Minecraft version 1.13 officially This extension uses Minecraft JSON schemas

Adds support for many files

Features full descriptions, completions and error reporting for the following files:

  1. Advancements
  2. pack.mcmeta for both data and resource packs
  3. *.mcmeta animation files
  4. Loot tables
  5. sounds.json

Note

Please note that this encourages best practises when writing json files
For example, it requires that the minecraft: namespace be used where it can be implied. This does mean that most of the vanilla files don't validate However, for future compatibility, it is left like that.

#Release notes

v0.3.0

Added

  • Support for blockstate definitions

Fixed

  • player_hurt_entity advancement criteria missing
  • Text object not showing an error when there are undefined properties

Update minecraft-json-schemas to v0.3.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft