{"id":20819387,"url":"https://github.com/paradigmmc/mc-schemas","last_synced_at":"2026-02-23T21:04:24.665Z","repository":{"id":184612366,"uuid":"652677635","full_name":"ParadigmMC/mc-schemas","owner":"ParadigmMC","description":"Repository for documenting all sorts of Minecraft configuration files","archived":false,"fork":false,"pushed_at":"2023-08-27T10:19:23.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-18T16:24:24.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ParadigmMC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-12T15:07:27.000Z","updated_at":"2023-12-14T07:55:06.000Z","dependencies_parsed_at":"2023-07-29T10:06:49.650Z","dependency_job_id":null,"html_url":"https://github.com/ParadigmMC/mc-schemas","commit_stats":null,"previous_names":["paradigmmc/mc-schemas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadigmMC%2Fmc-schemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadigmMC%2Fmc-schemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadigmMC%2Fmc-schemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadigmMC%2Fmc-schemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParadigmMC","download_url":"https://codeload.github.com/ParadigmMC/mc-schemas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165530,"owners_count":20246725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T22:06:20.519Z","updated_at":"2025-10-30T22:32:03.337Z","avatar_url":"https://github.com/ParadigmMC.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mc-schemas\n\nThis repository contains schemas for all sorts of Minecraft related formats and configuration files.\n\n\u003e [!NOTE]\n\u003e Calling all developers! PR your mod/plugin/etc's config schemas here!\n\n## Folder Structure\n\nBasically: `{type}/[{owner}/{name}]/{side}/**/*.json`\n\nSide is either `client`, `server` or `both`\n\n### Types\n\n- `minecraft`: The base game\n  - `minecraft/config/{SIDE}/*`\n- `modloader`: Mod loaders\n  - `modloader/{fabric,quilt,forge}/{SIDE}/*`\n- `servers`: bukkit, paper, etc\n  - `servers/{platform}/*`\n- `proxies`\n  - `proxies/{velocity,bungeecord,...}/*`\n- `mods`: Config files for mods\n  - `mods/{modloader}/{author}/{name}/{version}/{SIDE}/*`\n- `plugins`: Config files for plugins\n  - `plugins/{platform}/{author}/{name}/{version}/*`\n- `dev`: Formats for developing things\n  - `dev/modpacks/`: Modpack formats (mrpack/packwiz/cf etc)\n  - `dev/mods/{loader}/`: quilt.mod.json etc\n  - `dev/plugins/{platform}/`: plugin.yml etc\n  - `dev/resource_packs/` Resource pack formats\n  - `dev/datapacks/`\n\n### Schema Format\n\n- Schemas must use the `https://json-schema.org/draft/2020-12/schema` draft\n- File names should be the real file name + `.json`, for example `options.txt`'s schema file would be `options.txt.json`\n\n## Why?\n\n- More accessible information/better documentation\n- Editors can have nice features such as autocomplete, validation, hover info, etc.\n\nAny ideas? Feel free to open an issue or a PR!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadigmmc%2Fmc-schemas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparadigmmc%2Fmc-schemas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadigmmc%2Fmc-schemas/lists"}