-
Bug
-
Resolution: Unresolved
-
None
-
1.19.10.22 Preview, 1.19.0
-
None
-
Confirmed
-
Multiple
-
875804
How to reproduce
Place two command blocks next to each other
First command block : repeat , alwaysactive 0 ticks delay
Command for the first command block : execute @e[type=tnt] ~~ setblock tnt
Second command block : chain conditional always active
Command for the second command block : kill @e[type=tnt]