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
Attachments
Comments 2
Thank you for your report!
We're tracking this issue in MC-72248, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
I believe that this issue duplicates MC-72248