<?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=Croy07</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=Croy07"/>
	<link rel="alternate" type="text/html" href="https://fcraft.net/wiki/Special:Contributions/Croy07"/>
	<updated>2026-08-13T13:30:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://fcraft.net/w/index.php?title=/Replace&amp;diff=2361</id>
		<title>/Replace</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=/Replace&amp;diff=2361"/>
		<updated>2013-05-31T21:35:50Z</updated>

		<summary type="html">&lt;p&gt;Croy07: Created the page /Replace. Added: CommandBox, Definition, Related commands. ~ Croy07&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CommandBox&lt;br /&gt;
|name=Replace&lt;br /&gt;
|purpose=Replaces all blocks of specified type(s) in an area.&lt;br /&gt;
|aliases=r&lt;br /&gt;
|uses=/Replace BlockToReplace [AnotherOne, ...] ReplacementBlock&lt;br /&gt;
|cat=Building&lt;br /&gt;
|perm={{rperm|Draw}}&lt;br /&gt;
|console=No&lt;br /&gt;
|v=0.426&lt;br /&gt;
|}}&lt;br /&gt;
Replaces all blocks of specified type(s) in an area. Use {{cmd|Cancel}} to cancel selected mode. Use {{cmd|Undo}} to stop and undo the last command.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Commands ==&lt;br /&gt;
*{{cmd|ReplaceNot}}&lt;br /&gt;
*{{cmd|ReplaceBrush}}&lt;/div&gt;</summary>
		<author><name>Croy07</name></author>
	</entry>
	<entry>
		<id>https://fcraft.net/w/index.php?title=/Rotate&amp;diff=2360</id>
		<title>/Rotate</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=/Rotate&amp;diff=2360"/>
		<updated>2013-05-31T18:49:12Z</updated>

		<summary type="html">&lt;p&gt;Croy07: Created the page /Rotate. Added: Command box, Definition of rotate, the Axes, Degrees, and Related commands. ~Croy07&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CommandBox&lt;br /&gt;
|name=Rotate&lt;br /&gt;
|purpose=Rotates copied blocks around specified axis/axes.&lt;br /&gt;
|aliases=spin&lt;br /&gt;
|uses=/Rotate (-90,90,180,270) (X,Y,Z)&lt;br /&gt;
|cat=Building&lt;br /&gt;
|perm={{rperm|CopyAndPaste}}&lt;br /&gt;
|console=No&lt;br /&gt;
|v=0.452&lt;br /&gt;
|}}&lt;br /&gt;
Rotates copied blocks around specified axis/axes. If no axis is given, rotates around the Z (vertical) axis. You must first {{cmd|Copy}} or {{cmd|Cut}} blocks to then rotate them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Axes ==&lt;br /&gt;
:Rotate spins copied blocks along specified axis/axes. The axes are:&lt;br /&gt;
:*&#039;&#039;&#039;X&#039;&#039;&#039; = Horizontal (East-West)&lt;br /&gt;
:*&#039;&#039;&#039;Y&#039;&#039;&#039; = Horizontal (North-South)&lt;br /&gt;
:*&#039;&#039;&#039;Z&#039;&#039;&#039; = Vertical.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Usable degrees ==&lt;br /&gt;
:Rotate needs a degree to know how to spin the blocks. The degrees, or angles, are:&lt;br /&gt;
:*&#039;&#039;&#039;-90&#039;&#039;&#039; = Turns it -90 degrees. (Turns it 90 degrees counter-clockwise)&lt;br /&gt;
:*&#039;&#039;&#039;90&#039;&#039;&#039; = Turns it 90 degrees. (Turns it 90 degrees clockwise.)&lt;br /&gt;
:*&#039;&#039;&#039;180&#039;&#039;&#039; = Turns it 180 degrees. (Turns it 180 degrees clockwise.)&lt;br /&gt;
:*&#039;&#039;&#039;270&#039;&#039;&#039; = Turns it 270 degrees. (Turns it 270 degrees clockwise.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related commands ==&lt;br /&gt;
*{{cmd|Copy}}&lt;br /&gt;
*{{cmd|Mirror}}&lt;/div&gt;</summary>
		<author><name>Croy07</name></author>
	</entry>
	<entry>
		<id>https://fcraft.net/w/index.php?title=/Mirror&amp;diff=2322</id>
		<title>/Mirror</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=/Mirror&amp;diff=2322"/>
		<updated>2013-05-31T05:00:35Z</updated>

		<summary type="html">&lt;p&gt;Croy07: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CommandBox&lt;br /&gt;
