Blog/Minecraft/🎮Game Guides

Minecraft Combat Guide: Cooldown, Crits and Axe vs Sword

Every hit in Minecraft is worth less than you think until a hidden meter fills back up. That meter is the whole combat system: it decides whether you land a critical hit, whether your sword sweeps the mob standing next to your target, and why an axe that hits for more per swing can still lose a straight fight to a sword. Here is the cooldown formula, the seven-condition checklist for a crit, the sweep and mace damage math, and the edition split that makes Bedrock a completely different game.

Published September 4, 2026·12 min read·By Mythras
Stylized Minecraft artwork of two characters, one holding a diamond sword and a raised wooden shield, standing back to back facing zombies on a stone bridge.

Attack a mob the instant you switch weapons and you deal barely a fifth of that weapon's listed damage. Wait roughly two-thirds of a second and the same swing lands for full. That gap is not lag or a UI glitch — it is the attack cooldown, a per-hit charge meter every melee weapon in Java Edition carries, and it is the one system underneath critical hits, sweep attacks, and why an axe that hits harder than a sword can still lose a sustained fight to one.

Here is the formula, the exact seven-condition checklist for a crit, the sweep and mace damage math worked out in full, and the edition split that makes Bedrock combat a genuinely different game rather than the same one with worse graphics settings.

The attack cooldown is the whole combat system

Every weapon has an attack speed attribute. That number sets how many game ticks it takes to go from empty to fully charged: recovery time in seconds equals 1 ÷ attack speed. A sword's attack speed is 1.6, so 1 ÷ 1.6 = 0.625 seconds, or 12.5 ticks, to recharge.

Swinging early does not fail — it just deals less. The Minecraft Wiki's own formula for damage scaling is:

Damage multiplier = 0.2 + ((t + 0.5) ÷ T)² × 0.8, clamped between 0.2 and 1.0, where t is ticks since your last attack and T is the weapon's full recovery time in ticks.

At t = 0 (you just switched weapons or just swung) the multiplier bottoms out at 0.2 — a diamond sword's 7 damage becomes 1.4. Wait the full 12.5 ticks and the multiplier hits 1.0 for the full 7. Attacking or switching weapons resets the timer, which is the entire reason "sword spamming" — clicking as fast as possible — is worse than timing your hits: every early swing is a discounted one.

First-person view of a Minecraft player mid-swing with a diamond sword over a grassy plain near a village.

One more threshold matters more than the damage curve itself: an attack charge of 84.8% or higher is required before a critical hit, a sweep attack, or a sprint-knockback lunge can happen at all, regardless of how much damage the hit itself deals. Below that number none of the three are possible, full stop.

What every weapon actually recovers in

Attack speed is set per item type and, for swords and axes, per material tier. Every number below is the wiki's own attribute value, converted with the formula above.

Weapon / toolAttack speedFull recovery
Bare hand4.00.25 s
Hoe (diamond, netherite)4.00.25 s
Hoe (iron)3.00.333 s
Hoe (stone, copper)2.00.5 s
Sword (any material)1.60.625 s
Pickaxe (any material)1.20.833 s
Trident1.10.909 s
Axe (gold, diamond, netherite)1.01.0 s
Shovel / Hoe (wood, gold)1.01.0 s
Axe (iron)0.91.111 s
Axe (wood, stone, copper)0.81.25 s
Mace0.61.667 s

The sword's 1.6 is the fastest weapon-class recovery in the game outside a bare fist or an endgame hoe, which is the mechanical reason it is the default PvP pick — not just habit.

Critical hits need seven things true at once

A critical hit adds +50% damage, applied after Strength but before enchantments and armor reduction. Cross-shaped particles fly off the target when it lands. But it only triggers when every one of these is true on the same swing, in Java Edition:

  1. You are falling — moving downward — at the moment of the hit.
  2. Your attack charge is at 84.8% or above.
  3. You are not in water.
  4. You are not climbing a ladder or vine.
  5. You are not affected by Slow Falling, Blindness, or Levitation.
  6. You are not riding a boat, horse, or other vehicle.
  7. You are not gliding on an elytra.

Miss any one of those seven and the hit lands as a normal swing, no matter how hard you jump. This is also why jumping before you swing reliably produces a critical hit: a jump guarantees you are falling by the time the hit connects, satisfying condition one.

Sweep attacks hit everyone standing next to your target

Land a fully charged sword hit while grounded and not sprint-attacking, and it also strikes every other entity within a 1×0.25×1 block area of your target, out to about 3 blocks from your own feet. Unenchanted, that sweep deals a flat 1 HP to each of them — small, but free.

Sweeping Edge (sword-only, max level III) scales that bonus off your weapon's own attack damage:

Sweeping Edge levelSweep damage as % of attack damage
I50%
II~67%
III75%

