Five Duration Swing
ModIf you have a very specific nitpick about the handswing duration being slightly too slow, this mod (and datapack equivalent) changes the duration from 6 to 5 to make it faster.
Type
Mod
Modrinth Downloads
825
Modrinth ID
AhM1EKRY
Last Updated
Jul 29, 2026
Description
This is probably one of the niche mods out there, but it is made to solve a nitpick I have about minecraft's handswing. It feels too slow.
What the mod does
It changes one single thing: reduces the handswing animation length from 6 to 5 ticks. That's it. No configuration, no runtime toggle.
This mod is so simple that it doesn't even need fabric api, you can just plop it into your newly created fabric instance and it will work out of the box.
Datapack edition
For all the maniacs (me) who want to use a faster hand swing mining animation without wanting to install mods.
Version 2 and older
Works by conditionally applying haste 1 effect on the player, then scale back the mining and attack speed buff.
This runs a predicate check every tick and can potentially hurt performance if run in a server.
Version 3
Specifically applies the swing animation data component to the player's mainhand's tool.
Version 4
Now uses the schedule command to reduce the check frequency to 1 per second.
Enjoy!
Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Oritech Black Hole Dislocator
Oritech Black Hole Dislocator - An item that can be used to remove Black Holes from the World and have them for relocati...
Aether on Station API
Porting Aether from b1.7.3 Risugami to Babric + StationAPI
Slime Bounce
Allows you to bounce on slime entities like the blocks, and also squash them to death doing it!
String Duper
StringDuper restores classic tripwire string duping in Minecraft using a controlled tick-based system. Farms only run wh...
Craftable Saddles
Craft saddles in older versions of Minecraft using the new 1.21.6 saddle recipe!
SeamlessLib
API for all my mods, makes it easier for other developers to implement and add onto my projects