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

Extra Damage Enchantments

Lets you control Damage Enchants with datapack tags. Also adds 5 extra enchantments with their own groups. Part of the Combat+ collection.

19K загрузок28 подписчиковMITfabricquilt

Обновлён 30 ноября 2024 г. · опубликован 17 декабря 2022 г.

Extra Damage Enchantments

Combat+

A modpack utility mod masquerading as an enchantment mod. Extra Damage Enchantments connects datapacks to the "entity group" system used by enchantments like Smite. And additionally adds 5 new damaging enchantments to make use of the new system.

An issue with modpacks is that new mobs often don't fall into the vanilla categories of undead, arthropod, and aquatic. ExtraDE adds 5 additional categories that cover the majority of use-cases.
Each category, along with the vanilla groupings, is a datapack tag. This creates a convenient compatibility layer for modpacks to use and add additional mobs.

ExtraDE also adds custom group icons for Provi's Health Bars. Using PHB will also grant new custom health bar portraits.

New Groups and Enchantments

Group Enchantment Entity Tag Example Mobs
Humanoid Rebel extra-damage-enchantments:humanoid Players, Witches, Piglins
Outerworldly Voidrender extra-damage-enchantments:outerworldly Endermen, Shulkers, Ender Dragon
Arcane Unravel extra-damage-enchantments:arcane Allays, Blazes, Vexes
Fungifloral Herbicide extra-damage-enchantments:fungifloral Creepers, Wardens
Beastly Butcher extra-damage-enchantments:beastly Cows, Hoglins, Ravagers
Each enchantment is incompatible with Sharpness, each other, and other damage enchantments such as Smite.

For PvP balancing, there is additionally a gamerule that controls how effective special (non-Sharpness) damage enchantments are against players.

Datapack Information

ExtraDE allows you to add any mob (even modded ones) into the extra or even vanilla entity groups via Minecraft's tag system, check the mod wiki for more information.

Modpacks

Feel free to add this mod to any modpacks. ExtraDE is a cross between enchantments and modpack utility afterall.

Origins Addon

If you are setting up an Origins modpack, consider also adding ExtraDE Origins Addon. This addon creates a new power type called extrade:entity_group, which allows any Origin to be assigned to one of the entity groups created by ExtraDE.
This benefits both roleplay/lore and pvp balancing by creating a universal weakness system for all members. (Note that players are classified as "humanoid" by default.)

Showcase Video

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.0+1.21.3Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11fabric, quilt30 ноября 2024 г.Скачать (123 КБ)
2.0.0+1.21Релиз1.21, 1.21.1fabric, quilt15 июля 2024 г.Скачать (124 КБ)
1.3.0+1.20.6Релиз1.20.5, 1.20.6fabric, quilt27 мая 2024 г.Скачать (119 КБ)
1.2.0+1.20.1Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, quilt21 февраля 2024 г.Скачать (122 КБ)
1.1.2+1.20.1Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, quilt1 февраля 2024 г.Скачать (121 КБ)
1.1.1Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, quilt7 августа 2023 г.Скачать (107 КБ)
1.1.0Релиз1.20, 1.20.1fabric, quilt27 июня 2023 г.Скачать (29 КБ)
1.0.4Релиз1.20fabric, quilt12 июня 2023 г.Скачать (24 КБ)
1.0.3Релиз1.19.3, 1.19.4fabric, quilt31 января 2023 г.Скачать (24 КБ)
1.0.2Релиз1.18.2, 1.19, 1.19.1, 1.19.2fabric17 декабря 2022 г.Скачать (23 КБ)

Ченджлог

2.0.0+1.21.3Релиз1.21.9, 1.21.10, 1.21.11 · 30 ноября 2024 г.

Changes

  • Updated to 1.21.3 Minecraft.
2.0.0+1.21Релиз1.21, 1.21.1 · 15 июля 2024 г.

Major update that rewrites the mod with 1.21 in mind.

Frankly with all these changes by Mojang, we're slowly reaching the point where this mod is almost a datapack.

Changes

  • All enchantments have been reworked into data-driven versions.

Removals

  • The convenient mixin injection point for the enchantments has been removed due to obvious reasons.
1.3.0+1.20.6Релиз1.20.5, 1.20.6 · 27 мая 2024 г.

Minor update to update to Minecraft 1.20.6.

Additions

  • For vanilla parity, added new tags for sensitivity to enchantments, these are separate from the pre-existing entity tags.

Changes

  • All enchantments now make use of the Combat+ enchantable tags.
  • Entity Tags use the new Provi's Health Bars API with a starting priority of -990.

Removals

  • Removed Neat compatibility.
    • Neat has been stuck on 1.20.1, for a long time now. I can't pre-emptively predict how the Neat dev will adjust to the new Entity Group system (if at all), nor can I delay my own updates for it.
    • Neat support is dropped indefinitely for this reason.
1.2.0+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 21 февраля 2024 г.

Extra Damage Enchantments is now part of the Combat+ collection. The internals of the mod have been rewritten to make use of Combat+.

Changes

  • The internal modid now matches the actual modid.
    • The data and asset namespace is now extra-damage-enchantments.
  • The gamerule has been renamed to damageEnchantAgainstPlayerEffectiveness, placed in the Combat+ gamerule category, and the default value raised to 0.5 to match Extended Enchanting.
1.1.2+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 1 февраля 2024 г.

New Features

  • Added entrypoint to connect to Provi's Health Bars. Several custom portraits have been added.
  • ExtraDE Neat Compat is now built into this mod. Playing with Neat will automatically add the new icons.

Notes

As of this release the addon mod, ExtraDE Neat Compat has been deprecated. It has been merged into this mod and is no longer needed.

1.1.1Релиз1.20.2, 1.20.3, 1.20.4 · 7 августа 2023 г.

General

  • Changed mod icon.
  • Added 1.20 mobs to tags.
1.1.0Релиз1.20, 1.20.1 · 27 июня 2023 г.

New Features

  • Added a new gamerule specialEnchantAgainstPlayersPercentEffectiveness that modifies the damage that special (not Sharpness) damage enchantments deal to players.
    • Read more about it here.
1.0.4Релиз1.20 · 12 июня 2023 г.

General

  • Updated to 1.20
  • Changed modmenu homepage to GitHub repo.

Комментарии

Загружаем…