-
Bug
-
Resolution: Fixed
-
24w33a, 24w34a
-
None
-
Confirmed
-
Commands, Data Packs
-
Normal
-
Platform
The bug:
In 24w33a the repairable components can be found in tiered tools, mace and elytra. But component count increased after I add the component to armors, wolf armor, and shear.
Steps to reproduce:
- Give yourself a diamond helmet, and give yourself another repaired with diamonds:
/give @s diamond_helmet[minecraft:repairable={items:"minecraft:diamond"}]
- Compared with each other
Observed Behavior:
The latter item has more components.
Expected Behavior:
Both diamond helmets have the same number of components.
or
Steps to reproduce:
- Give yourself a damaged diamond helmet that is not supposed to be repairable
/give @s diamond_helmet[!repairable,damage=100]
- Attempt to repair it with diamonds in an anvil
Observed Behavior:
You can repair the diamond helmet with diamonds.
Expected Behavior:
You cannot repair the diamond helmet with diamonds.
- relates to
-
MC-271826 Armor default attribute modifier component can't be removed
- Resolved