Mojira Archive
MC-151488

Glitch on teleporting falling block

Repro steps:

  • Create a single player world, creative, allow cheats
  • Give yourself a command block
  • Set the command block to "repeat"
  • Type this command:
    • tp @e[type=minecraft:falling_block] ~ ~1 ~
  • Turn on "always active"
  • Place a floating sand block nearby

Expected:

  • The sand block constantly gets teleported in 0.5 blocks above the command block.

Actual:

  • The sand block gets teleported above the command block.
  • The sand block is deleted.
  • An invisible entity? is created.
  • The user glitches when touching it.

Code analysis:
Found in this comment by FX - PR0CESS.

Unresolved

Gec Diaconu

2019-05-11, 11:30 AM

2023-04-20, 11:32 AM

5

3

Confirmed

(Unassigned)

Minecraft 1.14 - 1.19.4Minecraft 1.14, Minecraft 1.14.1 Pre-Release 1, 1.15.2, 20w51a, 22w12a, 1.19.4

-