In Bedrock Edition, the execute if and unless subcommands are very limited. We can only test for scores, entities, and blocks, while in java, you can test for almost everything. There should be a new option for the if and unless subcommands: molang. Being able to test for molang would allow us to test for almost anything else, which would be very useful for command block users and map makers.
The syntax for this would be:
If molang <target> <molang query> <value>
for checking if a target’s molang value is a certain value, or
If molang <target> <molang query> <target> <molang query>
for comparing multiple creature’s molang values.
Of course, this would work with execute unless, too.
Being able to detect molang with commands would really help many command block users do more things and detect almost anything. This would be very helpful and let us do a lot of things java can do with nbt.
Please sign in to leave a comment.
0 Comments