mojira.dev
MC-297398

Attributes given by armor pieces do not stack with each other

4 separate custom armor pieces that each add attributes do not add on top of each other.
For instance, make an armor set with pieces:

Helmet: +2 armor, +5% attack speed

Chestplate: +6 armor, +10% attack speed

Leggings: +5 armor, +10% movement speed

Boots: +2 armor, +15% movement speed
(all attack speed attributes use the add multiplied base operation with a base of 4.0)

(all movement speed attributes use the add multiplied base operation with a base of about 0.1)

Equip Chestplate first, Then Leggings, Then Boots, Then Helmet.

The expected total armor is +15,

The expected total attack speed is +15%, or about 4.6

The expected total movement speed is +25%, or about 12.5

Instead, the values are taken not from the total percentage or amount but rather the latest equipped piece of armor that modifies that value. The helmet was put on last and overrides all of the armor to only add +2. The boots armor bonus is vacant but because they were put on after the leggings only the boot’s movement speed bonus is present.

Linked issues

Attachments

Comments 1

Please do not mark issues as private, unless your bug report is an exploit or contains information about your username or server.

We do not have enough information to reproduce this issue.

Please include the following information to help us understand your problem:

Steps to Reproduce:
1. (Explain what needs to be done for the issue to happen)
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

Please also attach any needed commands, add-ons/behavior packs, data packs, resource packs, screenshots, videos, or worlds needed to help reproduce this issue.

Refer to the Bug Tracker Guidelines for more information about how to write helpful bug reports. Bug reports with insufficient information may be closed as Incomplete.

This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

jonathan mayer

(Unassigned)

Unconfirmed

(Unassigned)

1.21.5

Retrieved