Combined Modifiers

Combined Modifiers

Mod

Combines NBT and hard-coded attribute modifiers

Client and server Game MechanicsUtility

4,838 downloads
23 followers
Created2 years ago
Updated2 years ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

About

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.

License

MIT © 2022 spadeteam

External resources



Project members

spadeteam

spadeteam

Organization


Technical information

License
MIT
Client side
required
Server side
required
Project ID