HomeJavaModswCombatPatternAnalyzer
wCombatPatternAnalyzer — screenshot 1

🎯 What does this mod do?

wCombat Pattern Analyzer is a client-side Fabric mod that tracks and analyzes your opponents' combat behavior in real-time, helping you predict their next actions.

⚔️ Key Features

📊 How it works

  1. Mod collects data about opponent's last 20 actions
  2. Analyzes intervals between attacks and movement patterns
  3. Predicts next action based on collected data
  4. Displays information in convenient HUD to the left of crosshair

🎮 Usage

  1. Install the mod in your mods folder
  2. Join a game and get within 16 blocks of an opponent
  3. Mod automatically starts tracking the closest player
  4. After 3+ actions, predictions will start showing

What's displayed on screen:

Player Name
ATTACK: 5 ticks         (red - danger)
COUNTER READY           (green - attack now)
Waiting: 10             (yellow - neutral)
Pattern: W-Tap          (pattern detected)
BLOCKING SHIELD         (blue - holding shield)

⚙️ Configuration

Settings are located in config/wcombatpatternanalyzer.json:

{
  "enabled": true,
  "maxTrackedActions": 20,
  "predictionSensitivity": 0.75,
  "showAttackIndicator": true,
  "showMovementPattern": true,
  "showShieldUsage": true,
  "showCriticalJumps": true,
  "maxTrackingDistance": 16,
  "debugMode": false
}

Parameters:

📋 Requirements

🔧 Technical Details

What's tracked:

How it analyzes:

🎨 Features

📝 Notes

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more