Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 1.16.200.57 Beta, 1.16.0.51 Beta, 1.13.1, 1.13.0, 1.14.0, 1.16.0, 1.16.100
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Confirmed
-
Platform:Windows 10 - PC
-
ADO:281139
Description
The bug
Corals are intended to schedule a random amount of ticks to die in. This works correctly for coral blocks. However, fans/plants wrongly use random block ticks instead. This means when random tick speed is zero, only coral blocks will die.
How to reproduce
- /gamerule randomTickSpeed 0
- Place a coral block and a coral plant (away from each other because of MCPE-57197)
- Watch as only the block dies