Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-157146

When using command blocks to replace lit TNT with new TNT, placing fire on top of the TNT moves it one block below

XMLWordPrintable

    • Icon: Bug 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]

            Fampa Cub Hed 🦊
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              CHK: