MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

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

Open Mysterious-Dev opened this issue 3 years ago • 2 comments

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)
  • [x] item models
  • [x] block models
  • [x] particles
  • [x] sounds.json
  • [x] advancements
  • [ ] loot_table
  • [x] recipe
  • [x] tags

Recipes :

  • [x] blasting
  • [x] campfire_cooking
  • [x] crafting_shaped
  • [x] crafting_shapeless
  • [x] smelting
  • [x] smithing
  • [x] smoking
  • [x] 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 avatar May 30 '22 18:05 Mysterious-Dev

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

oliviathevampire avatar Jun 05 '22 13:06 oliviathevampire

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 avatar Jun 05 '22 13:06 Mysterious-Dev

what happened that you closed it?

T3sT3ro avatar Aug 12 '23 22:08 T3sT3ro