
Guarding
Implements new mechanics and enchantments to shields.
Обновлён 15 сентября 2024 г. · опубликован 9 апреля 2022 г.

📕 About
Guarding is a small-scale fabric mod that expands upon the Shield, implementing new mechanics and unique enchantments. Most of the features are also configurable!
⭐Features
- Parrying! Time your blocks just right and perform a parry, pushing back enemies and flinging back projectiles.
- Pummeling, a new enchantment that increases parry knockback.
- Barbed, a new enchantment which applies thorns onto your shield.
- The Netherite Shield! A tough shield that's more durable, fire resistant, and grants some knockback resistance.
- Shield Trims! The Netherite Shield utilizes armor trims, instead of banners for cosmetics.
- Instantaneous Blocking! Shields will now block quicker, similar to the Combat Test snapshots.
👏 Contributors
- Thanks to Outer Cloud for creating the logo!
- Thanks to Chikorita Lover for their contributions to the Netherite Shield!
- Thanks to XKZGx for Ukrainian localisations!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.21.1-2.7.4 | Релиз | 1.21, 1.21.1 | fabric | 15 сентября 2024 г. | .jar (227 КБ) |
| 1.21.1-2.7.3 | Релиз | 1.21, 1.21.1 | fabric | 17 августа 2024 г. | .jar (226 КБ) |
| 1.21.1-2.7.2 | Релиз | 1.21, 1.21.1 | fabric | 13 августа 2024 г. | .jar (211 КБ) |
| 1.21.1-2.7.1 | Релиз | 1.21, 1.21.1 | fabric | 8 августа 2024 г. | .jar (210 КБ) |
| 1.21-2.7.0 | Релиз | 1.21 | fabric | 1 августа 2024 г. | .jar (210 КБ) |
| 1.20.6-2.6.1 | Релиз | 1.20.5, 1.20.6 | fabric | 4 мая 2024 г. | .jar (198 КБ) |
| 1.20.5-2.6.0 | Релиз | 1.20.5, 1.20.6 | fabric | 24 апреля 2024 г. | .jar (197 КБ) |
| 2.4.0 | Релиз | 1.20, 1.20.1, 1.20.2 | fabric | 19 января 2024 г. | .jar (337 КБ) |
| 2.3.3 | Релиз | 1.20, 1.20.1 | fabric | 12 сентября 2023 г. | .jar (321 КБ) |
| 2.3.2 | Релиз | 1.20, 1.20.1 | fabric | 2 августа 2023 г. | .jar (319 КБ) |
| 2.3.1 | Релиз | 1.20, 1.20.1 | fabric | 1 августа 2023 г. | .jar (318 КБ) |
| 2.3.0 | Релиз | 1.20, 1.20.1 | fabric | 30 июля 2023 г. | .jar (315 КБ) |
| 2.2.0 | Релиз | 1.19.2 | fabric | 18 ноября 2022 г. | .jar (105 КБ) |
| 1.0.2 | Релиз | 1.18.2 | fabric | 12 апреля 2022 г. | .jar (13 КБ) |
| 1.0.1 | Релиз | 1.18.2 | fabric | 11 апреля 2022 г. | .jar (13 КБ) |
Показаны последние 15 из 16 версий. Все версии — на Modrinth.
Ченджлог
1.21.1-2.7.4Релиз1.21, 1.21.1 · 15 сентября 2024 г.
Gameplay Changes
- Added the "Attacks Blocked by Shield" stat.
- Added the "Attacks Parried by Shield" stat.
Fixes
- Fixed an issue where players wouldn't receive knockback from parries.
1.21.1-2.7.3Релиз1.21, 1.21.1 · 17 августа 2024 г.
Technical Updates
Guarding now utilizes the data generator for its data pack contents. This shouldn't affect anything ingame.
Changes
- Updated Mexican Spanish localizations.
- Updated Ukrainian localizations to be consistent with vanilla. (masik16u)
- Added Turkish localizations. (digi2303)
Fixes
- Fixed a bug where the advancement "Parry This, you Casual!" having an outdated parent advancement.
1.21.1-2.7.2Релиз1.21, 1.21.1 · 13 августа 2024 г.
Hotfix
Fixed an issue where shield enchantments were unobtainable.
1.21.1-2.7.1Релиз1.21, 1.21.1 · 8 августа 2024 г.
- Updated to 1.21.1
1.21-2.7.0Релиз1.21 · 1 августа 2024 г.
Gameplay Changes
- Netherite Shield enchantability has been reduced.
20 -> 15 - Barbed durability damage has been reduced.
2 -> 1 - Barbed success chance has been increased.
20% -> 33% - Barbed damage can now be inflicted from ranged attacks.
Config Changes
- The enchantability of the Shield and Netherite Shield have been made configurable.
- Configurations for Pummeling and Barbed and projectile deflection strength have been removed.
Technical Changes
Guarding now uses 1.21's data driven enchantments, for this reason, several configurations were removed in favor of this new system.
Added 3 new enchantment effect components:
guarding:shield_blocked: Effects applying after an attack is blocked.
- Condition Context: Damage Parameters
- Effect: Entity Effect
- Additional fields:
cancel_on_parry: When true, stops the effects from being applied when a parry is landedaffected: A specifier for whom the effect is applied to. Possible values areattacker,damaging_entity, andvictim
guarding:shield_parried: Effects applying after an attack is parried.
- Condition Context: Damage Parameters
- Effect: Entity Effect
- Additional fields:
affected: A specifier for whom the effect is applied to. Possible values areattacker,damaging_entity, andvictim
guarding:shield_knockback: Effects for the amount of knockback to deal when an attack is blocked.
- Condition Context: Damage Parameters
- Effect: Value Effect
1.20.6-2.6.1Релиз1.20.5, 1.20.6 · 4 мая 2024 г.
- Fixed a bug where banners would not be refunded when the player's inventory was full.
1.20.5-2.6.0Релиз1.20.5, 1.20.6 · 24 апреля 2024 г.
- Ported to version 1.20.5.
- Tweaked the textures of several shield trim patterns.
- Introduced two new shield trim patterns from the 1.21 experiment.
- Enchantment descriptions have been added thanks to skel39eek66.
- Ukrainian localization is now supported thanks to SKZGx
2.4.0Релиз1.20, 1.20.1, 1.20.2 · 19 января 2024 г.
Features
- Added three advancements, with one of them being hidden.
- Parries can now be performed during the first three ticks of blocking, instead of two. This change was made to account for lag.
- Upgrading a shield decorated with a banner to a Netherite Shield will now refund the banner.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
