Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-39251

Entity "PrimedTnt" with "Fuse"Over 128 explodes immediately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.7.1, Minecraft 1.7.2
    • None
    • Confirmed

      Using "/summon" creating a PrimedTnt setting "Fuse"Not less than 128 makes it explode immediately.
      Run

      /summon PrimedTnt ~ ~ ~ {Fuse:127}

      An activted TNT will spawn and explode after 127 ticks(6.35s) as expected.
      Run

      /summon PrimedTnt ~ ~ ~ {Fuse:128}

      An activated TNT will immediately soawn and explode without delaying.

      It seems to be DataType "Fuse" is BYTE(1 Byte) instead of SHORT(2 Bytes).

            Unassigned Unassigned
            iBug iBug Tsun
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: