Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Overhauled Damage
Overhauled Damage

Overhauled Damage

A complete overhaul to several mechanics revolving around damage. Including elemental damage and shield parrying.

6.3K
27

3.0.0

release21 апреля 2026 г.

3.0.0

  • updated to 26.1.x

Additions

  • added the first iteration of new status effects. They are applied when an effect build up bar is filled. The server config still has the option to change this to other effects. Some of the effects have currently no impact on gameplay. This will be fixed when the required API mods are available.
    • "overhauleddamage:bleeding"
    • "overhauleddamage:burning"
    • "overhauleddamage:chilled"
    • "overhauleddamage:frozen"
    • "overhauleddamage:poison"
    • "overhauleddamage:shocked"
    • "overhauleddamage:staggered"
    • "overhauleddamage:hit_stun"
  • added new damage types
    • "overhauleddamage:bleeding_damage_type"
    • "overhauleddamage:burning_damage_type"
    • "overhauleddamage:poison_damage_type"
    • "overhauleddamage:shocked_damage_type"
  • added enchantment effects to add effect build up
    • "overhauleddamage:add_bleeding_build_up"
    • "overhauleddamage:add_burn_build_up"
    • "overhauleddamage:add_freeze_build_up"
    • "overhauleddamage:add_poison_build_up"
    • "overhauleddamage:add_shock_build_up"
    • "overhauleddamage:add_stagger_build_up"
  • added "overhauleddamage:overhauled_damage_entity" entity sub predicate, which allows to check for each effect build up
  • added "overhauleddamage:no_applied_damage" damage type tag. Attacks with damage types in this tag don't deal damage to health/mana/stamina, but all other effects still apply
  • added Java API to give "Mob" entities a custom damage type
  • added server config options to set default entity attribute values (only affects players)
  • added server config option to disable overhauled damage calculation
    • this includes the overhauls to blocking attacks, protection enchantments, armor calculation and the entire "attack type" system. Note that the individual toggles for the various overhauls are still available, if you only want to disable individual systems.
    • this does not include the effect build up system
  • added Knockback Overhaul, allowing better control over how much knockback is applied when taking damage. This can be disabled in the server config
  • the effect build up icon bars now blink when their corresponding build up changes, similar to the vanilla health bar. This can be disabled in the client config.
  • added built-in data pack that integrates some vanilla enchantments with Overhauled Damage
  • added built-in data pack that adds new enchantments

Changes

  • improved client/server config layout
  • improved default config values
  • reworked the blocking overhaul
    • now requires the mod "Blocking Overhaul" to be present, which is a standalone implementation of most blocking overhaul features
  • replaced game rule naturalArmourToughness with server config option
  • removed instant blocking feature (now possible with vanilla tech)
  • removed Protection Overhaul
    • this feature made the specialised protection enchantments obsolete and was generally not very compatible with other mods/vanilla Minecraft
    • an (optional) built-in data pack was added that integrates protection enchantments into the overhauled damage calculation
  • temporarily disabled the flat value based armor calculation, it will come back after I had more time to fix it's various design problems

Technical

  • removed "generic." prefix from all entity attributes, following vanillas example
  • improved integration of Stamina Attributes and Mana Attributes
  • migrated to Mojang Mappings
  • internal refactors which made the mod much easier to work with

2.4.2

release26 августа 2025 г.

2.4.2

  • fixed game rule

2.4.1

release25 августа 2025 г.

2.4.1

  • added "naturalArmourToughness" game rule
  • added attackers "generic.attack_knockback" value into the block knock back calculation
  • fixed an issue where blocking an attack would never knock back the blocking entity

2.4.0

release10 августа 2025 г.

2.4.0

  • reworked block knock back calculation
  • several internal refactors to improve maintainability
  • fixed several bugs with the icon bar configurations

2.3.0

release31 июля 2025 г.

2.3.0

  • additions
    • added alternative build-up bars consisting of icons, similar to vanillas resource bars
    • added generic attack type and changed default attack type multipliers to 1.0 for generic and 0.0 for all others
    • added alternative armor calculation. The existing formula expects very high amounts of damage. This is not realistic in a vanilla/modded environment. The alternative calculation is based on a percentage reduction instead of flat values.
    • added alternative blocked damage calculation. The existing formula expects very high amounts of damage. This is not realistic in a vanilla/modded environment. The alternative calculation is based on a percentage reduction instead of flat values.
    • added protection enchantment overhaul. Feather Falling works like normal. 'Normal' protection now works with a (configurable) percentage reduction. All other protection enchantments are disabled.
    • added new sound for a successful parry
    • added "damage taken from mana/stamina" attributes
    • added a "build_up_reduction_delay_threshold" attribute for each build-up type, they describe a delay in build-up reduction, when build-up is added
  • changes
    • reworked both client and server configs, improving the general layout and making the mod much more configurable
  • fixes
    • fixed an issue where the build-up bars were visible in creative mode
    • fixed an issue where the build-up bars were visible even when the HUD was hidden (pressing F1)
  • mod dependencies
    • removed dependency on Cloth Config
    • added dependency on Fzzy Config
    • added dependency on Resource Bar API
    • Stamina Attributes is now an optional dependency
    • Mana Attributes is now an optional dependency

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:MIT
Опубликован:1 год назад
Обновлён:1 неделю назад
Главная