{"id":24033799,"url":"https://github.com/daanv2/minecraft-bedrock-project-cache-standard","last_synced_at":"2026-02-11T10:32:22.075Z","repository":{"id":134184809,"uuid":"365485134","full_name":"DaanV2/minecraft-bedrock-project-cache-standard","owner":"DaanV2","description":"The standard for Minecraft bedrock project caching. That deals with data, and preferences.","archived":false,"fork":false,"pushed_at":"2021-05-08T10:30:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T11:08:49.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaanV2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-08T10:27:34.000Z","updated_at":"2021-05-08T10:33:18.000Z","dependencies_parsed_at":"2023-03-23T22:48:21.893Z","dependency_job_id":null,"html_url":"https://github.com/DaanV2/minecraft-bedrock-project-cache-standard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DaanV2/minecraft-bedrock-project-cache-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaanV2%2Fminecraft-bedrock-project-cache-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaanV2%2Fminecraft-bedrock-project-cache-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaanV2%2Fminecraft-bedrock-project-cache-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaanV2%2Fminecraft-bedrock-project-cache-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaanV2","download_url":"https://codeload.github.com/DaanV2/minecraft-bedrock-project-cache-standard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaanV2%2Fminecraft-bedrock-project-cache-standard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262950349,"owners_count":23389644,"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":"2025-01-08T18:54:57.233Z","updated_at":"2026-02-11T10:32:17.051Z","avatar_url":"https://github.com/DaanV2.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Bedrock Project Cache Standard\n\nThe goal of this standard is to unify multiple program, analyzers, generators or\nintellisense for example. This is accomplished through a universal data caching\nformat. A secondary goal is also to provided sample files for unit testing\n\n**Content**\n\n- [Minecraft Bedrock Project Cache Standard](#minecraft-bedrock-project-cache-standard)\n\t- [Data Caching](#data-caching)\n\n## Data Caching\n\nAny program or tool may during its operation and traversing of the files gather\ndata, for better performance it sometimes better to save a summarized version of\nthis data to disk. So when the program starts up it already has data it can\nprovided to the data will it might preform a rescan and save that data for a\nlatter use.\n\nThis standard provided a format of what that data at the bare minimum must\ncontain, additional data is allowed, but can be overwritten by any other tool.\nAny tool or program may create an unique subfolder with additional data for its\nown record keeping.\n\nAll data will be stored in a universal folder called `.minecraft-bedrock` there\nfiles can be found for each type of data by minecraft it self:\n\n- [blocks.json](data%20caching/tags/version%201.0.0.md)\n- [bp_animations.json](data%20caching/bp_animations/version%201.0.0.md)\n- [bp_animation_controllers.json](data%20caching/bp_animation_controllers/version%201.0.0.md)\n- [entities.json](data%20caching/entities/version%201.0.0.md)\n- [families.json](data%20caching/families/version%201.0.0.md)\n- [items.json](data%20caching/items/version%201.0.0.md)\n- [names.json](data%20caching/names/version%201.0.0.md)\n- [objectives.json](data%20caching/objectives/version%201.0.0.md)\n- [particles.json](data%20caching/particles/version%201.0.0.md)\n- [render_controller.json](data%20caching/render_controllers/version%201.0.0.md)\n- [rp_animation.json](data%20caching/rp_animations/version%201.0.0.md)\n- [rp_animation_controller.json](data%20caching/rp_animation_controllers/version%201.0.0.md)\n- [sounds.json](data%20caching/sounds/version%201.0.0.md)\n- [tags.json](data%20caching/tags/version%201.0.0.md)\n\nA wider specification can be found in\n[data caching](data%20caching/data%20caching.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaanv2%2Fminecraft-bedrock-project-cache-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaanv2%2Fminecraft-bedrock-project-cache-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaanv2%2Fminecraft-bedrock-project-cache-standard/lists"}