Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce JSON validation through schemas (remaster of #1809 that is a remaster of #315) #1843

Closed
wants to merge 6 commits into from

Conversation

Mysterious-Dev
Copy link
Contributor

@Mysterious-Dev Mysterious-Dev commented May 30, 2022

This PR is a remake (WIP) of #315 (and a remake of #1809 🙄) (for somes reasons @PaleoCrafter are busy).

I made this remake with his agreement (If you don't believe me, ask him)
image

Ressources :

  • blockstates (vanilla)
  • blockstates (forge)
  • item models
  • block models
  • particles
  • sounds.json
  • advancements
  • loot_table
  • recipe
  • tags

Recipes :

  • blasting
  • campfire_cooking
  • crafting_shaped
  • crafting_shapeless
  • smelting
  • smithing
  • smoking
  • stonecutting

I will complete the description of the RP as well as the various schemas as I go along.

This PR can close #1049 when it's merged

@Mysterious-Dev Mysterious-Dev marked this pull request as draft May 31, 2022 11:38
@oliviathevampire
Copy link

Will you be adding support for worldgen jsons also? It currently seems like the plugin ishaving problems with some dimension stuff where it only allows vanilla fields but not modded ones. Atleast I remember that

@Mysterious-Dev
Copy link
Contributor Author

Will you be adding support for worldgen jsons also? It currently seems like the plugin ishaving problems with some dimension stuff where it only allows vanilla fields but not modded ones. Atleast I remember that

I can. But now the goal is to finish all listed ressources before. I don't know if worldgen stuff may be added in this PR or another one

@Mysterious-Dev Mysterious-Dev deleted the json_schem branch January 11, 2023 21:34
@T3sT3ro
Copy link

T3sT3ro commented Aug 12, 2023

what happened that you closed it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add JSON schemas for Minecraft assets
3 participants