From 923b33c54432635cdb73f4561587d58519e7f4c6 Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Sun, 6 Aug 2017 18:24:13 +1000 Subject: [PATCH] Updated Brushes (markdown) --- Brushes.md | 1 + 1 file changed, 1 insertion(+) 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)