BowCharge

Quick rating

BowCharge

No reviews yet

Centered HUD bar showing the exact draw % of your bow and charge % of a crossbow, with a red-yellow-green gradient and a clear DRAWN!/LOADED! cue at full power. Toggle with B.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

BowCharge answers a question vanilla never quite does: "is my bow ready yet?" When you start drawing a bow — or charging a crossbow — a thin progress bar fades in above your hotbar showing the exact charge percentage. A red->yellow->green gradient tracks the pull, and the moment you hit full draw the bar locks green and the label flips to DRAWN! (or LOADED! for crossbows). Release; bar disappears. No fluff, no config screens, just the one number you actually want to see while aiming.

What it shows

While drawing a bow the bar shows Draw: 73%; at full draw it locks green and reads DRAWN!. For a crossbow being cranked it shows Load: 60%, flipping to LOADED! when it locks in.

How it works

  • Bow draw progress uses vanilla's own pull curve (t^2 + 2t) / 3, so the bar lines up exactly with when your shot becomes a power-3 arrow.
  • Crossbow progress is a straight 25-tick charge (the vanilla unenchanted load time).
  • The HUD is drawn through Fabric's HudRenderCallback, so it respects F1 (hide HUD) automatically and never overlaps the hotbar.
  • Everything is read-only — no mixins, no input interception, no movement changes. Drop it on any server.

Controls

  • B — toggle the bar on / off (default: on)

The key is read via raw GLFW polling so it works identically on every supported Minecraft version without a separate rebind screen.

Compatibility

Works on Minecraft 1.21.8, 1.21.9, 1.21.10, and 1.21.11 (Fabric Loader 0.16+). One JAR for all four versions — install with Fabric API and drop into your mods/ folder.

  • Pure client-side — install on the client only, works on any server, no anti-cheat impact.
  • Hides automatically when you press F1 to hide the rest of the HUD.
  • Zero config files; nothing to set up.

Why

Vanilla gives you a hand-animation hint that the bow is drawn, but no precise feedback — and crossbows give you almost nothing until the click. BowCharge turns "feel" into a number you can read at a glance, which matters in PvP, long-shot archery, and anywhere you want to time a max-power release.

Screenshots

Gallery

  • Crossbow loaded
    Crossbow loaded
  • Bow at full draw
    Bow at full draw

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works