This is the root cause of MCPE-182290, MCPE-183449, and MCPE-184905.
Many blocks are missing a stone or wood sound assignment in blocks.json. This causes them to fall back to the normal sound set, which should be avoided.
This bug report does not include incorrect sound properties. Those are described in MCPE-184908. This report only covers blocks with no sound assigned whatsoever.
Table of Affected Block IDs
Affected Block ID | Folder With Affected "blocks.json" | Intended Sound | See Also |
---|---|---|---|
air | vanilla | stone | |
barrier | vanilla | stone |
|
bee_nest | vanilla_1.14 | wood | |
beehive | vanilla_1.14 | wood | |
brick_block | vanilla | stone |
|
brick_stairs | vanilla | stone |
|
bubble_column | vanilla | stone | |
camera | vanilla | stone |
|
cauldron | vanilla | stone |
|
cobblestone_wall | vanilla (overwritten by vanilla_1.21.30 in 1.21.30+ worlds) | stone |
|
coral_block | vanilla (field is incorrectly written as "sounds") | stone |
|
element_0 through element_118 | chemistry | stone |
|
enchanting_table | vanilla | stone |
|
end_gateway | vanilla | stone |
|
end_portal | vanilla | stone |
|
ender_chest | vanilla | stone |
|
flower_pot | vanilla | stone |
|
flowing_lava | vanilla | stone |
|
flowing_water | vanilla | stone |
|
infested_cobblestone | vanilla_1.21.10 (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone | |
infested_chiseled_stone_bricks | vanilla_1.21.10 (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone | |
infested_cracked_stone_bricks | vanilla_1.21.10 (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone | |
infested_mossy_stone_bricks | vanilla_1.21.10 (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone | |
infested_stone | vanilla_1.21.10 (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone | |
infested_stone_bricks | vanilla_1.21.10 (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone | |
invisibleBedrock | vanilla | stone |
|
jigsaw | vanilla | stone |
|
lava | vanilla | stone |
|
lava_cauldron | vanilla | stone |
|
light_block | vanilla (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone |
|
monster_egg | vanilla (overwritten by vanilla_1.21.20 in 1.21.20+ worlds) | stone |
|
movingBlock | vanilla | stone |
|
nether_brick_stairs | vanilla (overwritten by vanilla_1.16 in 1.16.0+ worlds) | stone |
|
nether_wart | vanilla (overwritten by vanilla_1.16 in 1.16.0+ worlds) | stone |
|
pistonArmCollision | vanilla | stone |
|
purpur_stairs | vanilla | stone |
|
quartz_stairs | vanilla | stone |
|
red_sandstone_stairs | vanilla | stone |
|
redstone_wire | vanilla | stone |
|
reserved6 | vanilla | gravel |
|
sandstone_stairs | vanilla | stone |
|
stickyPistonArmCollision | vanilla | stone |
|
stone_brick_stairs | vanilla | stone |
|
stone_stairs | vanilla | stone |
|
structure_block | vanilla | stone |
|
structure_void | vanilla | stone | |
tripWire | vanilla | stone |
|
tripwire_hook | vanilla | wood | |
water | vanilla | stone |
|
To Reproduce
Open the blocks.json file specified in the table above.
Find the affected block ID .
Notice this ID is missing a "sound" property.
Expected Result
All blocks are assigned a sound set. All blocks intended to make stone sounds use the "stone" sound set. They sound identical to other stone blocks like Java Edition.
Observed Result
Some blocks are not assigned any sound set, causing them to fall back to the "normal" set. This makes them sound different from other stone blocks.
To Fix
These properties must be fixed in the files specified. While adding the "sound" property in 1.21.30 would address the issue in new worlds, it would not fix Marketplace worlds which are version-locked to an old blocks.json.
Linked issues
Comments 2
Yes, that is the same issue. It was phrased a very different way so I did not find it in a search.
This report has a more informative table. Could you attach this table to MCPE-169612 to prevent losing the information about which files are affected? It would also be helpful if the links to this report were moved to that other report so they can stay in the loop, because I assume you will close this as Duplicate now.
Would MCPE-169612 describe your issue?
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