The formula is 1 + attack damage × (level ÷ (level + 1)), rounded. A Sweeping Edge III diamond sword (7 attack damage) sweeps for 1 + 7×0.75 ≈ 6 HP to everything around the target — nearly as much as the direct hit itself.

A Minecraft sword sweep attack landing on three villagers simultaneously, all three flashing red with damage indicators visible on the hotbar HUD.

Two limits worth knowing before you build around it: sweep attacks and Sweeping Edge are both exclusive to swords in the shipped game — axes cannot sweep, and Bedrock Edition has no sweep attack mechanic at all, enchanted or not, which is covered in full below.

Axe vs sword: the sustained-DPS math

The numbers below are Java Edition, unenchanted, per hit:

MaterialSword damageAxe damage
Wood / Gold47
Stone / Copper59
Iron69
Diamond79
Netherite810

An axe out-damages a sword of the same tier on every single hit, per the table above. That per-hit number is only half the picture, because the axe recovers slower — except at the gold tier, where it doesn't. Multiplying each weapon's damage by its attack speed gives a theoretical sustained-DPS figure — assuming every swing is a fully charged hit that lands, with no misses, no travel time, and no crits or sweep factored in:

MaterialSword: dmg × speedAxe: dmg × speed
Wood4 × 1.6 = 6.47 × 0.8 = 5.6
Gold4 × 1.6 = 6.47 × 1.0 = 7.0
Stone / Copper5 × 1.6 = 8.09 × 0.8 = 7.2
Iron6 × 1.6 = 9.69 × 0.9 = 8.1
Diamond7 × 1.6 = 11.29 × 1.0 = 9.0
Netherite8 × 1.6 = 12.810 × 1.0 = 10.0

At almost every tier the sword's sustained figure comes out higher — a diamond sword's 11.2 against a diamond axe's 9.0, for example — except gold. A golden axe shares the same 1.0 attack speed as diamond and netherite axes rather than the slower 0.8 of wood/stone/copper, so at the gold tier the axe's sustained DPS (7.0) actually edges out the sword's (6.4). It's a curiosity more than a build decision — gold's poor durability means it's rarely anyone's deliberate loadout — but it's the one tier where the "sword always wins the sustained trade" rule breaks. The axe's per-hit number is the one that shows up on the tooltip and the one people quote; the sword's is generally the one that wins a fight where both players land every swing at full charge. Real fights rarely look like that — movement, misses, and shield play change the picture — so treat this as the mechanical baseline, not a verdict on which weapon to bring. The axe's actual trump card isn't damage at all: it's the shield-disabling crushing blow covered further down, which a sword cannot do at any tier.

The mace turns fall distance into damage

The mace, added in the Tricky Trials update, does not fit the sword/axe pattern at all. Base attack damage is 6, attack speed is 0.6 (1.667 seconds to recover — the slowest recovery of any weapon), and on its own it is a mediocre weapon. Its entire design is the smash attack: swing it after falling 1.5 blocks or more and it converts fall distance directly into bonus damage.

The wiki's formula: +4 damage per block for the first 3 blocks fallen, +2 damage per block for the next 5 blocks, +1 damage per block for every block after that. Smash attacks are also almost always critical hits, since falling is a hard requirement for both — so the final number gets the standard +50%.

Blocks fallenBonus damageTotal (base 6 + bonus)With crit ×1.5
1.5 (minimum)61218
3121827
5162233
8222842
10243045
20344060

A Minecraft husk taking mace smash-attack damage in a desert, flashing red with critical-hit particles and floating damage hearts after a player fell onto it.

Three enchantments push that further, though not all on the same mace: Density (max V) adds roughly another 0.5 damage per block fallen for each level, stacking with the base scaling above, while Breach (max IV) instead ignores 15% of the target's armor effectiveness per level, cutting through heavy armor the smash formula alone can't. Density and Breach are mutually exclusive — the game will not let you enchant a single mace with both — so it's one damage path or the other, not a combo. Wind Burst (max III) is the one that pairs with either: it launches you roughly 8 blocks upward per level on a successful smash, letting you chain fall damage into the next hit instead of walking back up, which is what makes a Density or Breach mace something you can keep using instead of a one-shot gimmick.

Shields block almost everything, except

Raise a shield (right-click and hold on Java, sneak on Bedrock) and after a 5-tick (0.25-second) raise delay, it blocks a full semicylinder of coverage in front of you: melee hits, most arrows (Piercing-enchanted crossbow bolts punch straight through — see below), tridents, snowballs, eggs, shulker bullets, ghast and blaze fireballs, wither skulls, ravager headbutts, bee stings, and — on Java specifically — explosions.

It does not block: fall damage, splash and lingering potions, evoker fangs, the ender dragon's breath, the warden's sonic boom, lightning or Channeling-enchanted tridents, or piercing-enchanted crossbow bolts. A shield blocking a hit of 3 or more HP takes durability damage equal to that hit's strength, rounded up — chip damage adds up fast against a horde.

