<?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=99.57.23.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=99.57.23.0%2F24"/>
	<link rel="alternate" type="text/html" href="https://fcraft.net/wiki/Special:Contributions/99.57.23.0/24"/>
	<updated>2026-08-13T13:44:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://fcraft.net/w/index.php?title=/Gen&amp;diff=1173</id>
		<title>/Gen</title>
		<link rel="alternate" type="text/html" href="https://fcraft.net/w/index.php?title=/Gen&amp;diff=1173"/>
		<updated>2012-01-22T21:52:54Z</updated>

		<summary type="html">&lt;p&gt;99.57.23.20: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CommandBox&lt;br /&gt;
|name=Gen&lt;br /&gt;
|purpose=Generates a new map file.&lt;br /&gt;
|uses=/Gen Theme Template&lt;br /&gt;
&lt;br /&gt;
/Gen Theme Template Width Length Height&lt;br /&gt;
&lt;br /&gt;
/Gen Theme Template Width Length Height FileName&lt;br /&gt;
|cat=World&lt;br /&gt;
|aliases=&lt;br /&gt;
|perm=ManageWorlds&lt;br /&gt;
|console=Yes&lt;br /&gt;
|v=0.200&lt;br /&gt;
|}}&lt;br /&gt;
Generates a new map file. Can create many different kinds of terrain. The &amp;quot;theme&amp;quot; defines the appearance (type of blocks used): Arctic, Desert, Forest, Grass, Hell, Swamp. The &amp;quot;template&amp;quot; defines the shape of terrain: Archipelago, Atoll, Bay, Dunes (best with Desert theme), Flat, Hills, Ice (best with Arctic theme), Island, Lake, Mountains, Peninsula, Random (unpredictable), River, and Streams. Special &amp;quot;empty&amp;quot; and &amp;quot;ocean&amp;quot; templates do not need a theme specified.&lt;br /&gt;
&lt;br /&gt;
Since fCraft 0.610, the order of theme/template parameters can be swapped without problems.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;/Gen Theme Template&amp;lt;/code&amp;gt;==&lt;br /&gt;
:Replaces the &#039;&#039;&#039;current world&#039;s map&#039;&#039;&#039; with a new one of the same size.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;/Gen Theme Template FileName&amp;lt;/code&amp;gt;==&lt;br /&gt;
:Creates a new map file of the same size as your current world&#039;s map.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;/Gen Theme Template Width Length Height&amp;lt;/code&amp;gt;==&lt;br /&gt;
:Replaces the &#039;&#039;&#039;current world&#039;s map&#039;&#039;&#039; with a new one of given dimensions.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;/Gen Theme Template Width Length Height FileName&amp;lt;/code&amp;gt;==&lt;br /&gt;
:Creates a new map file with the given terrain type and dimensions. You can then load the new map by calling [[/WLoad]]&lt;br /&gt;
&lt;br /&gt;
==Map Dimensions==&lt;br /&gt;
*&#039;&#039;&#039;Minecraft client works best if each map dimensions is either 16, 32, 64, 128, 256, 512, or 1024.&#039;&#039;&#039; Various problems can occur if map does not conform to this rule:&lt;br /&gt;
**If any dimension is not a multiple of 16 (e.g. 16, 32, 48, 64, etc), there will be invisible blocks and a LOT of visual glitches.&lt;br /&gt;
**If width or length (horizontal dimensions) are multiples of 16 but not powers of 2 (e.g. not 16, 32, 64, 128, 256, etc), there will be inaccessible walled-off areas on a map, and it will lag pretty badly. However, you can still make map height any multiple of 16 without negative side effects.&lt;br /&gt;
**If any dimension is over 1024 blocks, players will become invisible when they pass the 1024 block mark.&lt;br /&gt;
*Everywhere in fCraft commands, coordinates are given in &amp;quot;X Y Z&amp;quot; format (X/Y horizontal, and Z vertical). Similarly, map dimensions are given in &amp;quot;Width Length Height&amp;quot; format (Width/Length horizontal, and Height vertical).&lt;br /&gt;
*The total size of the map is theoretically limited to 2147483647 blocks (2&amp;lt;sup&amp;gt;31&amp;lt;/sup&amp;gt;-1).&lt;br /&gt;
&lt;br /&gt;
==Theme guide==&lt;br /&gt;
&amp;lt;gallery widths=200px heights=135px perrow=3&amp;gt;&lt;br /&gt;
Image:Gen_theme_arctic.png|&amp;lt;center&amp;gt;Arctic theme&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_theme_desert.png|&amp;lt;center&amp;gt;Desert theme&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_theme_forest.png|&amp;lt;center&amp;gt;Forest theme&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_theme_grass.png|&amp;lt;center&amp;gt;Grass theme&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_theme_hell.png|&amp;lt;center&amp;gt;Hell theme&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_theme_swamp.png|&amp;lt;center&amp;gt;Swamp theme&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Template guide==&lt;br /&gt;
&amp;lt;gallery widths=150px heights=105px perrow=5&amp;gt;&lt;br /&gt;
Image:Gen_template_archipelago.png|&amp;lt;center&amp;gt;Archipelago&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_atoll.png|&amp;lt;center&amp;gt;Atoll&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_bay.png|&amp;lt;center&amp;gt;Bay&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_dunes.png|&amp;lt;center&amp;gt;Dunes&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_flat.png|&amp;lt;center&amp;gt;Flat&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_hills.png|&amp;lt;center&amp;gt;Hills&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_ice.png|&amp;lt;center&amp;gt;Ice&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_island.png|&amp;lt;center&amp;gt;Island&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_lake.png|&amp;lt;center&amp;gt;Lake&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_mountains.png|&amp;lt;center&amp;gt;Mountains&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_peninsula.png|&amp;lt;center&amp;gt;Peninsula&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_random.png|&amp;lt;center&amp;gt;Random&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_river.png|&amp;lt;center&amp;gt;River&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Gen_template_streams.png|&amp;lt;center&amp;gt;Streams&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{LastUpdated|1082}}&lt;/div&gt;</summary>
		<author><name>99.57.23.20</name></author>
	</entry>
</feed>