#Tool mask still not working

1 messages · Page 1 of 1 (latest)

sick pawn
#

Does anyone have any idea how to fix this

#

my axiom version is 5.4.2

jaunty trellis
#

just drag the top one instead

sick pawn
jaunty trellis
#

the one with the text "AND"

#

oh, i see

#

your mask is wrong and you think the popup has something to do with it

#

you typed "block = stone & block = dirt"

#

a block can't be stone AND dirt at the same time

sick pawn
#

oh yea

#

or gate

jaunty trellis
#

you want to check if block = stone | block = dirt