{"id":48842675,"url":"https://github.com/vytdev/debug-stick","last_synced_at":"2026-04-15T03:03:28.505Z","repository":{"id":183127717,"uuid":"669647080","full_name":"vytdev/debug-stick","owner":"vytdev","description":"Working Debug Stick for Minecraft Bedrock 1.20.x, 1.21.x, and 26.x","archived":false,"fork":false,"pushed_at":"2026-04-03T08:17:23.000Z","size":144,"stargazers_count":18,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-03T13:49:11.517Z","etag":null,"topics":["addon","bedrock","debug-stick","gametest","minecraft","scripting"],"latest_commit_sha":null,"homepage":"https://www.curseforge.com/minecraft-bedrock/addons/debug-stick","language":"TypeScript","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/vytdev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-23T01:10:13.000Z","updated_at":"2026-04-03T07:19:18.000Z","dependencies_parsed_at":"2023-07-23T03:08:21.866Z","dependency_job_id":"6caf669f-cf24-47fd-a347-37bc4d3ab80d","html_url":"https://github.com/vytdev/debug-stick","commit_stats":null,"previous_names":["vytdev/debug-stick"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/vytdev/debug-stick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vytdev%2Fdebug-stick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vytdev%2Fdebug-stick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vytdev%2Fdebug-stick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vytdev%2Fdebug-stick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vytdev","download_url":"https://codeload.github.com/vytdev/debug-stick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vytdev%2Fdebug-stick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31824118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","bedrock","debug-stick","gametest","minecraft","scripting"],"created_at":"2026-04-15T03:03:23.637Z","updated_at":"2026-04-15T03:03:28.490Z","avatar_url":"https://github.com/vytdev.png","language":"TypeScript","funding_links":["https://ko-fi.com/W7W51I5VSO"],"categories":[],"sub_categories":[],"readme":"\u003e [!NOTE]\n\u003e We will be updating our version naming convention in upcoming releases.\n\u003e Please read [this section](#-version-naming) for more details.\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://raw.github.com/vytdev/debug-stick/master/BP/pack_icon.png\"\n  width=\"128px\" height=\"128px\" /\u003e\n\n# Debug Stick\n\nThis add-on is a port of the infamous Debug Stick item that was\nexclusive to Minecraft: Java Edition.\n\n[**MCPEDL**][mcpedl] \u0026middot; [**CurseForge**][curseforge]\n\n\u003c/div\u003e\n\n\u003e [*Now on CurseForge!*][curseforge]\n\nEver wish Bedrock had Java's debug stick? Yeah, me too \u0026mdash; so I made one.\n\nThis add-on lets you mess with the \"block properties\" in-game, just like the\nJava-exclusive debug stick item. Tap blocks to change their states. Long-press\nto choose what you wanna change. Sneak and tap to get detailed info.\n\n## ✨ What Can You Do?\n\n- **Tap blocks** to cycle through their states (e.g., waterlog chests, lit\n  or unlit furnaces, make ladders stick on air, etc.)\n- **Long-press** to choose what you wanna change (e.g., direction of the\n  block, type of wood, etc.)\n- **Sneak + tap** to show detailed info about a block (more on that below!)\n- **Actionbar messages** help you figure out what you're changing!\n\n## 🔍 Block Viewer (Bonus Feature!)\n\n![Block Viewer Image][img-blk-viewer]\n\nThis is a Bedrock-only thing I've added! Just sneak and tap a block to get all\nkinds of info you may need:\n\n- **Block ID** (i.e., `minecraft:log`)\n- **Location** (`0 1 2`)\n- **Matter state** (solid, liquid, gas)\n- **Redstone power** (amount of redstone, 0-15)\n- **Hard block** (passable by arrows?)\n- **Property states** (`pillar_axis`, `waterlogged`, etc.)\n- **Tags** (`#wood`, `#log`, etc.)\n\nVery useful for mapmakers, redstoners, or just curious players!\n\n\u003e [!NOTE]\n\u003e This feature requires Minecraft Bedrock 1.20.60 or higher\n\n## 🎁 How To Get It?\n\n1. [Download the add-on][releases] for your Minecraft version.\n2. Import the add-on to Minecraft.\n3. Activate it in your world.\n4. If your Minecraft version is *lower than 1.20.30*, enable\n   `Holiday Creator Features` experiment.\n5. If your Minecraft version is *lower than 1.21.70*, enable\n   `Beta APIs` experiment.\n6. Load up your world!\n7. Type `/give @s vyt:debug_stick`, or find it in the Creative menu.\n8. That's it!\n\n## 🧱 Version Compatibility\n\nThis add-on supports Minecraft Bedrock **1.20.0 and above**.\n\n- \"Block Viewer\" requires MCBE \u003e=1.20.60\n- Enable `Holiday Creator Features` for MCBE \u003c1.20.30\n- Enable `Beta APIs` for MCBE \u003c1.21.70\n\nMake sure you download the version that matches your Minecraft version.\n\n## 📎 Version Naming\n\nWe've matched our add-on version numbers with Minecraft Bedrock since 26.0.\n\n- **1st \u0026amp; 2nd number**: The Minecraft version the add-on works with. If\n  your game is older, it might not work.\n- **3rd number**: The add-on's patch number. It doesn't have to match your\n  Minecraft version \u0026mdash; only the first two numbers matter.\n\nHave an older Minecraft version (1.20.0 \u0026ndash; 1.21.132)? Check our\n[old releases][dload], which use use the old version style starting with\n*1.x.x*.\n\nThis new version system makes it easier to find the correct version.\n\n*We don't strictly follow [SemVer](https://semver.org).*\n\n## 🎉 Support\n\n**If this helped you out, consider supporting me on Ko-fi**! Every bit helps\nme stay in school and keep the add-on updated! ❤️\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W51I5VSO)\n\n## 📜 License\n\nThis add-on is open-source! This means its source code is available to the\npublic. You can find the source code here:\nhttps://github.com/vytdev/debug-stick\n\nCopyright \u0026copy; 2023-2026 Vincent Yanzee J. Tan.\nLicensed under the MIT License.\n\n\n\u003c!-- long links --\u003e\n\n[mcpedl]: https://mcpedl.com/debug-stick\n[curseforge]: https://www.curseforge.com/minecraft-bedrock/addons/debug-stick\n[releases]: https://github.com/vytdev/debug-stick/releases\n[dload]: https://www.curseforge.com/minecraft-bedrock/addons/debug-stick/files\n\n[img-blk-viewer]: https://raw.github.com/vytdev/debug-stick/master/doc/img1.jpeg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvytdev%2Fdebug-stick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvytdev%2Fdebug-stick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvytdev%2Fdebug-stick/lists"}