-
Bug
-
Resolution: Unresolved
-
None
-
1.19.31 Hotfix, 1.20.41 Hotfix, 1.20.50, 1.20.61 Switch, 1.20.60, 1.20.70, 1.20.80, 1.21.0, 1.21.20, 1.21.30, 1.21.40
-
Creative
-
Confirmed
-
Multiple
-
1165106
Steps to Reproduce:
- Place a repeat command block at the bottom and a conditional chain command block at the top
- Set the following command in the bottom command block:
RUA (Repeat, Unconditional, and Always Active): /execute as @e[name=diamond] at @s run kill
- Set the following command in the top command block:
CCA (Chain, Conditional, and Always Active) and DITs (Delay in Ticks): 40 /say Hello
- Drop a diamond
Expected Results:
"Hello" will appear in the chat after 40 ticks, or 2 seconds
Observed Results:
"Hello" will appear in the chat immediately
Note:
It seems doesn't happen if it's placed on the top of command block; neither chain nor repeat
Video (Attention: This is old):
https://drive.google.com/file/d/1RNwFDFu6hxT6_mkSagiyXBx0LDvK4UgO/view?usp=sharing
- is duplicated by
-
MCPE-177035 Tick delay ignored in command block.
- Resolved
- relates to
-
MCPE-177087 Something is wrong with the sequence of command blocks or the title command
- Resolved