First-person view of a Minecraft player holding up a shield against two zombies at night, health and hunger bars visible on the HUD.

Axes disable shields for five full seconds

The axe's actual identity in combat isn't its damage — it's the crushing blow: hit a player or mob whose shield is actively raised with an axe, and every shield that player is holding is disabled for 5 real seconds, with no durability cost to the axe doing it. This applies whether the axe is player-wielded or carried by a mob — vindicators, piglin brutes, and axe-wielding zombie variants all trigger it. Five seconds is longer than most fights, which is why a raised shield stops being a safe default the moment an axe enters the fight.

Java and Bedrock are playing different combat games

This is the split that changes strategy, not just numbers. Seven things differ, and the first one reshapes everything else:

Java EditionBedrock Edition
Attack cooldownFull system aboveDoes not exist — every swing deals full damage, as fast as you can click
Sweep attackSword-only, requires 84.8% chargeDoes not exist, enchanted or not
Sweeping Edge enchantmentExists, sword-onlyDoes not exist
Sword damage4 / 5 / 6 / 7 / 8 (wood→netherite)+1 across the board: 5 / 6 / 7 / 8 / 9
Axe damage7 / 9 / 9 / 9 / 10Sword damage minus 1: 4 / 5 / 6 / 7 / 8
Critical hit + enchantmentsSharpness/Smite added after the crit multiplierSharpness/Smite added before the crit multiplier — stronger crits
Shield activationRight-click / useSneak — usable even while another item occupies right-click

The Bedrock damage swap is the one worth sitting with: because Bedrock removes the barehand-damage-doesn't-stack rule that Java uses, every weapon gains the 1 HP a bare fist would have added — except tridents and maces, which are unaffected. The knock-on effect is that axes deal less than swords of the same tier on Bedrock, the exact opposite of Java, where the axe is the harder-hitting weapon at every tier. A Java player's "always axe" instinct is a liability on Bedrock, and a Bedrock player's "sword is just better" instinct doesn't carry over to Java, where the axe still wins the raw per-hit trade.

What to actually carry

None of this adds up to one correct loadout — it adds up to knowing what each tool is actually for. A sword's 1.6 attack speed and access to sweep attacks make it the pick for groups and for any fight where you can land full-charge hits consistently. An axe trades that recovery speed for more damage per swing and the only shield-disable in the game, which matters most in PvP where the other player can just put a shield up and wait you out. A mace is dead weight without verticality — towers, elytra, wind charges, anything that puts you above the fight — and turns into the hardest-hitting weapon in the game the moment you have it. And on Bedrock, forget the Java hierarchy entirely: no cooldown means no crit-timing game, and the axe's usual damage lead is gone.

The one universal: check the attack charge indicator on your crosshair before you swing. Every mechanic in this guide — the crit, the sweep, the sprint-knockback lunge — is locked behind that same 84.8% number, on Java, regardless of which weapon is in your hand.

Frequently Asked Questions

What is attack cooldown in Minecraft and how does it work?
Attack cooldown is a Java Edition-only mechanic where every melee weapon has a hidden charge meter that fills after each swing or weapon switch. Recovery time in seconds equals 1 divided by the weapon's attack speed attribute — 0.625 seconds for a sword (speed 1.6), 1.667 seconds for a mace (speed 0.6). Attacking before the meter is full deals reduced damage, scaling from 20% at zero charge up to 100% at full charge, and critical hits, sweep attacks, and sprint-knockback lunges all require the charge to be at 84.8% or higher. Bedrock Edition does not have this system at all — every swing deals full damage regardless of timing.
How do you get a critical hit in Minecraft?
A Java Edition critical hit needs seven conditions true on the same swing: you are falling (moving downward) when the hit connects, your attack charge is 84.8% or above, and you are not in water, not climbing a ladder or vine, not affected by Slow Falling, Blindness, or Levitation, not riding a vehicle, and not gliding on an elytra. It adds 50% bonus damage, applied after Strength but before enchantments and armor. Jumping before you swing is the common way to satisfy the falling requirement, which is why "jump-attacking" works even for players who have never read the mechanic's rules.
Is an axe or a sword better in Minecraft?
It depends on what you're optimizing for. An axe deals more damage per hit at every material tier in Java Edition (a diamond axe hits for 9 versus a diamond sword's 7) but recovers slower, so a sword's faster 1.6 attack speed gives it a higher theoretical sustained-DPS figure assuming every swing lands at full charge. Swords also get sweep attacks and Sweeping Edge, which axes cannot use. The axe's real advantage is the crushing blow: hitting a raised shield with an axe disables it for 5 seconds, which a sword cannot do. On Bedrock Edition the damage relationship flips entirely — axes deal 1 HP less than swords of the same tier, not more.
How does the mace's smash attack damage work in Minecraft?
A mace smash attack triggers when you hit something after falling 1.5 blocks or more. Bonus damage scales with fall distance: +4 damage for each of the first 3 blocks fallen, +2 for each of the next 5 blocks, and +1 for every block after that, on top of the mace's base 6 damage. A hit after a 3-block fall deals 18 damage before crit, or 27 with the roughly-guaranteed critical multiplier; an 8-block fall deals 28 before crit, 42 with it. The Density enchantment adds further damage per block fallen per level, Breach ignores a percentage of armor per level, and Wind Burst launches the player upward after a successful smash to chain the next fall.
Do axes really disable shields in Minecraft?
Yes. Hitting a player or mob whose shield is actively raised with an axe — the crushing blow — disables every shield they're holding for a full 5 seconds, with no durability cost to the axe. This works whether the axe belongs to a player or a mob, including vindicators, piglin brutes, and axe-wielding zombie variants. Five seconds is enough to close most fights, which is why raising a shield and waiting stops being a safe default once an axe is involved.
Does Bedrock Edition have attack cooldown like Java Edition?
No. Bedrock Edition has no attack cooldown system at all — every weapon swing deals its full listed damage regardless of timing, so there is no crit-charge threshold, no damage-scaling penalty for fast clicking, and no sweep attack mechanic in either its base or Sweeping Edge-enchanted form. To compensate, Bedrock weapon damage is generally 1 HP higher than the Java equivalent for swords, pickaxes, shovels, and hoes (tridents and maces are unaffected), and axes deal 1 HP less than a same-tier sword rather than more, which is the opposite of the Java relationship.

