-
Bug
-
Resolution: Fixed
-
1.16 Pre-release 7, 1.16 Pre-release 8, 1.16, 1.16.1, 20w27a, 20w28a, 20w30a, 1.16.2, 20w46a, 20w48a, 21w03a, 1.16.5, 21w08b, 21w15a
-
None
-
Confirmed
-
Statistics
-
Normal
The bug
If you use a flint and steel to ignite TNT, the in-game statistic for the number of times a flint and steel was used doesn't go up.
How to reproduce
- Run the following commands to set up the scoreboard:
/scoreboard objectives add flintandsteel minecraft.used:minecraft.flint_and_steel /scoreboard objectives setdisplay sidebar flintandsteel /scoreboard players set @s flintandsteel 0
- Get a flint and steel, and set fire to a block. As expected, the scoreboard goes up.
- Place TNT and use a flint and steel on it
→ The scoreboard amount doesn't go up, even though you used a flint and steel to ignite it
- relates to
-
MC-54972 "minecraft.used:minecraft.<ITEM>" doesn't increase when items are used on entities
- Reopened