Some commands require the minecraft namespace
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.
2024-10-04, 09:55 PM
2024-10-16, 10:47 AM
2024-10-16, 10:42 AM
0
1
-