Updated to: Minecraft Java Edition 1.14
Json schemas for Minecraft files. Information about json schemas can be found at json-schema.org
- The use of the
minecraft:
namespace is mandatory anywhere it can be used. This does mean that it will not necessarily validate against all vanilla files
At the moment, the following schemas are provided in the java
folder:
- Advancements
pack.mcmeta
for both data and resource packs*.mcmeta
animation files- Loot tables
sounds.json
- Models
- Recipes
The following files should be supported in the future
- Bedrock schemas
This
work is licensed under a
Creative
Commons Attribution 4.0 International License.
Note that in 41a72f7
and earlier, the schemas were available under the
unlicense