Jump to content

/Brush: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 23: Line 23:
Checkered brush makes a checkerboard pattern. If two block names are given, alternates between those two.
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). If
If one block name is given, this brush only draws every other block (leaving half of blocks untouched). If
no block names are given, uses whatever block player was holding in their hand.
no block names are given, uses whatever block player was holding in their hand. Here are some examples of checkered brush use:
 
<gallery widths=200px heights=135px perrow=3>
<gallery widths=200px heights=135px perrow=3>
Image:Checkered_c_red_cyan.png|<code>/c red cyan</code>
Image:Checkered_c_red_cyan.png|<code>/c red cyan</code>

Revision as of 02:52, 15 October 2011

Command
Brush

Changes the draw brush

Usage

/Brush

/Brush BrushName [Params]

CategoryBuilding
Required permissionsDraw DrawAdvanced
Usable from console?No
Introduced infCraft 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). If no block names are given, uses whatever block player was holding in their hand. Here are some examples of checkered brush use: