Skip to content

Commit

Permalink
Merge pull request #5 from Tnixc/master
Browse files Browse the repository at this point in the history
spelling error ☹️
  • Loading branch information
Moulberry committed Aug 16, 2023
2 parents dc339ee + 1cdd459 commit 46b9ac5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/editor/toolmasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,10 @@ The 'Near' condition is true when any of the blocks in the 3x3 area (26 blocks)
The 'Neighbor' condition returns true when any of the six blocks directly adjacent (up, down, north, south, east, west) to the target match the specified block or block state which allows the mask to check the immediate vicinity of the target block.

> **IMPORTANT**
> The tool masks window must be open in order to be in effect. You may dock the window to the side in order to have it open all the time.
>
> The tool masks window must be open in order to take effect. You may dock the window to the side in order to have it open all the time.
>
> Tools currently incompattible with Masks:
> Tools currently incompatible with Masks:
> - Smooth Tool
> - Distort Tool
> - Roughen Tool
Expand Down

0 comments on commit 46b9ac5

Please sign in to comment.