Running any of the below commands fail because the "minecraft" namespace isn't defined
Applies to:
preset
in /camera*effect*
in /particle
Steps to Reproduce:
In a world run the below commands in chat.
/camera @s set free pos ~~5~
/particle campfire_smoke_particle ~~~
All commands will fail because you need to define the Minecraft namespace like this
/camera @s set minecraft:free pos ~~5~
/particle minecraft:campfire_smoke_particle ~~~
Observed Results:
For /camera,
*preset*
only shows "minecraft;free" and not "free" like how "paper" and "minecraft:paper" shows up in the /give command.
Expected Results:
The command should work like /give and /setblock where you don't need to define the minecraft namespace.
Thank you for your report!
We're tracking this issue in MCPE-65257, 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 (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 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.