-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.20.10
-
None
-
Unconfirmed
-
Windows
Before the 1.20.10 Update I had command blocks set up using the "TestForBlock" Command.
I used this command to trigger other blocks into moving or placing items and doors and never had any issues until I updated.
Now, It says my new command blocks are invalid with the facing direction part.
Syntax Error: Unexpected ":": at "direction">>:<<4,"button_
The same Error also shows for testing if the button is pressed.
Unexpected ":": at "essed_bit">>:<<true]
The command I am trying to run is:
testforblock 65 87 104 stone_button ["facing_direction":4,"button_pressed_bit":true]
The Command blocks I have set up before 1.20.10 Work and run the commands fine, even when picked up by a structure block. however, Once updated, they no longer work.
I also recorded a video showing it.
I really hope it gets fixed soon seeing as it's one of my most used commands