/Brush
Appearance
| Command | |
| Brush Changes the draw brush | |
|---|---|
| Usage |
/Brush /Brush BrushName [Params] |
| Category | Building |
| Required permissions | Draw DrawAdvanced |
| Usable from console? | No |
| Introduced in | fCraft 0.600 |
/Brush
- Shows the current draw brush.
/Brush BrushName [Params]
- Changes current draw brush to the given one. Optionally initializes brush with given parameters.
Checkered Brush
Checkered brush makes a checkerboard pattern. If two block names are given, alternates between those two. If one block name is given, this brush only draws every other block (leaving half of blocks untouched).
-
/c red cyan -
/cw obsidian lava -
/eh obsidian(with moiré)
Rainbow Brush
Rainbow brush is simple: it makes a rainbow pattern. It was originally made just as a test, but testers liked it. It takes no parameters.
-
/e -
/c(as a picture frame) -
/torus
Random Brush
Random brush makes a random pattern from one or more blocktypes.
-
/c yellow blue -
/e red orange yellow -
/c air -
/c grass/75 dirt/25 -
/c wood books/5 -
/eh obsidian/1000 white red blue green