-
Bug
-
Resolution: Duplicate
-
None
-
1.18.1
-
None
-
Windows 10, Java 17
-
Unconfirmed
-
(Unassigned)
When you summon a falling block with a negative time, NoGravity and if the block you are summoning it on is the same as the type of falling block your are summoning, then it creates a ghost block.
Command:
/summon minecraft:falling_block ~ ~-1 ~ {Time:-10000,NoGravity:1b,BlockState:{Name:"_____"}}
Steps to reproduce:
- Walk onto a block
- Enter the command with the _____ replaced with the block id of the block you are standing on
- The ghost block appears under you
What should happen:
The block shouldn't turn into a ghost block
- duplicates
-
MC-72248 Falling sand creates invisible blocks
- Resolved