▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/ComboCounter
ComboCounter

ComboCounter

A mod that counts ur combo and crit and displays on screen and also resets if u can't keep that chain...

640
1

ComboCounter Mod

Real-Time Combo and Crit Performance Tracker

BisectHosting Banner

Support the mod!
Get a 24/7 Minecraft server for 25% off your first month!
Click here to get started

📋 Overview

ComboCounter is a lightweight Minecraft Fabric mod that displays your combat performance in real-time. Track your critical hit streaks and combo knockback chains with a clean, customizable HUD overlay.


🎯 Summary

PropertyValue
Mod NameComboCounter
Mod IDcombocounter
Version1.0.0
Minecraft1.21.4
Mod LoaderFabric
SideClient-side only
DependenciesFabric API, Cloth Config

✨ Features

Core Features

FeatureDescription
☠ Crit Streak CounterTracks consecutive critical hits on enemies
⚔ Combo Streak CounterTracks consecutive hits that knockback enemies
Auto ResetCounters reset after 2 seconds of no hits
Real-time DisplayUpdates instantly during combat

Customization

FeatureDescription
12 Position PresetsPlace HUD anywhere on screen
Fine-tune PositioningX/Y offset sliders for pixel-perfect placement
Custom ColorsChange colors for crit, combo, and label text
Text ShadowToggle shadow for better visibility
Toggle VisibilityShow/hide each counter independently

Keybindings

KeyAction
HToggle HUD on/off
JOpen config screen
KCycle through position presets

📍 Position Presets

PresetLocation
TOP_LEFTTop left corner
TOP_CENTERTop center
TOP_RIGHTTop right corner
MIDDLE_LEFTMiddle left side
CENTERScreen center
MIDDLE_RIGHTMiddle right side
BOTTOM_LEFTBottom left corner
BOTTOM_CENTERBottom center
BOTTOM_RIGHTBottom right corner
ABOVE_HOTBARJust above hotbar
BELOW_HOTBARBelow hotbar
CUSTOMManual X/Y coordinates

🎮 How It Works

Critical Hits (☠)

  • Detected when you land a critical hit on any entity
  • Critical hits occur when falling and attacking
  • Streak increases with each consecutive crit
  • Resets after 2 seconds of no crits

Combo Hits (⚔)

  • Detected when your attack causes knockback
  • Works on any living entity (mobs, players)
  • Streak increases with each successful combo hit
  • Resets after 2 seconds of no hits

🛠️ Configuration

Config File Location

.minecraft/config/combocounter.json

Config Options

{
  "enabled": true,
  "xOffset": 0,
  "yOffset": 0,
  "showShadow": true,
  "showCritStreak": true,
  "showComboStreak": true,
  "critColor": "0xFFFF6600",
  "comboColor": "0xFF00FFFF",
  "labelColor": "0xFFFFFFFF",
  "textScale": 1.0,
  "positionPreset": "TOP_LEFT",
  "padding": 10
}
OptionTypeDefaultDescription
enabledbooleantrueMaster toggle for HUD
xOffsetint0Horizontal offset (-200 to 200)
yOffsetint0Vertical offset (-200 to 200)
showShadowbooleantrueText shadow visibility
showCritStreakbooleantrueShow crit counter
showComboStreakbooleantrueShow combo counter
critColorhex color0xFFFF6600Orange color for crits
comboColorhex color0xFF00FFFFCyan color for combos
labelColorhex color0xFFFFFFFFWhite color for labels
positionPresetstringTOP_LEFTPosition preset name
paddingint10Edge padding (0-100)

📦 Dependencies

DependencyRequiredLink
Fabric Loader✅ Yesfabricmc.net
Fabric API✅ YesModrinth
Cloth Config✅ YesModrinth

🎯 Use Cases

PvP Combat

  • Track your crit consistency in duels
  • Monitor combo chains against opponents
  • Improve your PvP skills with visual feedback

PvE Combat

  • See how many crits you land on mobs
  • Track combo efficiency during raids
  • Challenge yourself to beat your streak records

Practice & Training

  • Perfect your critical hit timing
  • Learn optimal attack spacing for combos
  • Visual feedback for combat improvement

Content Creation

  • Display combat stats for viewers
  • Show off impressive streak numbers
  • Add professional HUD elements to videos

📸 HUD Display Example

☠ Crit Streak: 7
⚔ Combo Streak: 12

Colors (Default):

  • ☠ Crit Streak: — White label, Orange number
  • ⚔ Combo Streak: — White label, Cyan number

🔧 Installation

  1. Install Fabric Loader for Minecraft 1.21.4
  2. Download and install Fabric API
  3. Download and install Cloth Config
  4. Place combocounter-1.0.0.jar in .minecraft/mods/
  5. Launch Minecraft

⌨️ Controls

ActionDefault KeyCustomizable
Toggle HUDH✅ Yes (in Controls)
Open ConfigJ✅ Yes (in Controls)
Cycle PositionK✅ Yes (in Controls)

📊 Technical Details

AspectDetail
Detection MethodMixin injection into attack packets
Render MethodFabric HUD Render Callback
Config FormatJSON with GSON
Performance ImpactMinimal (< 1% CPU)
Memory Usage~2 MB
Network TrafficNone (client-side only)

✅ Compatibility

Mod TypeCompatible
Other HUD mods✅ Yes
Optimization mods (Sodium, Lithium)✅ Yes
Combat mods✅ Yes
Minimaps✅ Yes
Shader packs✅ Yes

📝 Changelog

Version 1.0.0

  • Initial release
  • Crit streak counter with ☠ symbol
  • Combo streak counter with ⚔ symbol
  • 12 position presets
  • Full color customization
  • Keybinding support
  • Cloth Config integration
  • 2-second auto-reset timer

🐛 Known Issues

IssueStatus
None reported✅ Stable

📜 License

MIT License — Free to use, modify, and distribute.


Enjoy tracking your combat skills! ⚔️☠️**

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент

Детали

Лицензия:MIT
Опубликован:3 месяца назад
Обновлён:3 месяца назад
Главная