aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-04-25 00:51:27 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-04-25 00:51:27 +0200
commit29c1ec8dcb776cac7ed285940236ad79dd282cdb (patch)
tree16225174db08c4c8ea46b6f34a1765db103116ad /Readme.md
parenta02cfdd8bb53181b1b49b990ad58ed1d51a44ebb (diff)
downloadparquet-29c1ec8dcb776cac7ed285940236ad79dd282cdb.tar.gz
Added fix for MC-111534
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 25ba606..e8d8c8a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -44,3 +44,9 @@ A dispenser pointing into a cauldron can:
#### ShulkerBoxes
A dispenser pointing into an undyed Shulker Box can apply a color.
+
+## Fixes
+
+### [MC-111534](https://bugs.mojang.com/browse/MC-111534)
+
+Stat `minecraft.used:minecraft.firework_rocket` is only incremented, when the rocket is used on the ground, not during elytra flight.