{"id":18879663,"url":"https://github.com/bbfh-dev/mcfpp","last_synced_at":"2025-08-13T01:12:40.423Z","repository":{"id":200169963,"uuid":"704945186","full_name":"bbfh-dev/mcfpp","owner":"bbfh-dev","description":"MCFunction++ is a beet plugin designed to ease the development of Minecraft data-packs.","archived":false,"fork":false,"pushed_at":"2023-10-17T18:32:21.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T03:12:39.362Z","etag":null,"topics":["beet","development","language","library","mcfunction","minecraft","plugin","python","tool"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbfh-dev.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-14T15:29:20.000Z","updated_at":"2023-10-14T15:42:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ca63d98-1a06-410e-83c7-3ab590dc64bd","html_url":"https://github.com/bbfh-dev/mcfpp","commit_stats":null,"previous_names":["bbfh-dev/mcfpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fmcfpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fmcfpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fmcfpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbfh-dev%2Fmcfpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbfh-dev","download_url":"https://codeload.github.com/bbfh-dev/mcfpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841742,"owners_count":19705981,"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":["beet","development","language","library","mcfunction","minecraft","plugin","python","tool"],"created_at":"2024-11-08T06:38:23.771Z","updated_at":"2025-02-20T13:07:11.941Z","avatar_url":"https://github.com/bbfh-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n\u003e **Important**\n\u003e This is a **work-in-progress** project. You can't use it for your projects yet.\n\n# MCFunction++\n\nA [beet](https://github.com/mcbeet/beet) plugin designed to ease the development of [Minecraft data-packs](https://minecraft.wiki/w/Data_pack).\nIt gives a pythonic way of writing code, which is different from how [bolt](https://github.com/mcbeet/bolt) does it.\n\n**Features**:\n\n- Removes mcfunction boilerplate code (events, variables, etc.).\n- Allows for python → mcfunction code generation (`for`, `while`, etc.).\n- Built-in scoreboard math support (e.g. `sin(a) * b`).\n- Support for custom entities, items, \u0026 more.\n- Highly flexable, allowing for creating solutions to specific problems.\n\n**Standard library**:\n\nMCFunction++ has a standard library containing helpful mcfpp projects to be included in the pipeline.\n\n| Name                 | Description                                                       | Status |\n|----------------------|-------------------------------------------------------------------|:------:|\n| `registry`           | Adds entity grouping functionality.                               |   🔒   |\n| `delayed_load`       | Makes sure that datapack only loads when there's a player online. |   📦   |\n| `garbage_collection` | Gets rid of unused scores and storages.                           |   📦   |\n| `tick_schedule`      | Makes sure that `tick` function is run after `load`.              |   📦   |\n\n\u003e - **Built-in** 🔒 — Always included in the project.\n\u003e - **Default** 📦 — Can be disabled using `Pipeline().configure(...)` method.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbfh-dev%2Fmcfpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbfh-dev%2Fmcfpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbfh-dev%2Fmcfpp/lists"}