Introduce JSON validation through schemas (remaster of #1809 that is a remaster of #315)#1843
Closed
Mysterious-Dev wants to merge 6 commits intominecraft-dev:devfrom
Mysterious-Dev:json_schem
Closed
Introduce JSON validation through schemas (remaster of #1809 that is a remaster of #315)#1843Mysterious-Dev wants to merge 6 commits intominecraft-dev:devfrom Mysterious-Dev:json_schem
Mysterious-Dev wants to merge 6 commits intominecraft-dev:devfrom
Mysterious-Dev:json_schem
Conversation
|
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 |
Contributor
Author
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 |
|
what happened that you closed it? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)

Ressources :
Recipes :
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