When i type give cmds with {} it dont worls.
On the picture its standing: line 1 coloumn...
Attachments
Comments 4
works as intended. you're trying to apply NBT data to the item, which currently isn't available in the bedrock edition
the only ones that work as of now are as follows:
{"minecraft:can_destroy":{"blocks":["blockID"]}}
{"minecraft:can_place_on":{"blocks":["blockID"]}} (If it is placeable)
that's it. Nothing else will work (and never will probably. I don't see any new ones coming to bedrock anytime soon...)
Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Are you making it like Java Edition?