Mojira Archive
MCPE-171147

Error with function and new (modified command "blockStates ["..." : "..."], ["..." = "..."]")

I found an error when I create a function for example:

/execute ... if block double_plant ["double_plant_type" = "grass"] run...

The function does not appear in the chat set, although the spelling is correct according to the version ...

But when I write

/execute ... if block double_plant ["double_plant_type" : "grass"] run...

The function is displayed in the chat set, while the spelling is not correct, but it starts the thread if it exists ...

###

Обнаружил ошибку, когда создаю функцию к примеру:

/execute ... if block double_plant ["double_plant_type" = "grass"] run...

Функция не отображается в наборе чата, хотя по версии правописание верное...

Но, когда пишу 

/execute ... if block double_plant ["double_plant_type" : "grass"] run...

Функция отображается в наборе чата, при этом правописание не верное, но запускает цепочку если она есть...

 

Обнаружил это на версии 1.20.10.21

Unresolved

Vladimir

2023-06-03, 01:04 PM

2023-06-30, 10:09 AM

2

2

Confirmed

1063601

1.20.10.21 Preview

-