Community listing page, reviews here may not be monitored by the author.
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.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Parry — Java Edition
Timing-based combat parry. Whoever hits FIRST gets the parry!
PATREON GIVEAWAY - Be one of the first 100 people to redeem a free 1 month membership of Donator!
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) |
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 |
Steps
- Install Fabric Loader for Minecraft 26.2
- Download Fabric API and place it in your
mods/folder - Download
ciservermodding-parry-1.0.0.jarand place it in yourmods/folder - 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
-
COMMING SOON!:
PlayForge, an AI development studio, by CIServerModding Studios.The Four-Agent AI Pipeline
Sensorbot screens every prompt, Atlas plans the build, Forge writes and tests the code, Sentinel signs off the QA report. One prompt in — one shipped game out.
Template Marketplace & Bits Economy
Buy AI-vetted game templates from 20 to 10,000 bits — or sell your own and keep 97%. Earn bits daily, and every play of your game pays you.
Public Arcade Hub
Play AI-built browser games for free — no account needed. Every published game is scanned for malware and checked for creator credit.
Voice Studio, Code Editor & Codespace
Generate game voiceovers with Orpheus text-to-speech, edit the AI's code in a full Monaco editor, or build a game from scratch in your own codespace.
License
© CIServerModding. All rights reserved.
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.
/parry Toggle parry on/off for yourself /paritype Show your parry stats (count, status, window, stun info)
Both commands are available to all players — no cheats or OP required.
Installation
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
Steps Install Fabric Loader for Minecraft 26.2 Download Fabric API and place it in your mods/ folder Download ciservermodding-parry-1.0.0.jar and place it in your mods/ folder 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: CIServerModding + AI
License © CIServerModding. All rights reserved.
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources