mojira.dev
MCPE-40962

can_destroy component will not accept sign

The can_destroy component will not accept "sign" as a valid block to break.

 

Command

/give @s stick 1 0 {"can_destroy":{"blocks":["sign"]}}

 

Error

Component can_destroy could not be updated

 

The issue is not a syntax problem, as it works as expected if "sign" is replaced with "bed" or "chest".

Comments 1

Thank you for your report!
However, this issue has been closed as Invalid.

You can get this to work by specifying the type of sign (standing, wall, or both)

/give @s stick 1 0 {"can_destroy":{"blocks":["standing_sign","wall_sign"]}}

For suggestions or feedback on this, please visit the Minecraft Feedback Site, or visit the Minecraft Discord for further discussion.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Jason Keswick

(Unassigned)

Unconfirmed

Xbox

1.8.1

Retrieved