Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
Affects Version/s: Minecraft 1.11.2, Minecraft 17w06a
-
Fix Version/s: None
-
Labels:
-
Environment:Java 8, macOS 10.12.4 Sierra, Server on Ubuntu 16.04
-
Confirmation Status:Unconfirmed
Description
The Bug:
Tools do not make a break sound when they break due to no durability left.
Expected Results: The tool would have a break sound when the durability runs out.
To Reproduce:
- Spawn a tool with no durability left
/give {player} minecraft:wooden_pickaxe 1 59 /give {player} minecraft:wooden_shovel 1 59 /give {player} minecraft:iron_pickaxe 1 250 /give {player} minecraft:iron_shovel 1 250 /give {player} minecraft:diamond_pickaxe 1 1561 /give {player} minecraft:diamond_shovel 1 1561
- Hit another block to break the tool. Notice that no sound was played when the tool broke.
Note: This works as expected in Minecraft 1.10.2 for reference on the results expected. This bug has existed since Minecraft 1.11 and is therefore present in Minecraft 1.11.1, Minecraft 1.11.2, and the latest snapshot 17w06a.
Attachments
Issue Links
- duplicates
-
MC-2518 No -breaking sound or- particle effect for some tools and all armor
- Resolved