mojira.dev
MCPE-194496

/testforblock "button_pressed_bit" and/or "facing_direction" not working correctly after recent update

using the “button_pressed_bit” state determines if a specific button is pressed within location of coordinates. Using the =true condition in the latest update isnt working correctly. goes the same using the “facing_direction”. I've been using this to determine if the button is pressed and depending the direction its facing also, it spawns a block (redstone_block) to power lights in a world i created. in the latest update however, it doesn't condition the state if the button has been pressed to active the command chain i created. What the command actually do in the current update it bypasses the conditions and enables it to spawn the desired block at the set coordinates.

from the past update, it was working correctly and works in the current update, but re-creating the same command in the latest update is the issue and somehow doesn't work with the exact same command string

in the screenshots, the video showcases what the command block is doing in the current update, the other two commands are normal with the same commands

Linked issues

Attachments

Comments 0

No comments.

HpyOcto

(Unassigned)

Unconfirmed

Windows

windows 11

1.21.70

Retrieved