User:Madminecrafter12/Biome - minecraft.fandom.com
Biome types[]
There are 38 main biomes in the Overworld (with two being unused), one in The Nether, one in The End and 22 technical biomes, bringing the total number to 62 distinct biomes. Biomes can be distinguished by the grass and leaf colors in the biome, along with the types of blocks present (e.g. types of trees or other plants like cacti, sand coverage in deserts). Biomes are pseudo-randomly generated using the map seed.
In addition to their names as shown in the debug screen, each type of biome also has its own biome id. These biome ids are used when creating a customized superflat world. Main biomes have a numeric ID from 0 to 127, while biome variations normally have a numeric ID of 128 + <original biome number>. Mountain Edge (called Extreme Hills Edge until 1.13) no longer naturally generates. Up to 1.13 Frozen Ocean biomes did not generate anymore. The newly added 1.13 biome Deep Warm Ocean does not generate in 1.13.
Biomes are separated into 5 categories:
- Snowy: In these biomes, it snows at any height. The foliage and grass is a dark aqua-green, and the water is mostly purple.
- Cold: In these biomes, it begins to snow above y=90 (although this varies by the temperature value of the biome). Otherwise, it rains. The foliage and grass is a dark aqua-green, and the water is mostly purple and indigo.
- Medium/Lush: In these biomes, it begins snowing over the 256 blocks height limit. Otherwise, it rains. The foliage and grass is a vibrant light green, except swamps and dark forests, which have a dark green grass. Rivers are also exempt from this, as they have a dull green-blue hue. The water is blue in this biome.
- Dry/Warm: In these biomes, it neither rains nor snows at all, but the sky will still turn overcast during inclement weather. The foliage and grass is an olive color, except badlands biomes, which have brown grass. The water is constantly light green. As in jungle biomes, the sky will become slightly lighter.
- Aquatic: Oceans are large, open biomes made entirely of water going up to y=63, with underwater relief on the sea floor, such as small mountains and plains, usually including gravel. Oceans typically extend under 3,000 blocks in any direction; around 60% of the Overworld's surface is covered in ocean. Small islands with infrequent vegetation can be found in oceans. Passive mobs are unable to spawn on these islands, but hostiles can. Squid spawn frequently in the water, and in Bedrock Edition, ocean biomes are one of the few biomes where squid can be found. Underwater cave entrances can be found frequently at the bottom of the ocean. In the console versions, they surround the edges of the map.
- Neutral and other biomes
- Unused biomes: These biomes don't generate in default worlds.
The snow-covered biomes are marked in blue, cold in green, medium/lush in orange and dry/warm in red. The biomes which are not labeled are either neutral or unknown. Temperatures are given at sea level.
| Biome name | ID name | ID number | Temperature |
|---|---|---|---|
| Snowy Tundra | minecraft:snowy_tundra
|
12 | 0.0 |
| Ice Spikes | minecraft:ice_spikes
|
140 | 0.0 |
| Snowy Taiga | minecraft:snowy_taiga
|
30 | -0.5 |
| Snowy Taiga Mountains | minecraft:snowy_taiga_mountains
|
158 | -0.5 |
| Frozen River | minecraft:frozen_river
|
11 | 0.0 |
| Snowy Beach | minecraft:snowy_beach
|
26 | 0.05 |
| Mountains | minecraft:mountains
|
3 | 0.2 |
| Gravelly Mountains | minecraft:gravelly_mountains
|
131 | 0.2 |
| Wooded Mountains | minecraft:wooded_mountains
|
34 | 0.2 |
| Gravelly Mountains+ | minecraft:modified_gravelly_mountains
|
162 | 0.2 |
| Taiga | minecraft:taiga
|
5 | 0.25 |
| Taiga Mountains | minecraft:taiga_mountains
|
133 | 0.25 |
| Giant Tree Taiga | minecraft:giant_tree_taiga
|
32 | 0.3 |
| Giant Spruce Taiga | minecraft:giant_spruce_taiga
|
160 | 0.25 |
| Stone Shore | minecraft:stone_shore
|
25 | 0.2 |
| Plains | minecraft:plains
|
1 | 0.8 |
| Sunflower Plains | minecraft:sunflower_plains
|
129 | 0.8 |
| Forest | minecraft:forest
|
4 | 0.7 |
| Flower Forest | minecraft:flower_forest
|
132 | 0.7 |
| Birch Forest | minecraft:birch_forest
|
27 | 0.6 |
| Tall Birch Forest | minecraft:tall_birch_forest
|
155 | 0.6 |
| Dark Forest | minecraft:dark_forest
|
29 | 0.7 |
| Dark Forest Hills | minecraft:dark_forest_hills
|
157 | 0.7 |
| Swamp | minecraft:swamp
|
6 | 0.8 |
| Swamp Hills | minecraft:swamp_hills
|
134 | 0.8 |
| Jungle | minecraft:jungle
|
21 | 0.95 |
| Modified Jungle | minecraft:modified_jungle
|
149 | 0.95 |
| Jungle Edge | minecraft:jungle_edge
|
23 | 0.95 |
| Modified Jungle Edge | minecraft:modified_jungle_edge
|
151 | 0.95 |
| River | minecraft:river
|
7 | 0.5 |
| Beach | minecraft:beach
|
16 | 0.8 |
| Mushroom Fields | minecraft:mushroom_fields
|
14 | 0.9 |
| Mushroom Field Shore | minecraft:mushroom_field_shore
|
15 | 0.9 |
| The End | minecraft:the_end
|
9 | 0.5 |
| Small End Islands | minecraft:small_end_islands
|
40 | 0.5 |
| End Midlands | minecraft:end_midlands
|
41 | 0.5 |
| End Highlands | minecraft:end_highlands
|
42 | 0.5 |
| End Barrens | minecraft:end_barrens
|
43 | 0.5 |
Biome colors[]
Biome colors template for 1.7.2 and above.
grass.png
foliage.png
The temperature and rainfall values of a biome are used when determining the colors of a small selection of blocks: grass, grass blocks, some leaves, vines, and other features such as water and the sky. Blocks such as moss stone, mossy stone bricks and the stems of flowers are not affected by biome coloration.[1]
A biome's rainfall value is typically a value from 0.0 to 1.0, and - as stated above - a biome's temperature starts at a given value at sea level (e.g. 2.0 for Desert or -0.5 for Cold Taiga) and decreases by 0.00166667 for each meter above sea level.
Biome grass and foliage colors are selected from two 256x256 colormap images: grass.png and foliage.png. Both colormaps, shown to the right, can be found in assets\minecraft\textures\colormap. The grass.png colormap sets the colors for the grass block top and sides (along with other types of grass, such as tall grass, ferns, double tall grass, etc.). Meanwhile, the foliage.png colormap sets the colors for tree leaves (with the exception of spruce and birch).
Biome colormaps use a triangular gradient by default. However, only the colors in the lower-left half of the image are used, even though the upper-right side of foliage.png is colored. Furthermore, as shown in the template image to the left, only select few pixels are considered when the colormap is read by the game, and are determined by the code below.
The adjusted temperature and adjusted rainfall values (recognized as AdjTemp and AdjRainfall in the code, respectively) are used when determining which biome color to select from the colormap. Treating the bottom-right corner of the colormap as Temperature = 0.0 and Rainfall = 0.0, the adjusted temperature increases to 1.0 along the X-axis, and the adjusted rainfall increases to 1.0 along the Y-axis. The values used to retrieve the colors are computed as follows:
AdjTemp = clamp( Temperature, 0.0, 1.0 ) AdjRainfall = clamp( Rainfall, 0.0, 1.0 ) * AdjTemp
"clamp" limits the range of the temperature and rainfall to 0.0-1.0. The clamped rainfall value is then multiplied by the 0.0-1.0 adjusted temperature value, which brings its value to be inside the lower left triangle. Some biomes' ranges are shown in the template above; the multiplication makes all the line segments point towards the lower right corner.
At borders between or among biomes, the colors of the block and its eight neighbors are computed and the average is used for the final block color.
Exact temperature and rainfall values for biomes can be found in various projects, e.g. this biome code.
Hard-coded colors[]
Certain biome colors are hard-coded, which means they are locked into the Minecraft code and are not retrievable from any texture file. Thus, they cannot be modified without the use of external tools, such as MCPatcher/OptiFine, that support the use of custom colormaps.
Swampland color[]
Swampland temperature, which starts at 0.8, is not affected by altitude. Rather, a Perlin noise function is used to gradually vary the temperature of the swampland. When this temperature goes below -0.1, a lush green color is used (0x4C763C) otherwise it is set to a sickly brown (0x6A7039). In addition, the color of the water in swamplands is always multiplied by a very light green tinge (0xE0FFAE).
Roofed forest color[]
The roofed forest biomes' grass color is retrieved normally, then averaged with a dark green color (0x28340A) to produce the final color.
Mesa color[]
The color of the sky in two different biomes.
All mesa biomes' grass and foliage have hard-coded colors, which are two tan colors (0x90814D and 0x9E814D respectively). These are not modifiable by grass.png and foliage.png, and are unaffected by temperature.
Other colors[]
Several other biome colors are set into the game and currently require external tools in order to be changed. This includes blocks such as birch and spruce leaves and water (which have a hard-coded overlay set onto them), and other features such as the sky and fog.
Achievements[]
| Icon | Achievement | In-game description | Actual requirements (if different) | Gamerscore earned | Trophy type (PS4) | |
|---|---|---|---|---|---|---|
| PS4 | Other | |||||
| Adventuring Time | Discover 17 biomes. | Visit any 17 biomes. Does not have to be in a single world. | 40G | Silver | ||
| Sail the 7 Seas | Visit all ocean biomes | Visit all ocean biomes except the deep warm ocean/legacy frozen ocean (as they are unused) | 40G | Gold | ||
