<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fcraft.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=189.152.233.0%2F24</id>
	<title>fCraft Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://fcraft.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=189.152.233.0%2F24"/>
	<link rel="alternate" type="text/html" href="https://fcraft.net/wiki/Special:Contributions/189.152.233.0/24"/>
	<updated>2026-08-13T13:21:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://fcraft.net/w/index.php?title=List_of_brushes&amp;diff=779</id>
		<title>List of brushes</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=List_of_brushes&amp;diff=779"/>
		<updated>2011-10-16T03:04:21Z</updated>

		<summary type="html">&lt;p&gt;189.152.233.206: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Checkered Brush=&lt;br /&gt;
:Checkered brush makes a checkerboard pattern.&lt;br /&gt;
:If two block names are given, brush alternates them. If one block name is given, this brush only draws every other block (leaving half of blocks untouched).&lt;br /&gt;
&amp;lt;gallery widths=200px heights=135px perrow=3&amp;gt;&lt;br /&gt;
Image:Checkered_c_red_cyan.png|&amp;lt;code&amp;gt;/c red cyan&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Checkered cw obsidian lava.png|&amp;lt;code&amp;gt;/cw obsidian lava&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Checkered eh obsidian.png|&amp;lt;code&amp;gt;/eh obsidian&amp;lt;/code&amp;gt; (with [http://en.wikipedia.org/wiki/Moiré_pattern moiré])&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Rainbow Brush=&lt;br /&gt;
: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.&lt;br /&gt;
&amp;lt;gallery widths=200px heights=135px perrow=3&amp;gt;&lt;br /&gt;
Image:Rainbow_e.png|&amp;lt;code&amp;gt;/e&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Rainbow_c.png|&amp;lt;code&amp;gt;/c&amp;lt;/code&amp;gt; (as a picture frame)&lt;br /&gt;
Image:Rainbow_torus.png|&amp;lt;code&amp;gt;/torus&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Random Brush=&lt;br /&gt;
:Random brush makes a random pattern from one or more blocktypes.&lt;br /&gt;
&lt;br /&gt;
:If two or more block names are given, each block has an equal chance to appear on the pattern (50/50 for two blocks, 33/33/33 for three, 25/25/25/25 for four, etc). If only one block name is given, this brush leaves half of blocks untouched.&lt;br /&gt;
&lt;br /&gt;
:For advanced use, you can specify percentage or ratio of each block in the mix. For example: &amp;lt;code&amp;gt;/brush random red/60 white/40&amp;lt;/code&amp;gt; makes a pattern that&#039;s 60% red and 40% white blocks. Same thing can be accomplished by doing &amp;lt;code&amp;gt;/brush random red/3 white/2&amp;lt;/code&amp;gt; (3 red blocks for every 2 white block). You can omit the number of ratio or percentage is 1 (writing &amp;lt;code&amp;gt;someBlock/1&amp;lt;/code&amp;gt; is same as just &amp;lt;code&amp;gt;someBlock&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=200px heights=135px perrow=3&amp;gt;&lt;br /&gt;
Image:Random c yellow blue.png|&amp;lt;code&amp;gt;/c yellow blue&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Random e red orange yellow.png|&amp;lt;code&amp;gt;/e red orange yellow&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Random c air.png|&amp;lt;code&amp;gt;/c air&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Random c grass75 dirt25.png|&amp;lt;code&amp;gt;/c grass/75 dirt/25&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Random c wood books5.png|&amp;lt;code&amp;gt;/c wood books/5&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Random eh obsidian1000 white1 red1 blue1 green1.png|&amp;lt;code&amp;gt;/eh obsidian/1000 white red blue green&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Cloudy Brush=&lt;br /&gt;
:Cloudy brush makes a patchy random pattern ([http://en.wikipedia.org/wiki/Perlin_noise Perlin noise]).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=200px heights=135px perrow=3&amp;gt;&lt;br /&gt;
Image:Cloudy c red obsidian.png|&amp;lt;code&amp;gt;/c red obsidian&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Cloudy c water white.png|&amp;lt;code&amp;gt;/c water white&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Cloudy c grass water dirt.png|&amp;lt;code&amp;gt;/c grass water dirt&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Cloudy c red orange yellow lime aqua blue indigo.png|&amp;lt;code&amp;gt;/c red orange yellow lime aqua blue indigo&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Cloudy c green75 indigo25.png|&amp;lt;code&amp;gt;/c green/75 indigo/25&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Cloudy e obsidian lava obsidian.png|&amp;lt;code&amp;gt;/e obsidian lava obsidian&amp;lt;/code&amp;gt;&lt;br /&gt;
Image:Cloudy torus dirt air2.png|&amp;lt;code&amp;gt;/torus dirt air/2&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{LastUpdated|1107}}&lt;/div&gt;</summary>
		<author><name>189.152.233.206</name></author>
	</entry>
</feed>