HandSwing Toggle
No reviews yet
Toggle the first-person hand-swing animation that plays every time you attack or place a block. Great for accessibility (motion sickness) and clean stream feeds. Press K to switch on/off.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
HandSwing Toggle is a tiny client mod that lets you turn off the first-person hand swing animation — the quick down-and-up arc your held item makes every time you swing, attack, or place a block. Vanilla offers no setting for it: View Bobbing controls walking sway, but the per-swing arm flick is always on.
What it does
- A single key (K by default) toggles the first-person hand-swing animation on or off.
- When off, your held item stays steady in your view while you mine, attack, and place blocks. Damage, block breaking, item use, hit registration, and packet timing are completely unaffected — only the local animation is suppressed.
- Other players still see your normal arm swing in third-person — the server-side swing packet is sent as usual, so multiplayer behavior is identical.
- Action-bar message confirms the new state every time you toggle.
Why
- Accessibility / motion sickness. Some players get queasy from the constant per-click arm flick, especially during fast mining or PvP. Vanilla View Bobbing: off doesn't disable swing arcs — this mod does.
- Clean stream feed. Streamers and recorders who want a calmer first-person view (especially with high-attack-speed combat or rapid building) can flatten the held item completely.
- Focus. With the hand-swing arc gone, the crosshair area stays visually quiet — easier to read HUDs, durability bars, or aim with a bow.
Controls
- K — toggle hand-swing animation on/off. Default is on (vanilla behavior). The action-bar shows
Hand swing: ON/Hand swing: OFFwhen you press it.
Notes
- Pure client-side, no server install needed. Works on any Fabric server, fully vanilla compatible — the server can't tell the mod is there.
- One small mixin into
LivingEntity.swingHand(Hand)that no-ops only for the local client player when toggled off. Other entities and the network packet path are untouched. - No config file; the setting is per-session (resets on restart). Default-on so installing the mod doesn't change your game until you actually press K.
- ~80 lines of code, no extra dependencies beyond Fabric API.
Compatibility
Minecraft 1.21.8, 1.21.9, 1.21.10, 1.21.11 — Fabric Loader 0.16+. One JAR covers all four. Drop into your mods/ folder alongside Fabric API.
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources