https://github.com/misode/minecraft-schemas
Schemas to parse and validate JSON structures
https://github.com/misode/minecraft-schemas
datapack minecraft schemas
Last synced: 6 months ago
JSON representation
Schemas to parse and validate JSON structures
- Host: GitHub
- URL: https://github.com/misode/minecraft-schemas
- Owner: misode
- License: mit
- Created: 2020-05-30T20:45:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T20:26:07.000Z (over 1 year ago)
- Last Synced: 2024-05-29T11:24:05.064Z (over 1 year ago)
- Topics: datapack, minecraft, schemas
- Language: TypeScript
- Homepage:
- Size: 2.29 MB
- Stars: 35
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft Schemas
Schemas to parse and validate JSON structures
> [!NOTE]
> This repository and all `@mcschema/` npm packages are no longer maintained.
>
> The [Spyglass vscode extension](https://marketplace.visualstudio.com/items?itemName=SPGoding.datapack-language-server) and [misode.github.io](https://misode.github.io/) are now using [vanilla-mcdoc](https://github.com/SpyglassMC/vanilla-mcdoc) for JSON validation.