-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13-pre4
-
None
-
Windows 10
Java Version: 1.8.0_25 64bit
-
Unconfirmed
Description
Scoreboard objectives and the statistics screen fails to track spawn egg usage.
Extra Investigation
- Tried all spawn eggs and all failed.
Steps to Reproduce
Statistics Screen
- Gain a spawn egg via creative inventory or command
- Use it
- Pause
- Click 'Statistics'
- Navigate to the items tab
- Spawn egg fails to appear in the list
Scoreboard
- Create a new scoreboard objective to track spawn egg uses. Example using Cow:
/scoreboard objectives add spawn_cow minecraft.used:minecraft.cow_spawn_egg
- Use the spawn egg corresponding to the created scoreboard objective
- Check the score via a command, example:
/scoreboard players get @s spawn_cow
or via displaying the objective on the sidebar
/scoreboard objectives setdisplay sidebar spawn_cow
- duplicates
-
MC-130547 Objective minecraft.used only ticks up when placing a block from a stack of 2 or more items
- Resolved