diff --git a/Brushes.md b/Brushes.md index dfa93a5..5009d35 100644 --- a/Brushes.md +++ b/Brushes.md @@ -13,6 +13,7 @@ Equip in to left click: - [`/mat `](https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit-and-FAWE-patterns) - Patterns decide what is placed - [`/mask `](https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit---FAWE-mask-list) - A destination mask decides if a block should be changed - [`/smask `](https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit---FAWE-mask-list) - A source mask changes if a block can be placed + - [`/targetmask `](https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit---FAWE-mask-list) - What blocks are targeted by the brush. The default mask is `!air` - [`/transform `](https://github.com/boy0001/FastAsyncWorldedit/wiki/Transforms) - A transform changes where the blocks are placed - `/range ` - The distance you can use the brush at - `/size ` - The size of the brush (e.g. radius 10 sphere)