Keep Reading

Sources & Further Reading
Last updated September 4, 2026.

Related Guides

An unlit Minecraft blast furnace, smoker and barrel standing side by side on grass beneath oak and birch trees in a forest.
🎮Game GuidesSep 2, 2026·11 min read

Minecraft Fuel Burn Times: Best Fuels and Items Smelted

A furnace smelts one item every 10 seconds, so every fuel in the game is just its burn time divided by ten. Coal is 8 items. A block of coal is 80, not 72. A lava bucket is 100. Here is the complete burn-time table, the eight ways to turn one log into fuel ranked by what you actually get back, and the kelp loop that turns 100 smelts into 220.

Read article
A Minecraft jukebox placed on moss at the mouth of a lush cave, with glow berry vines and a spore blossom hanging from the ceiling above a dark drop.
🎮Game GuidesAug 30, 2026·10 min read

Minecraft Music Discs: Every Disc and How to Get It

Twelve of the 22 music discs come from a creeper killed by a skeleton or one of its variants. The other ten come from ten different places, and eight of those are a structure. Here is every disc, its composer, its length, its odds, and the comparator value it puts out — including the seven signal levels that two different discs now share.

Read article
A Minecraft inventory screen open in the Nether with a bundle selected, its tooltip expanded to show four mixed item types above a partly filled blue fullness bar.
🎮Game GuidesAug 23, 2026·10 min read

Minecraft Bundle Guide: What Actually Fits Inside One

A bundle does not give you extra storage. It gives you one stack's worth of space that can hold mixed items, and the exchange rate is set by each item's stack size — so 64 cobblestone fit, 16 ender pearls fill it completely, and a single sword fills it on its own. Here is the full capacity math, both control schemes, the nesting rules, and where bundles generate.

Read article
Four Minecraft players riding on top of a harnessed happy ghast wearing brown aviator goggles, flying over an orange sunset landscape of coral, desert, and ocean biomes.
🎮Game GuidesJul 29, 2026·12 min read

Minecraft Happy Ghast Guide: Dried Ghasts, Harnesses, Flight

The happy ghast is the first flying mount in Minecraft that carries passengers, hauls a horse on a lead, and doubles as a solid block you can build off. Here is the whole pipeline, with the Java and Bedrock numbers that actually differ.

Read article
An oak log block, the first resource every Minecraft survival run starts by punching out of a tree.
🌱Beginner GuidesMay 30, 2026·10 min read

Minecraft Survival Guide for Beginners: Your First Days

You have about ten minutes of daylight before the sun sets and the world tries to kill you. Here is exactly what to do with them — punch a tree, build a tool chain, and get a roof over your head before the zombies arrive.

Read article
A Minecraft enchanting table, where you spend levels and lapis lazuli to roll enchantments onto gear.
🏆Tier ListsMay 30, 2026·11 min read

Best Minecraft Enchantments, Ranked — The Ones Worth Your XP

Mending is the enchantment that ends the grind — gear that repairs itself forever. Everything else is a fight over your XP and anvil uses. Here is what actually earns a slot, ranked, with the real max levels.

Read article