execute detect fail to detect portal on x coordinate
Example
execute @a ~~~ detect ~~~1 portal 1 setblock ~~~1 air
And
execute @a ~~~ detect ~~~-1 portal 1 setblock ~~~-1 air
work fine(command and command block)
but when you do
execute @a ~~~ detect 1~ portal 1 setblock 1~ air
and
execute @a ~~~ detect -1~ portal 1 setblock -1~ air
it fail(command and command block)
Portal facing x coordinate have a problem I guess
2020-01-12, 08:31 AM
2020-01-14, 04:18 AM
2020-01-14, 04:18 AM
0
0
-