-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.3
-
None
-
Windows 8
-
Unconfirmed
I am making a minigame where the player breaks sugarcane. I am attempting to make a scoreboard objective that tracks how much sugarcane a player has broken using the following command:
/scoreboard objectives add Sugarcane stat.mineBlock.minecraft.reeds
What I expected to happen was...
When I typed the command I expected it to create an objective that tracks the amount of sugarcane a player has broken.
What actually happened was...
Instead, it didn't create the objective.
Steps to Reproduce:
Type the command above into the chat in Minecraft, and it will not work.
However, I can use this command with other blocks (such as stone, dirt, wood etc.) replacing the reeds at the end of the command.
I have heard that this may be intentional, but if not, I would really appreciate having this added into the game. Thank you!
- duplicates
-
MC-36191 Missing stat.mineBlock for various blocks (mob spawners, cauldrons, beds, etc.)
- Resolved