The bug
Certain blocks are intended to always drop when broken by any explosion (e.g. a creeper explosion). The following is a table comparison:
Block | Java | Bedrock |
---|---|---|
Beacon | ✔ | ✔ |
Mob head | ✔ | ✔ |
Conduit | ✔ | ✔ |
Shulker box | ✔ | ✔ |
Dragon egg | ✔ | ❌ |
The dragon egg, which is intended to always drop, does not always drop in bedrock edition.
How to reproduce
Place several dragon eggs
/summon creeper
Let the creeper blow up
→ ❌ Some dragon eggs were destroyed without dropping anything
This bug is fixed in the latest beta version, and the fix will be included in a future update when that is ready for full release (no specific date can be given). We will leave this ticket open as a point of reference until the fix has been fully released.