|
|
额外伤害附魔 (Extra Damage Enchantments)Github |相关wiki |源站链接支持: fabric , quilt一个伪装成附魔模组的模组实用程序。额外伤害附魔将数据包标签与“压制”等附魔所使用的“实体组”系统连接起来。此外,它还添加了5个新的伤害附魔,以利用这个新系统。
一个模组实用程序模组,伪装成一个附魔模组。额外伤害附魔将数据包与“压制”等附魔使用的“实体组”系统连接起来。此外,它还添加了5个新的伤害附魔,以利用这个新系统。
在模组包中的一个问题是,新的生物体通常不属于基本的不死、节肢动物和水生生物类别。额外伤害附魔添加了5个额外的类别,涵盖了大多数用例。每个类别,以及原始的分类,都是一个数据包标签。这为模组包提供了一个方便的兼容性层,可以使用和添加额外的生物体。
额外伤害附魔还为[Provi\'s Health Bars](链接)和Neat添加了自定义组图标。使用PHB还会授予新的自定义生命条头像。
New Groups and Enchantments
组别附魔实体标签示例生物体
人型叛徒`extra-damage-enchantments:humanoid`玩家、女巫、猪灵
外界虚空撕裂者`extra-damage-enchantments:outerworldly`末影人、潜影贝、末影龙
奥术解体`extra-damage-enchantments:arcane`烈焰人、烈焰、恼鬼
真菌植物除草剂`extra-damage-enchantments:fungifloral`苦力怕、克罗茨
野兽屠夫`extra-damage-enchantments:beastly`牛、猪兽人、掠夺者
每个附魔都与锋利性、其他附魔以及“压制”等其他伤害附魔不兼容。
为了PvP平衡,还有一个游戏规则控制着特殊(非锋利性)伤害附魔对玩家的有效性。
数据包信息
额外伤害附魔允许您通过Minecraft的标签系统将任何生物体(甚至是模组化的生物体)添加到额外甚至原始的实体组中,请查阅[模组wiki](链接)了解更多信息。
模组包
欢迎将此模组添加到任何模组包中。额外伤害附魔毕竟是附魔和模组包实用程序的结合。
起源插件
如果您正在设置一个起源模组包,请考虑同时添加[额外伤害附魔起源插件](链接)。此插件创建了一种名为 `extrade:entity_group` 的新力量类型,允许将任何起源分配到额外伤害附魔创建的实体组之一。这对角色扮演/故事背景和PvP平衡都有好处,因为它为所有成员创建了一个通用的弱点系统。(请注意,默认情况下,玩家被归类为“人型”。)
来自Modrinth所有游戏版本1.21.21.21.31.21.41.21.51.21.61.21.71.21.81.211.21.11.20.51.20.61.201.20.11.20.21.20.31.20.41.19.31.19.41.18.21.191.19.11.19.2所有类型fabricquilt2.0.0+1.21.3extra-damage-enchantments-2.0.0+1.21.3.jar下载2.0.0+1.21.3#Releaseextra-damage-enchantments-2.0.0+1.21.3-sources.jar下载2.0.0+1.21.3#Release## Changes- Updated to 1.21.3 Minecraft.展开版本: 2.0.0+1.21.3支持游戏: 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8类型:FabricQuiltRelease下载次数: 1,9652.0.0+1.21extra-damage-enchantments-2.0.0+1.21.jar下载2.0.0+1.21#Releaseextra-damage-enchantments-2.0.0+1.21-sources.jar下载2.0.0+1.21#ReleaseMajor 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.展开版本: 2.0.0+1.21支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 2,4201.3.0+1.20.6extra-damage-enchantments-1.3.0+1.20.6.jar下载1.3.0+1.20.6#Releaseextra-damage-enchantments-1.3.0+1.20.6-sources.jar下载1.3.0+1.20.6#ReleaseMinor 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.3.0+1.20.6支持游戏: 1.20.5, 1.20.6类型:FabricQuiltRelease下载次数: 3931.2.0+1.20.1extra-damage-enchantments-1.2.0+1.20.1.jar下载1.2.0+1.20.1#Releaseextra-damage-enchantments-1.2.0+1.20.1-sources.jar下载1.2.0+1.20.1#ReleaseExtra 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.2.0+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 5,1151.1.2+1.20.1extra-damage-enchantments-1.1.2+1.20.1.jar下载1.1.2+1.20.1#Releaseextra-damage-enchantments-1.1.2+1.20.1-sources.jar下载1.1.2+1.20.1#Release## New Features- Added entrypoint to connect to [Provi\'s Health Bars](https://modrinth.com/mod/provis-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.## NotesAs of this release the addon mod, [ExtraDE Neat Compat](https://modrinth.com/mod/extrade-neat-compat) has been deprecated. It has been merged into this mod and is no longer needed.展开版本: 1.1.2+1.20.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 2511.1.1extra-damage-enchantments-1.1.1.jar下载1.1.1#Releaseextra-damage-enchantments-1.1.1-sources.jar下载1.1.1#Release## General- Changed mod icon.- Added 1.20 mobs to tags.展开版本: 1.1.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 1,5891.1.0extra-damage-enchantments-1.1.0.jar下载1.1.0#Releaseextra-damage-enchantments-1.1.0-sources.jar下载1.1.0#Release## 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](https://github.com/Provismet/Extra-Damage-Enchantments/wiki/Special-Enchantment-Effectiveness-Against-Players).展开版本: 1.1.0支持游戏: 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 3081.0.4extra-damage-enchantments-1.0.4.jar下载1.0.4#Releaseextra-damage-enchantments-1.0.4-sources.jar下载1.0.4#Release## General- Updated to 1.20- Changed modmenu homepage to GitHub repo.展开版本: 1.0.4支持游戏: 1.20类型:FabricQuiltRelease下载次数: 1341.0.3extra-damage-enchantments-1.0.3.jar下载1.0.3#Release### GeneralUpdated to 1.19.3### TweaksGlow from Unravel and Voidrender now lasts longer depending on enchantment level.展开版本: 1.0.3支持游戏: 1.19.3, 1.19.4类型:FabricQuiltRelease下载次数: 2351.0.2extra-damage-enchantments-1.0.2.jar下载1.0.2#ReleaseInitial release.Should be compatible with all versions 1.18.2 and above.展开版本: 1.0.2支持游戏: 1.18.2, 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 695全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
额外伤害附魔 |
楼主
2025-8-10 17:39:22
回复(0)
收起回复
|