|name=Mirror&lt;br /&gt;
|purpose=Flips copied blocks along specified axis/axes.&lt;br /&gt;
|aliases=Flip&lt;br /&gt;
|uses=/Mirror [X] [Y] [Z], /Flip [X] [Y] [Z]&lt;br /&gt;
|cat=Building&lt;br /&gt;
|perm={{rperm|Draw}}, {{rperm|CopyAndPaste}}&lt;br /&gt;
|console=No&lt;br /&gt;
|v=0.470&lt;br /&gt;
|}}&lt;br /&gt;
Flips copied blocks along specified axis/axes. You can mirror more than one axis at a time. You must first {{cmd|Copy}} blocks to then mirror it. You can mirror more than one axis at a time, for example: /mirror x y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Axes ==&lt;br /&gt;
&lt;br /&gt;
Mirror flips copied blocks along specified axis/axes. The axes are:&lt;br /&gt;
X = Horizontal (East-West)&lt;br /&gt;
Y = Horizontal (North-South)&lt;br /&gt;
Z = Vertical.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related commands ==&lt;br /&gt;
*{{cmd|Rotate}}&lt;/div&gt;</summary>
		<author><name>Croy07</name></author>
	</entry>
	<entry>
		<id>https://fcraft.net/w/index.php?title=/Mirror&amp;diff=2321</id>
		<title>/Mirror</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=/Mirror&amp;diff=2321"/>
		<updated>2013-05-31T05:00:18Z</updated>

		<summary type="html">&lt;p&gt;Croy07: Got rid of the extra /mirror.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CommandBox&lt;br /&gt;
|name=Mirror&lt;br /&gt;
|purpose=Flips copied blocks along specified axis/axes.&lt;br /&gt;
|aliases=Flip&lt;br /&gt;
|uses=/Mirror [X] [Y] [Z], /Flip [X] [Y] [Z]&lt;br /&gt;
|cat=Building&lt;br /&gt;
|perm={{rperm|Draw}}, {{rperm|CopyAndPaste}}&lt;br /&gt;
|console=No&lt;br /&gt;
|v=0.470&lt;br /&gt;
|}}&lt;br /&gt;
&lt;br /&gt;
Flips copied blocks along specified axis/axes. You can mirror more than one axis at a time. You must first {{cmd|Copy}} blocks to then mirror it. You can mirror more than one axis at a time, for example: /mirror x y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Axes ==&lt;br /&gt;
&lt;br /&gt;
Mirror flips copied blocks along specified axis/axes. The axes are:&lt;br /&gt;
X = Horizontal (East-West)&lt;br /&gt;
Y = Horizontal (North-South)&lt;br /&gt;
Z = Vertical.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related commands ==&lt;br /&gt;
*{{cmd|Rotate}}&lt;/div&gt;</summary>
		<author><name>Croy07</name></author>
	</entry>
	<entry>
		<id>https://fcraft.net/w/index.php?title=/Mirror&amp;diff=2320</id>
		<title>/Mirror</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=/Mirror&amp;diff=2320"/>
		<updated>2013-05-31T04:59:21Z</updated>

		<summary type="html">&lt;p&gt;Croy07: Created the page /Mirror. ~ Croy07.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CommandBox&lt;br /&gt;
|name=Mirror&lt;br /&gt;
|purpose=Flips copied blocks along specified axis/axes.&lt;br /&gt;
|aliases=Flip&lt;br /&gt;
|uses=/Mirror [X] [Y] [Z], /Flip [X] [Y] [Z]&lt;br /&gt;
|cat=Building&lt;br /&gt;
|perm={{rperm|Draw}}, {{rperm|CopyAndPaste}}&lt;br /&gt;
|console=No&lt;br /&gt;
|v=0.470&lt;br /&gt;
|}}&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;/Mirror&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Flips copied blocks along specified axis/axes. You can mirror more than one axis at a time. You must first {{cmd|Copy}} blocks to then mirror it. You can mirror more than one axis at a time, for example: /mirror x y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Axes ==&lt;br /&gt;
&lt;br /&gt;
Mirror flips copied blocks along specified axis/axes. The axes are:&lt;br /&gt;
X = Horizontal (East-West)&lt;br /&gt;
Y = Horizontal (North-South)&lt;br /&gt;
Z = Vertical.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related commands ==&lt;br /&gt;
*{{cmd|Rotate}}&lt;/div&gt;</summary>
		<author><name>Croy07</name></author>
	</entry>
</feed>