-
Bug
-
Resolution: Duplicate
-
None
-
1.21.2 Release Candidate 2
-
None
-
Unconfirmed
-
(Unassigned)
The sound portion of consumable component doesn't support custom sounds added by resource packs.
Steps to Reproduce:
- Attempt to run command
/give @s stick[minecraft:consumable={sound:'empty'}]
Observed Results:
Command fails to run because the specified sound isn't located.
Expected Results:
Command would successfully give an item which either plays no sound or plays a sound as defined by users resource pack.
- duplicates
-
MC-276371 Equip sound in Equippable component cannot be set to a sound event from a resource pack
- Resolved