<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ASingle_Biome</id>
	<title>Minecraft:Single Biome - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ASingle_Biome"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Single_Biome&amp;action=history"/>
	<updated>2026-04-27T04:43:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Single_Biome&amp;diff=101471&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Single_Biome&amp;diff=101471&amp;oldid=prev"/>
		<updated>2026-04-26T11:12:09Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Unobtainable|edition=bedrock}}&lt;br /&gt;
[[File:BuffetWorldCustomization.png|right|thumb|300px|The customization screen for Single Biome]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Single Biome&amp;#039;&amp;#039;&amp;#039; (formerly known as &amp;#039;&amp;#039;&amp;#039;Buffet&amp;#039;&amp;#039;&amp;#039;) is a [[Minecraft:world type]] or a vanilla [[Minecraft:world preset]] in which the entire [[Minecraft:Overworld]] consists of one [[Minecraft:biome]]. It is simple to customize, albeit very limited.&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; ==&lt;br /&gt;
Single Biome uses a single [[Minecraft:Dimension_definition#fixed|fixed]] biome source for generating the [[Minecraft:Overworld]] with the default [[Minecraft:Custom_dimension#noise|noise generator]]. Similar to the [[Minecraft:Default]] world type, this configuration generates a world with a bedrock floor at the Y=-64 lower height limit, and the rest of the terrain is generated on top of it. However, in contrast to the Default world type, the Overworld in a Single Biome world consists of only one biome.&lt;br /&gt;
&lt;br /&gt;
The Nether and the End are unchanged from their Default world type counterpart. The Nether uses the multi-noise biome source and the End uses the {{code|minecraft:the_end}} biome source.&lt;br /&gt;
&lt;br /&gt;
Additionally, players can override any dimension with the same fixed biome source generation like Single Biome using a [[Minecraft:custom dimension]] data pack.&lt;br /&gt;
&lt;br /&gt;
=== Custom biome ===&lt;br /&gt;
Single Biome world type allows players to choose a biome that the world generates in the terrain of the [[Minecraft:Overworld]]. Biome choice determines things such as terrain, vegetation, generated structures, and to some extent, mob spawning. Single Biome worlds can be customized to use any one of the available biomes, using only that particular biome for the entire world. The player can choose any of the existing biomes, including the Nether and the End biomes, and custom biomes from [[Minecraft:data pack]]s.&lt;br /&gt;
&lt;br /&gt;
This customization is available in the &amp;quot;Buffet world customization&amp;quot; menu, accessible by clicking the &amp;quot;Customize&amp;quot; button beside the world type selector in the world creation settings.&lt;br /&gt;
&lt;br /&gt;
Using a biome from the Nether or the End to generate the Overworld results in a world with their structures and characteristics, albeit very incomplete. For example, [[Minecraft:warped forest]] does not generate any warped trees, but still generates fogs, particles, and [[Minecraft:nether fortress]]es. This is caused by a bug where the biome surface and terrain is different from their own dimension.&amp;lt;ref&amp;gt;{{bug|MC-239041||The surface in single biome worlds set to use nether or end biomes consists of grass blocks and dirt.}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Server operators can set a Single Biome world type by setting &amp;lt;code&amp;gt;level-type=minecraft:single_biome_surface&amp;lt;/code&amp;gt; in [[Minecraft:server.properties]].&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039; ==&lt;br /&gt;
Code for the Single Biome world type exists in &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039;; however, it is inaccessible through the game&amp;#039;s GUI. It can only be accessed by editing the world&amp;#039;s [[Minecraft:Bedrock Edition level format#level.dat|level.dat]] file using external programs. This code supports every biome in the game, including [[Minecraft:Biome/Before 1.18|unused biomes]].&lt;br /&gt;
&lt;br /&gt;
In &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039;, Single Biome has a few quirks such as:&lt;br /&gt;
&lt;br /&gt;
* [[Minecraft:Mineshaft]]s, [[Minecraft:ruined portal]]s, and [[Minecraft:stronghold]]s generate in every biome.&lt;br /&gt;
** This does mean that it is possible to get wood and enter the [[Minecraft:End]] regardless of the chosen Biome, unlike Java Edition.&lt;br /&gt;
* Single Biome affects the [[Minecraft:End]] but not the [[Minecraft:Nether]].&lt;br /&gt;
* [[Minecraft:Biome#Non-land biomes|Non-land biomes]] do not generate their terrain.&lt;br /&gt;
* [[Minecraft:Ocean]]s and [[Minecraft:river]]s when inside of a [[Minecraft:Nether biomes|Nether biome]] have a checkerboard-like pattern of water and lava.&lt;br /&gt;
* [[Minecraft:Structure]] generation cuts off at Y-level 256 when in a Nether or End biome.&lt;br /&gt;
&lt;br /&gt;
This feature is neither widely known nor is it fully developed, and is unlikely to be fully implemented into the game, but it can still be accessed.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|java}}&lt;br /&gt;
|{{HistoryLine||1.13|dev=18w16a|Added Buffet world type. At this time, the world generation options were &amp;quot;Overworld&amp;quot; and &amp;quot;End&amp;quot;.}}&lt;br /&gt;
|{{HistoryLine|||dev=18w19a|Added the &amp;quot;Caves&amp;quot; generation option.&lt;br /&gt;
|Changed the &amp;quot;Overworld&amp;quot; generator option to &amp;quot;Surface&amp;quot;, and changed the &amp;quot;End&amp;quot; option to &amp;quot;Floating Islands&amp;quot;.&lt;br /&gt;
|Before this snapshot, players could change the [[Minecraft:Java Edition level format#level.dat format|level.dat]]&amp;#039;s {{nbt|string|generatorOptions}} tag to &amp;lt;code&amp;gt;{&amp;quot;biome_source&amp;quot;:{&amp;quot;type&amp;quot;:&amp;quot;minecraft:fixed&amp;quot;,&amp;quot;biomes&amp;quot;:[&amp;quot;minecraft:plains&amp;quot;]},&amp;quot;chunk_generator&amp;quot;:{&amp;quot;type&amp;quot;:&amp;quot;&amp;#039;&amp;#039;&amp;#039;minecraft:nether&amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;&amp;quot;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to create the &amp;quot;Caves&amp;quot; generation option.}}&lt;br /&gt;
|{{HistoryLine|||dev=pre4|Biome names are now sorted alphabetically in the Buffet menu.}}&lt;br /&gt;
|{{HistoryLine||1.16|dev=20w21a|The world generator types are now world type values instead of being an option in the Buffet world type.&lt;br /&gt;
|Renamed &amp;quot;Surface&amp;quot; generator to &amp;quot;Single Biome&amp;quot;.}}&lt;br /&gt;
|{{HistoryLine||1.17|dev=21w06a|Cave and Floating Island worlds now generate up to y{{=}}319 and down to y{{=}}-64.}}&lt;br /&gt;
|{{HistoryLine|||dev=21w07a|Cave and Floating Island worlds do not generate with grimstone.}}&lt;br /&gt;
|{{HistoryLine|||dev=21w15a|Cave and Floating Island worlds now generate up to y{{=}}255 and down to y{{=}}0.}}&lt;br /&gt;
|{{HistoryLine|||dev=21w17a|Cave and Floating Island worlds now once again generate as they did prior to 21w06a.}}&lt;br /&gt;
|{{HistoryLine||1.18|dev=Experimental Snapshot 1|Cave and Floating Island worlds no longer generate surface features.&lt;br /&gt;
|Floating Island worlds no longer generate terrain properly, and terrain generated above y{{=}}~64 now generates as end stone.}}&lt;br /&gt;
|{{HistoryLine|||dev=21w43a|Cave worlds now generate with netherrack on the ceiling.}}&lt;br /&gt;
|{{HistoryLine|||dev=21w44a|Cave worlds now once again generate with a bedrock ceiling, but now generate with netherrack instead of stone, and without a surface layer.&lt;br /&gt;
|Floating Island worlds now generate as a single thick floating layer of end stone.}}&lt;br /&gt;
|{{HistoryLine|||dev=Pre-release 1|[[Minecraft:Old Buffet world generators|Removed the &amp;quot;Caves&amp;quot; and &amp;quot;Floating Islands&amp;quot;]] generation options from the world creation screen.&lt;br /&gt;
|Existing Cave and Floating Island worlds can still be opened, but still do not generate properly.}}&lt;br /&gt;
|{{HistoryLine|||dev=Pre-release 5|Cave worlds once again generate with stone and a surface layer, and now generate down to y{{=}}-64.&lt;br /&gt;
|Deepslate now generates in Cave worlds.&lt;br /&gt;
|Floating Island worlds once again generate as they did in 21w16a.}}&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||?|Added the Single Biome world type, although it is unused and inacessible through the game&amp;#039;s GUI.}}&lt;br /&gt;
|{{HistoryLine|bedrock upcoming}}&lt;br /&gt;
|{{HistoryLine||26.20|dev=Preview 26.20.22|It is now possible to generate single biome worlds with [[Minecraft:dripstone caves]].}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
{{Issue list|Single biome|Buffet|projects=MC}}&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
*If the Nether or the End is used as the sole biome, then the sky would appear as if it is a mixture of the Overworld and the [[Minecraft:dimension]]s.&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
=== Screenshots ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Borderless Beach.png|A beach biome generated using Single Biome world type, showing a borderless beach that looks like a desert, but with naturally spawning [[Minecraft:turtle]]s.&lt;br /&gt;
Borderless River.png|A river biome generated using Single Biome world type, showing a borderless river that looks like a shallow ocean.&lt;br /&gt;
Voidland.png|A void-like biome generated using Single Biome world type, resulting in terrain made entirely of stone with a single block of cobblestone generated on the player&amp;#039;s spawn point.&lt;br /&gt;
EndHighlandsoverworldgeneration.png|The End generated using the Single Biome generation.&lt;br /&gt;
The End–Overworld Buffet.png|The End buffet world generated using Overworld terrain.&lt;br /&gt;
Extreme Hills Edge Buffet.png|A [[Minecraft:mountain edge]] buffet world&lt;br /&gt;
Nether wastes overworld.png|A [[Minecraft:Nether Wastes|nether wastes]] biome using Single Biome type. Although the terrain is that of the Overworld, [[Minecraft:ghast]]s still spawn naturally.&lt;br /&gt;
Buffet Mushroom Island Shore.png|A [[Minecraft:mushroom fields]] buffet world&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Mojang Screenshots ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Single Biome Desert.jpg|A desert buffet world&lt;br /&gt;
Single Biome Comparison.jpg|The same terrain in different biomes&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Minecraft:Old Buffet world generators]]&lt;br /&gt;
*[[Minecraft:Custom]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox environment}}&lt;br /&gt;
&lt;br /&gt;
[[Category:World types]]&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Buffet]]&lt;br /&gt;
[[Minecraft:fr:Biome unique]]&lt;br /&gt;
[[Minecraft:it:Bioma singolo]]&lt;br /&gt;
[[Minecraft:ja:シングルバイオーム]]&lt;br /&gt;
[[Minecraft:ko:뷔페]]&lt;br /&gt;
[[Minecraft:pl:Bufet]]&lt;br /&gt;
[[Minecraft:pt:Bioma único]]&lt;br /&gt;
[[Minecraft:ru:Ассорти]]&lt;br /&gt;
[[Minecraft:zh:单一生物群系]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>