HandSwing Toggle

Quick rating

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.

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

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: OFF when 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

This project has no gallery images yet.

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