-
Bug
-
Resolution: Fixed
-
1.16.5, 21w15a
-
None
-
Community Consensus
-
(Unassigned)
The Bug:
minecraft.used:minecraft.glass_bottle doesn't increase when collecting honey from a beehive or bee nest.
Steps to Reproduce:
- Create a scoreboard objective for tracking the use of a glass bottle and set it to display on the sidebar.
/scoreboard objectives add UseBottle minecraft.used:minecraft.glass_bottle /scoreboard objectives setdisplay sidebar UseBottle
- Use either of the following commands to place a beehive or bee nest filled with honey.
/setblock ~ ~ ~ minecraft:beehive[honey_level=5] /setblock ~ ~ ~ minecraft:bee_nest[honey_level=5]
- Collect some honey from the beehive or bee nest using a glass bottle.
→ Notice how the scoreboard doesn't increase.
- is duplicated by
-
MC-168129 Harvesting honey from beehives doesn't add to statistics
- Resolved