-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w07a, Minecraft 14w08a
-
Windows 7 (x64), Java(TM) SE Runtime Environment (build 1.7.0_09-b05);
-
Confirmed
Not all destroyable blocks can be used as scoreboard objectives for stat.mineBlock, including redstone dust, placed string, and flower pots.
What I expected to happen was...:
/scoreboard objectives add flowerpots stat.mineBlock.minecraft.flower_pot
would create a scoreboard objective named "flowerpots" tracking how many flower pots a user destroyed.
What actually happened was...:
error message: "invalid objective criteria type 'stat.mineBlock.minecraft.flower_pot
Steps to Reproduce:
1. open a minecraft world
2. run the command "/scoreboard objectives add flowerpots stat.mineBlock.minecraft.flower_pot"
- duplicates
-
MC-36191 Missing stat.mineBlock for various blocks (mob spawners, cauldrons, beds, etc.)
- Resolved