Parry - Java Edition

Quick rating

Parry - Java Edition

No reviews yet

Timing-based combat parry — whoever hits FIRST gets the parry! Hit an enemy, then it hits you (or vice versa) within 0.4s to stun + knock back the second hitter. No shield required.

QoL & Tweaks
Mod Loaders
Fabric
Minecraft
26.2

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

About

Project Details

Type
Mod
Latest Version
parry-1.0.0.jar
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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Parry — Java Edition

Timing-based combat parry. Whoever hits FIRST gets the parry!

 

A faithful port of the Bedrock Parry mod to Java Edition. No shield required — any item (or no item) works. Just time your attack to match the enemy's.

 

How It Works

If you and an enemy hit each other within a 0.4-second window (8 ticks), the person who hit first gets the parry. The second hitter is punished:

 
  • ❌ Takes zero damage
  • 🌀 Gets stunned (Slowness II + Weakness I for 3 seconds)
  • 💥 Gets knocked back away from the parry winner
  • ✨ A parry sound + critical-hit particle burst plays
  • 🔢 The winner's parry counter increments
 

This works in both directions:

  • You hit an enemy, then it hits you → YOU parry (the enemy gets stunned)
  • An enemy hits you, then you hit it → IT parries (you get stunned)
 

No shield needed. No specific item required. Fist, sword, axe — anything works.

 

Commands

Command
Description
/parry Toggle parry on/off for yourself
/paritype Show your parry stats (count, status, window, stun info)
<button class="absolute top-1 right-1 z-10 p-1.5 rounded-lg bg-[#f7f7f7] dark:bg-[#272A2F] hover:bg-[#E5E5E5] dark:hover:bg-[#272A2F] opacity-0 group-hover/table:opacity-100 transition-opacity duration-200"></button>

Both commands are available to all players — no cheats or OP required.

 

Installation

Requirements

Component
Version
Minecraft Java Edition 26.2 (latest stable)
Fabric Loader 0.19.3
Fabric API 0.156.0+26.2 (required dependency)
Java SE / JDK 25
<button class="absolute top-1 right-1 z-10 p-1.5 rounded-lg bg-[#f7f7f7] dark:bg-[#272A2F] hover:bg-[#E5E5E5] dark:hover:bg-[#272A2F] opacity-0 group-hover/table:opacity-100 transition-opacity duration-200"></button>

Steps

  1. Install Fabric Loader for Minecraft 26.2
  2. Download Fabric API and place it in your mods/ folder
  3. Download ciservermodding-parry-1.0.0.jar and place it in your mods/ folder
  4. Launch the game and join any world or server
 

Server Installation

Place both the Fabric API jar and the Parry jar in the server's mods/ folder. Clients connecting to the server do not need the mod installed (all logic runs server-side), but can install it if they want.

 

Compatibility

  • Fabric (not Forge/NeoForge)
  • Client + Server (environment: "*") — install on either or both
  • ✅ All parry logic runs server-side (safe no-op on a pure client)
  • ✅ Works with all other Fabric mods
  • ✅ No experiments or beta APIs
  • ✅ No mixins — uses only Fabric API events
  • ✅ No custom items, blocks, or entities (pure logic mod)
 

Technical Details

  • Parry window: 8 ticks (0.4 seconds at 20 TPS)
  • Stun: Slowness II + Weakness I, 60 ticks (3 seconds)
  • Knockback: 1.8 horizontal + 0.6 vertical (away from the parry winner)
  • Toggle: Uses vanilla entity tags (parry_disabled) — persists via NBT, visible to /tag list
 

Credits

  • Author: CIServerModding
  • Original Bedrock mod: Parry (Bedrock)
  • Java port: ClockSplice + AI Help
 

License

© CIServerModding. All rights reserved.

Screenshots

Gallery

  • pic 1
    pic 1 pic 1

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
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works