Mod

wCombatPatternAnalyzer

Quick rating

wCombatPatternAnalyzer

No reviews yet

Analyze your enemy's combat patterns and predict their actions in PvP!

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
All Rights Reserved
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🎯 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

  • Attack Prediction - calculates average intervals between opponent's attacks and shows when they'll strike again
  • Movement Analysis - detects movement patterns (W-Tap, S-Tap, Strafe)
  • Shield Tracking - shows when opponent is blocking with shield
  • Smart Indicators - color-coded danger levels:
    • 🔴 Red - opponent attacking soon (danger!)
    • 🟢 Green - safe to counter-attack
    • 🟡 Yellow - neutral phase

📊 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:

  • enabled - enable/disable the mod
  • maxTrackedActions - number of tracked actions (10-50)
  • predictionSensitivity - prediction sensitivity (0.5-1.0)
  • showAttackIndicator - show attack indicator
  • showMovementPattern - show movement patterns
  • showShieldUsage - show shield usage
  • maxTrackingDistance - tracking distance in blocks (8-32)
  • debugMode - debug mode (logs to logs/latest.log)

📋 Requirements

  • Minecraft: 1.21.4
  • Fabric Loader: 0.17.0+
  • Fabric API: 0.119.4+1.21.4
  • Java: 21+

🔧 Technical Details

What's tracked:

  • ✅ Attack intervals (timing)
  • ✅ Movement patterns (w-tap, s-tap, strafe)
  • ✅ Shield usage
  • ✅ Critical hit jumps
  • ✅ Action sequences

How it analyzes:

  • Collects data about last 10-20 actions
  • Calculates average interval between attacks
  • Identifies repeating patterns
  • Predicts next action based on current pattern

🎨 Features

  • Minimal UI - doesn't clutter your screen
  • Closest player only - tracks one opponent at a time
  • Automatic tracking - no configuration needed
  • Client-side - works on any server
  • Lightweight - no performance impact

📝 Notes

  • Mod is client-side only
  • Needs 3+ actions from opponent for accurate predictions
  • More data = more accurate predictions
  • Doesn't provide unfair advantages, only analyzes visible behavior

Screenshots

Gallery

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync