⚡ InputBooster
Stop losing fights because your game dropped a frame.
InputBooster catches your clicks and keypresses even when your FPS tanks — so every swing, sprint, and combo actually lands.
🤔 What does it actually do?
Vanilla Minecraft checks your keyboard and mouse the same number of times per second as your FPS. So at 20 FPS? Only 20 checks per second. That means clicks, sprints, and keypresses can vanish completely during a frame drop.
InputBooster runs a separate polling loop — up to 500 times per second — completely independent of your FPS. Every input gets captured and queued, so nothing is lost even during lag spikes.
Think of it like this: your FPS is how often the game draws — InputBooster is how often it listens.
🎯 What it fixes
| Problem | How InputBooster helps |
|---|---|
| 🖱️ Missed clicks | Polls up to 500×/sec and queues clicks for the next tick |
| 🏃 Sprint drops | Re-asserts sprint state every tick, lag can't cancel it |
| ⚡ Sloppy combos | Sub-frame W-tap detection for cleaner hit sequences |
| ↗️ Diagonal slowdown | Auto-Strafe Correction fixes sprint speed loss |
| 💤 AFK kicks during lag | Anti-Idle keeps you in the server during spikes |
📊 Smart polling — adjusts automatically
No config needed. The mod reads your current FPS and ramps up when you need it most.
FPS < 30 → 500 Hz ████████████████████ (max boost)
FPS 30–60 → 250 Hz ██████████░░░░░░░░░░ (balanced)
FPS 60+ → 100 Hz ████░░░░░░░░░░░░░░░░ (light)
⚙️ Features
| Feature | What it does | Default |
|---|---|---|
| Sprint Fix | Re-asserts sprint every tick so lag can't stop you | ✅ On |
| Auto Sprint | Hold W to sprint — no double-tap needed | ✅ On |
| W-Tap Assist | Sub-frame W-release detection for cleaner combos | ✅ On |
| Auto-Strafe Correction | Fixes speed loss when sprinting diagonally at low FPS | ✅ On |
| Anti-Idle Protection | Prevents AFK kicks during temporary lag spikes | ✅ On |
| CPS Tracker | Real-time clicks-per-second shown in F3 screen | ✅ On |
All features are individually toggleable in .minecraft/config/inputbooster.properties.
📥 Installation
Requirements before you start:
- Minecraft 1.21.x
- Fabric Loader 0.16.0+
- Fabric API (required dependency)
- Java 25+
Steps:
- Install Fabric Loader if you haven't already
- Download InputBooster from Modrinth or GitHub Releases
- Drop the
.jarinto.minecraft/mods/ - Launch Minecraft with Fabric — it auto-activates, no setup needed
✅ Check F3 in-game to confirm the mod is running — you'll see
[InputBooster 26.1.1] ACTIVE
🔧 Optional config
Want to tweak things? Edit .minecraft/config/inputbooster.properties:
Changes apply after restarting Minecraft.
✅ Compatibility
Works great with:
Sodium · Iris · Lithium · OptiFabric · most performance and visual mods
May conflict with:
Other input-modifying mods · Macro or autoclicker tools
💡 Tip: Pair with Sodium for the best low-FPS experience — Sodium raises your FPS floor, InputBooster catches everything in between.
💬 Support & Community
Got a bug? Have a question? Want to suggest something?
Contributions are welcome — fork the repo and open a PR!
🙏 Credits
- Fabric Team — Modding framework
- Sodium Team — Performance optimization inspiration
- PvP Community — Feedback and feature requests
Made with ⚡ by Ahaduzzaman Khan
If InputBooster helped your gameplay, drop a ⭐ review on Modrinth — it means a lot!
