So i am trying ( for the 3th time ) to learn axiom becouse its way better yes. but the toolmask i am not used to using it so i need a little bit of help. I have been trying to make so with the noise painter it replaces air with that noise painter, but only if its above grass or moss block. As i showed int he image this is how i did it so i know i 100% did something wrong i just neeed to understand what.
Thank you!
#Why is the tool mask not working? ( i know its me not knowing how to use it )
1 messages · Page 1 of 1 (latest)
The grass has to be inside the or
Right now you're checking if the block is grass AND moss at the same time which is obviously impossible
ok but now its replacing every block exept air. i want it to replace air
oh nvm
Then add that to the mask
did it
Cool