mojira.dev

Haikis

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

MC-296214 The item component "use_cooldown" resets upon death or exiting the game Duplicate MC-192866 Colormap from resurcepack will not reload when player will have different attributes Duplicate MC-192864 Attributes max health doesn't stack Bug Duplicate MC-192799 When "universalAnger" is set to true, Zombified Piglins/Wolves become dazed for half a second when another one of their kind is attacked Duplicate MC-192794 Helmet doesn't have any armor or extra health from attributes Invalid MC-174208 No visible enchant glow on armor Duplicate MC-174207 Can't change name of an item in anvil Duplicate

Comments

Can confirm in 1.21.7

The cooldown also resets upon a player's death.
Additionally, the bug now affects any custom items with the 'use_cooldown' item component.

give @p minecraft:iron_boots{Unbreakable:1b,AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:4,Operation:0,UUID:[I;1621183358,1932085286,-2139883388,276550106],Slot:"feet"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:2,Operation:0,UUID:[I;-1561336269,-1461040000,-1781138043,-1066952298],Slot:"feet"}]} 1
 
[18:44]
give @p minecraft:iron_leggings{Unbreakable:1b,AttributeModifiers:[{AttributeName:"generic.max_health",Name:"generic.max_health",Amount:8,Operation:0,UUID:[I;1621183358,1932085286,-2139883388,276550106],Slot:"legs"},{AttributeName:"generic.armor",Name:"generic.armor",Amount:5,Operation:0,UUID:[I;-1561336269,-1461040000,-1781138043,-1066952298],Slot:"legs"}]} 1

Do you know how I can fix that?