{"id":24534655,"url":"https://github.com/refaltor77/template_addon_mcpe","last_synced_at":"2025-03-15T22:23:23.682Z","repository":{"id":229507821,"uuid":"776907538","full_name":"Refaltor77/template_addon_mcpe","owner":"Refaltor77","description":"Framework for addon Minecraft Bedrock Edition","archived":false,"fork":false,"pushed_at":"2024-04-02T22:15:54.000Z","size":606,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:18:10.145Z","etag":null,"topics":["addon","be","bedrock","framework","javascript","js","mc","mcpe","pe","scripting","scriptingapi","scripts","ts","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Refaltor77.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}},"created_at":"2024-03-24T19:15:05.000Z","updated_at":"2024-12-07T17:23:30.000Z","dependencies_parsed_at":"2024-04-02T22:42:41.799Z","dependency_job_id":"6b5b5cfe-a164-44e2-9583-2b4f5a0ac86f","html_url":"https://github.com/Refaltor77/template_addon_mcpe","commit_stats":null,"previous_names":["refaltor77/template_addon_mcpe"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refaltor77%2Ftemplate_addon_mcpe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refaltor77%2Ftemplate_addon_mcpe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refaltor77%2Ftemplate_addon_mcpe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refaltor77%2Ftemplate_addon_mcpe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Refaltor77","download_url":"https://codeload.github.com/Refaltor77/template_addon_mcpe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243797962,"owners_count":20349504,"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":["addon","be","bedrock","framework","javascript","js","mc","mcpe","pe","scripting","scriptingapi","scripts","ts","typescript"],"created_at":"2025-01-22T11:18:12.530Z","updated_at":"2025-03-15T22:23:23.662Z","avatar_url":"https://github.com/Refaltor77.png","language":"TypeScript","readme":"![logo](logo.png)\n\n---\n\n#### Welcome to EasyAddon's GitHub. This project aims to simplify add-on creation by offering a comprehensive and functional framework with development packages such as TypeScript for scripting.\n\n---\n## installation\n```SHELL\ngit clone git@github.com:Refaltor77/template_addon_mcpe.git addonProject/\nnpm install\n```\n\n### Dependency (regolith) for compiling addon\nhttps://github.com/Bedrock-OSS/regolith/releases/tag/1.2.0\n\n---\n## Run addon\n````SHELL \nnpm run build\n````\nThis command will **automatically** compile the add-on by transpiling **TypeScript** scripting into **JavaScript**, and it will also place your add-on in the ``com.mojang/`` folder of your game.\n\n---\n\n### features\n#### Player :\n``PlayerInventory ✅``\u003cbr\u003e\n``PlayerArmorInventory ✅``\u003cbr\u003e\n``PlayerAddEffectEvent ✅``\u003cbr\u003e\n``PlayerChangeWorldEvent ✅``\u003cbr\u003e\n``PlayerDamageEvent ✅``\u003cbr\u003e\n``PlayerDeathEvent ✅``\u003cbr\u003e\n``PlayerInteractEvent ✅``\u003cbr\u003e\n``PlayerJoinEvent ✅``\u003cbr\u003e\n``PlayerQuitEvent ✅``\u003cbr\u003e\n``PlayerChangeArmorEvent 🟥``\u003cbr\u003e\n``PlayerJumpEvent 🟥``\u003cbr\u003e\n``playerMoveEvent 🟥``\u003cbr\u003e\n#### Entity :\n``EntityAddEffectEvent ✅``\u003cbr\u003e\n``EntityDamageEvent ✅``\u003cbr\u003e\n``EntityDeathEvent ✅``\u003cbr\u003e\n``EntityExplodeEvent ✅``\u003cbr\u003e\n``EntitySpawnEvent ✅``\u003cbr\u003e\n``EntityLoadEvent 🟥``\u003cbr\u003e\n``EntityPlaySoundEvent 🟥``\u003cbr\u003e\n``EntityAttackEvent 🟥``\u003cbr\u003e\n#### Blocks :\n``BlockBreakEvent ✅``\u003cbr\u003e\n``BlockPlaceEvent ✅``\u003cbr\u003e\n``ButtonPushEvent ✅``\u003cbr\u003e\n#### Projectiles :\n``ProjectileHitEntityEvent ✅``\u003cbr\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefaltor77%2Ftemplate_addon_mcpe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefaltor77%2Ftemplate_addon_mcpe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefaltor77%2Ftemplate_addon_mcpe/lists"}