-
Bug
-
Resolution: Duplicate
-
None
-
20w20b
-
None
-
Minecraft Java Vanilla snapshot 20w20b
-
Unconfirmed
-
(Unassigned)
To reproduce:
- Put the following command into a repeating command block, set to always active.
/kill @e[type=minecraft:falling_block]
- Place a block that is able to fall where there is an air block below it. (May have to do it multiple times)
Outcome:
- The block will remain in the air and not fall.
- When gamerule commandBlockOutput is set to true, it says in chat that the falling blocks are being killed even though there are no entities being killed.
- Sometimes, there will be invisible blocks that can be stood on. The block isn't affected by updating the block next to it.
Note:
- This was in a new world but this also worked on another world that has been updated many versions.
- I had to lower the quality of the video in order to lower the file size so the debug menu is hard to read.
- I did not test if this worked on a multiplayer or a LAN server, so I was running a singleplayer world that isn't open to LAN.
- I only tested this with gravel.
- duplicates
-
MC-56037 Killing falling_block entity: texture disappears while falling but the block is still there
- Resolved