Перейти к содержимому
Mineforgian

Fryc's Parry (aka Sword Parry)

Adds parry mechanics and allows blocking with items other than shield

11K загрузок20 подписчиковMITfabric

Обновлён 11 мая 2026 г. · опубликован 4 октября 2024 г.

  • Blocking (first person)
  • Blocking (third person)

Requires Fabric API

Requires Cloth Config

Requires Multiple use actions

Forge: Requires Sinytra Connector (26.05.2026 - 1.20 is bugged, 6.5.0+ doesn't work, because MUA is incompatible with Connector, only frycparry 6.4.0 works fine)

Note: 1.20 versions are outdated. The description below refers to 1.21 versions.

Adds parry mechanics and allows blocking with items other than shield.

Block and parry:

You can use some items (tools by default) to block attacks.

Press parry key (R by default) to start blocking. (mod is using Multiple use actions since 6.5.0)

Player takes less damage while blocking (value depends on item that is being used).

Using block action right before taking a hit triggers parry:

  • parrying attack or projectile negates damage
  • parrying melee attack knocks back and slows enemy
  • explosions can't be parried

Block delay:

By default, all items (except mace) have 0 block delay (you start blocking immediately after pressing button).

Explosion block delay:

Explosions are handled in a bit different way:

  • apart from normal block delay, there is also explosion block delay
  • if explosion block delay is below 0, explosions can't be blocked (all items except shield and mace)
  • shield and mace have 5 explosion block delay - if player is holding block for less than 5 ticks, your item's protection will be 80% weaker (for example, shield that normally fully absorbs explosion damage, will only absorb 20%)

Cooldown:

Item starts cooling down when player interrupts block action, changes item or attacks.

Cooldown after parry is shorter.

Enchantments:

This mod makes shield enchantable and adds 3 parry related enchantments:

  • Reflex - decreases block delay by 1 per level, or increases parry ticks by 1 per level if block delay is 0
  • Counterarrack - deals damage to parried enemies (20% - 50% of players damage)
  • Parry - strengthens status effects applied after parry

Configuration:

Keybinds:

To set parrying to right click (Use Key), unbind Parry Key.

There is also "Prevent using parry key" which prevents player from blocking or parrying

See Setting block action to different key and Setting block action to right click

Config files:

You can access config via Mod Menu

Config files are inside 'frycparry' folder

Datapacks:

You can modify pool of items that can parry and modify parry attributes for each item individually

More info here

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
6.5.0+1.21Релиз1.21, 1.21.1fabric11 мая 2026 г.Скачать (240 КБ)
6.4.0+1.21Релиз1.21, 1.21.1fabric23 августа 2025 г.Скачать (255 КБ)
4.4.0+1.20Релиз1.20, 1.20.1fabric22 августа 2025 г.Скачать (402 КБ)
6.3.2+1.21Релиз1.21, 1.21.1fabric22 апреля 2025 г.Скачать (206 КБ)
5.3.2+1.20.2Релиз1.20.2fabric22 апреля 2025 г.Скачать (352 КБ)
4.3.2+1.20Релиз1.20, 1.20.1fabric22 апреля 2025 г.Скачать (357 КБ)
6.3.1+1.21Релиз1.21, 1.21.1, 1.21.2fabric4 декабря 2024 г.Скачать (202 КБ)
5.3.1+1.20.2Релиз1.20.2fabric4 декабря 2024 г.Скачать (348 КБ)
4.3.1+1.20Релиз1.20, 1.20.1fabric4 декабря 2024 г.Скачать (353 КБ)
6.3.0+1.21Релиз1.21, 1.21.1fabric30 ноября 2024 г.Скачать (199 КБ)
5.3.0+1.20.2Релиз1.20.2fabric30 ноября 2024 г.Скачать (344 КБ)
4.3.0+1.20Релиз1.20, 1.20.1fabric30 ноября 2024 г.Скачать (349 КБ)
6.2.5+1.21Релиз1.21, 1.21.1fabric13 ноября 2024 г.Скачать (185 КБ)
5.2.5+1.20.2Релиз1.20.2fabric13 ноября 2024 г.Скачать (897 КБ)
4.2.5+1.20Релиз1.20, 1.20.1fabric13 ноября 2024 г.Скачать (902 КБ)

Показаны последние 15 из 18 версий.

Ченджлог

6.5.0+1.21Релиз1.21, 1.21.1 · 11 мая 2026 г.

Mod now depends on Multiple use actions. This fixes all conflicts with right-click parrying. Here are the guides telling how to set parrying on right click or different keybind:

https://github.com/Xires87/SwordParry/wiki/Setting-block-action-to-right-click

https://github.com/Xires87/SwordParry/wiki/Setting-block-action-to-different-key

Details:

  • added block action to all items via Multiple use actions mod (works only for those enabled with config or tag, like before, but appears for all items)
  • removed keybinds (parry key and dont-parry key)
6.4.0+1.21Релиз1.21, 1.21.1 · 23 августа 2025 г.

Changes:

  • separate cooldown system:
    • cooldown is saved on player, not items
    • cooldown is shown as a small shield under your crosshair (position can be changed in client config)
    • axe attacks still apply cooldown on item that was used (configurable in other.json5)
  • disarmed sets cooldown on items in main and off hand no matter what item types
  • added parry indicator (disabled by default):
    • green means attack will be parried
    • yellow means attack will be blocked
    • red means you haven't started blocking yet (block delay)
  • parry attributes are shown in tooltips (can be disabled in client config)
4.4.0+1.20Релиз1.20, 1.20.1 · 22 августа 2025 г.

To those who look for 1.21: it will come a bit later To those who look for 1.20.2 (is someone even playing on this version?): it won't come, sorry

Changes:

  • separate cooldown system:
    • cooldown is saved on player, not items
    • cooldown is shown as a small shield under your crosshair (position can be changed in client config)
    • axe attacks still apply cooldown on item that was used (configurable in other.json5)
  • disarmed sets cooldown on items in main and off hand no matter what item types
  • added parry indicator (disabled by default):
    • green means attack will be parried
    • yellow means attack will be blocked
    • red means you haven't started blocking yet (block delay)
  • parry attributes are shown in tooltips (can be disabled in client config)
6.3.2+1.21Релиз1.21, 1.21.1 · 22 апреля 2025 г.
  • added /parryAttributes command (shows your main hand item's parry attributes)
5.3.2+1.20.2Релиз1.20.2 · 22 апреля 2025 г.
  • added /parryAttributes command (shows your main hand item's parry attributes)
4.3.2+1.20Релиз1.20, 1.20.1 · 22 апреля 2025 г.
  • added /parryAttributes command (shows your main hand item's parry attributes)
6.3.1+1.21Релиз1.21, 1.21.1, 1.21.2 · 4 декабря 2024 г.
  • fixed #13 by adding custom damage type, that avoids guardian thorns, for counterattack enchantment
5.3.1+1.20.2Релиз1.20.2 · 4 декабря 2024 г.
  • fixed #13 by adding custom damage type, that avoids guardian thorns, for counterattack enchantment

Комментарии

Загружаем…