作者:rebot | 分类:模组
Minecraft 版本: 1.19 1.19.1 1.19.2 1.19.3 1.19.4
平台: fabric quilt
标签: game-mechanics utility
Attribute modifiers for items come in two flavors: NBT and hard-coded. NBT modifiers can be applied through an AttributeModifiers key on-the-fly, while hard-coded modifiers are static for an Item instance.
By default, these modifiers don't mix - the NBT modifiers override the others. For example, a diamond sword with generic.attack_damage +5 would only have that five attack damage and lose the base modifier.
This mod fixes this small issue. It's not really a "bug," more of a bad feature.
MIT © 2022 spadeteam
请登录后举报
暂无评论,抢个沙发吧~