promotional bannermobile promotional banner

Crit Combo

Build combo streaks with critical hits to deal increasing bonus damage.
Back to Files

CritCombo-1.0.0-1.20.1 Forge

File namecritcombo-1.0.0-1.20.1.jar
Uploader
VolkeynVolkeyn
Uploaded
Mar 26, 2026
Downloads
103
Size
1.1 MB
Mod Loaders
Forge
File ID
7817151
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:crit-combo-1496105:7817151")

Learn more about Curse Maven

What's new

CritCombo adds a satisfying crit combo system to Minecraft combat.

Land consecutive critical hits to build your combo counter. The higher your combo, the more bonus crit damage you deal. But be careful — missing a crit, taking damage, or stopping for 10 seconds will reset your combo back to zero.

## Features
- Combo counter displayed in the action bar
- Bonus crit damage per combo stack (default: +3% per stack, up to x15)
- Particle effects that intensify as your combo grows
- Subtle bell sound on each combo increment
- Fully configurable via config file (damage bonus, combo cap, timeout, sound on/off)

## How it works
- Jump and hit an enemy to land a crit
- Each consecutive crit increases your combo
- Non-crit hit, taking damage, or 10 seconds of inactivity resets the combo

## Configuration
All settings can be changed in `critcombo-common.toml`:
- `maxCombo` — maximum combo cap (default: 15)
- `bonusPerStack` — bonus damage per stack in % (default: 3)
- `comboTimeoutSeconds` — inactivity timeout (default: 10)
- `soundEnabled` — enable/disable combo sound (default: true)
- `soundVolume` — sound volume (default: 0.3)

This mod has no additional files