{"id":34520109,"url":"https://github.com/draxonv1/f3commands","last_synced_at":"2026-05-21T10:04:50.234Z","repository":{"id":330202860,"uuid":"1121922308","full_name":"DraxonV1/F3Commands","owner":"DraxonV1","description":"Client-side F3-style debug commands for Minecraft Modded Versions. ","archived":false,"fork":false,"pushed_at":"2025-12-30T04:17:16.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"1.21.5","last_synced_at":"2026-01-02T20:48:47.090Z","etag":null,"topics":["debug","f3","f3-mod","f3commands","minecraft","minecraft-java","minecraft-java-mod","minecraft-mod"],"latest_commit_sha":null,"homepage":"http://f3commands.mc.draxon.asia/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DraxonV1.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":"2025-12-23T19:33:51.000Z","updated_at":"2025-12-30T02:45:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/DraxonV1/F3Commands","commit_stats":null,"previous_names":["draxonv1/f3commands"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DraxonV1/F3Commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraxonV1%2FF3Commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraxonV1%2FF3Commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraxonV1%2FF3Commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraxonV1%2FF3Commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DraxonV1","download_url":"https://codeload.github.com/DraxonV1/F3Commands/tar.gz/refs/heads/1.21.5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DraxonV1%2FF3Commands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33297167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["debug","f3","f3-mod","f3commands","minecraft","minecraft-java","minecraft-java-mod","minecraft-mod"],"created_at":"2025-12-24T04:44:29.778Z","updated_at":"2026-05-21T10:04:50.221Z","avatar_url":"https://github.com/DraxonV1.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **F3Commands** 🌟\n\n**[Fabric Mod]** – Access Minecraft’s debug information with simple client-side commands!\n\nF3Commands is a **client-side Fabric mod** that replaces complex F3 key combinations with intuitive slash commands. Get instant access to performance stats, world info, debug tools, and more—**without memorizing hotkeys!**\n\n---\n\n## ✨ **Features**\n\n- **70+ Client Commands** – Access all debug info via simple commands.\n- **Performance Tracking** – Monitor FPS, memory, and system resources.\n- **World Information** – Get details about your position, biome, dimension, and more.\n- **Debug Tools** – Check graphics settings, reload resources, and manage client state.\n- **Color-Coded Output** – Easy-to-read, formatted responses.\n- **Comprehensive Help** – Built-in help system with categorized commands.\n- **Client-Side Only** – Works on any server without installation.\n- **Mod Menu Integration** – Configure settings in-game (optional).\n\n---\n\n## 📦 **Installation**\n\n### **Requirements**\n- **Minecraft** (Fabric)\n- **Fabric Loader** (latest stable)\n- **Fabric API** (latest stable)\n- **Java 17+**\n\n### **Steps**\n1. Install **[Fabric Loader](https://fabricmc.net/use/)**.\n2. Download **[Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api)**.\n3. Download the latest **F3Commands** release for your Minecraft version.\n4. Place both `.jar` files in your `.minecraft/mods` folder.\n5. Launch Minecraft with the Fabric profile.\n\n### **Optional Dependencies**\n- **[Mod Menu](https://modrinth.com/mod/modmenu)** – For in-game configuration.\n- **[Cloth Config](https://modrinth.com/mod/cloth-config)** – Bundled for settings UI.\n\n---\n\n## 🎮 **Commands**\n\n### **Quick Start**\nType `/f3help` in-game to see all available commands!\n\n### **Command Categories**\n\n#### **📍 Position \u0026 World Info**\nGet details about your location and surroundings:\n```\n/mycoords, /myblockpos, /mychunkpos, /myrotation, /mydimension, /mybiome, /myfacing, /currenttime, /worldday, /moonphase, /myhealth, /myhunger, /mysaturation, /myarmor, /myair, /myxplevel, /myxpbar, /amionground, /myvelocity, /myspeed, /myhorizontalspeed, /lightlevel, /skylightlevel, /blocklightlevel, /currentweather\n```\n\n#### **🔧 Debug \u0026 Settings**\nCheck and manage game settings:\n```\n/advtooltips, /switchtooltips, /rechunks, /reresources, /clearchat, /checkfullscreen, /checkvsync, /checkfov, /checkrenderdist, /checksimuldist, /checkgraphics, /checkframelimit, /checkguiscale, /checkbrightness, /checkentitydist, /checkmastervol, /checkmusicvol, /checkmipmaplevel, /checkparticles, /checksmoothlighting, /checkclouds, /checkbiomeblend, /checkautosave, /viewlimitations, /windowinfo\n```\n\n#### **⚡ Performance Monitoring**\nTrack game performance and system resources:\n```\n/currentfps, /avgfps, /maxfps, /minfps, /fpsreport, /memused, /memmax, /memfree, /memusage, /memreport, /chunkupdates, /chunksloaded, /chunkstats, /entitycount, /particlecount, /javaversion, /cpucores, /osinfo, /sysreport, /resetfpstracker, /perfstatus\n```\n\n#### **📚 Help System**\n```\n/f3help, /f3info, /f3debug, /f3perf\n```\n\n---\n\n## 🎨 **Command Output**\nAll commands use **color-coded output** for clarity:\n- **Gold (§6)** – Category labels\n- **White (§f)** – Values and data\n- **Yellow (§e)** – Command names\n- **Green (§a)** – Subcategories\n- **Red (§c)** – Warnings (e.g., high memory usage)\n\n**Example:**\n```\n§6Position: §fX: 123.45 Y: 64.00 Z: -789.12\n§6Health: §f20.0 / 20.0\n§6Memory Usage: §f1024 MB / 4096 MB (§c25%§f)\n```\n\n---\n\n## 🛠️ **Development**\n\n### **Building from Source**\n```bash\ngit clone https://github.com/DraxonV1/F3Commands.git\ncd F3Commands\n./gradlew build\n```\nThe compiled `.jar` will be in `build/libs/`.\n\n### **Project Structure**\n```\nF3Commands/\n├── src/main/java/com/draxon/f3commands/\n│   ├── commands/\n│   │   ├── debug/\n│   │   ├── help/\n│   │   ├── info/\n│   │   ├── performance/\n│   │   └── CommandRegistrar.java\n│   ├── config/\n│   └── F3CommandsClient.java\n└── src/main/resources/\n    └── fabric.mod.json\n```\n\n---\n\n## 🤝 **Contributing**\nContributions are welcome! Submit a **Pull Request** or open an **Issue** on [GitHub](https://github.com/DraxonV1/F3Commands).\n\n---\n\n## 📝 **License**\n**MIT License** – See [LICENSE](LICENSE).\n\n---\n\n## 🐛 **Bug Reports**\nFound a bug? Report it on **[GitHub Issues](https://github.com/DraxonV1/F3Commands/issues)** with:\n- Minecraft version\n- Fabric Loader version\n- F3Commands version\n- Steps to reproduce\n- Expected vs. actual behavior\n\n---\n\n## 💬 **Support**\n- **[GitHub Issues](https://github.com/DraxonV1/F3Commands/issues)** – Bug reports \u0026 feature requests.\n- **[Wiki](https://f3commands.mc.draxon.asia)** – Detailed documentation.\n\n---\n\n## ⭐ **Credits**\n- **Author**: DraxonV1\n- **Built with**: [Fabric](https://fabricmc.net/)\n- **Dependencies**: Fabric API, Cloth Config, Mod Menu (optional)\n\n---\n\n**Made with ❤️ for the Minecraft Fabric community**\n\n🔗 **[Modrinth](https://modrinth.com/mod/f3commands)** | **[GitHub](https://github.com/DraxonV1/F3Commands)** | **[Wiki](https://f3commands.mc.draxon.asia)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdraxonv1%2Ff3commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdraxonv1%2Ff3commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdraxonv1%2Ff3commands/lists"}