mojira.dev
MCPE-97336

Error when put mushrooms using setblock command!

If two or more mushrooms are placed side by side with the command, an error occurs in which the mushrooms disappear.

Linked issues

Attachments

Comments 2

Here is what is happening:

  • Mushrooms require a supporting block underneath, but they do not check for a supporting block when placed by commands.

  • When you place the second mushroom, it triggers a block update on the first mushroom.

  • That block update causes the first mushroom to break because it does not find a supporting block.

  • When the first mushroom breaks, it triggers a block update on the second mushroom, and then the second mushroom breaks for the same reason as the first.

The only bug here might be that you can place floating mushrooms with commands.

Thank you for your report!
We're tracking this issue in MCPE-52857, 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:
📓 Issue Guidelines – 💬 Community Support – 📧 Mojang Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! Please report any issues in Discord or Reddit

Choi jeong min

(Unassigned)

Unconfirmed

Windows

Window 10 home

1.16.20

Retrieved