Skip to content

misode/minecraft-json-schemas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-json-schema

Json schemas for Minecraft files. Information about json schemas can be found at json-schema.org

Design choices

  • 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

Current progress

At the moment, the following schemas are provided in the java folder:

  1. advancements
  2. pack.mcmeta, both data and resource packs
  3. *.mcmeta animation files
  4. loot tables
  5. sounds.json

Future plans

The following files should be supported in the future

  1. models
  2. recipes
  3. Bedrock schemas

License

Creative Commons Licence
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

Projects known to be using this

About

Json schemas for various minecraft files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%