-
Bug
-
Resolution: Incomplete
-
None
-
1.19.10.21 Preview, 1.18.31
-
None
-
Unconfirmed
-
Multiple
When the experimental minecraft:block_placer item component is used to place a block, the default stone sound is used for placement.
Steps to Reproduce:
- Create a behavior pack
- Create an item with the minecraft:block_placer component
- Select a block that doesn't use the stone sound (for easy differentiation)
- Create a new world with the behavior pack and Holiday Creator Features enabled
- Place the block via the item
- Observe result
Observed Results:
The block is placed using the stone/default block sound, instead of the sound set in the blocks.json file in the resource pack.
Expected Results:
The block should be placed using the placement sound set in the blocks.json file.{}