VOOZH about

URL: https://minecraft.wiki/w/Lava_Lake

⇱ Lava Lake – Minecraft Wiki


Lava Lake

From Minecraft Wiki
Jump to navigation Jump to search
👁 Image
For the removed water lakes, see Water Lake. For lava aquifers, see Cave. For lava in basalt deltas, see Delta. For "lava lakes" in the Nether, see Lava sea.
Lava lake
Biomes Any biomes in the Overworld except deep dark
Generates in
existing chunks  
No
Consists of
{
 "title": "Lava lake",
 "rows": [
 {
 "field": "Any biomes in the Overworld except (link to deep dark article, displayed as deep dark)",
 "label": "(link to Biome article, displayed as Biomes)"
 },
 {
 "field": "No",
 "label": "Generates in<br>existing chunks  "
 },
 {
 "field": "(values exceeds 1000 characters...)",
 "label": "Consists of"
 }
 ],
 "invimages": [],
 "images": [
 "LavaLake.png"
 ]
}

A lava lake is a small, widespread, naturally-generated feature in the Overworld that contains a volume of lava.

Description

[edit | edit source]

Lava lakes are shallow and often small bodies of liquid. Lava lakes found at the surface are surrounded by stone, which can be replaced by other features such as ore features of blocks. These ore features are made of blocks like dirt, gravel, and coal ore.

Lava lakes generate with a small air pocket above them, which may result in floating sand, floating snow cover, or even floating trees above[1]. Lava lakes that spawn on ground level may cause nearby trees to catch on fire and burn away.

An interactive widget is being loaded. If this does not work for you, please reload the page or check if JavaScript is working or enabled.

Generation

[edit | edit source]

Lava lakes are rare on the surface but often found underground above Y=0, and replace blocks around them with stone. They can generate in any biomes in Overworld except the deep dark.

In Java Edition, the air pockets above lakes are generated with cave air instead of normal air. This is true even for lakes that are exposed to the open sky.

Data values

[edit | edit source]

Java Edition:

Feature typeIdentifier
👁 EnvSprite lava-lake.png: Sprite image for lava-lake in Minecraft
[No displayed name]
lake
Configured featureIdentifier
👁 EnvSprite lava-lake.png: Sprite image for lava-lake in Minecraft
[No displayed name]
lake_lava

Bedrock Edition:

FeatureIdentifier
👁 EnvSprite lava-lake.png: Sprite image for lava-lake in Minecraft
[No displayed name]
[No ID]

Config

[edit | edit source]
Main article: Configured feature

Java Edition:

  • [NBT Compound / JSON Object] config
    • [NBT Compound / JSON Object] fluid The block to use for the fluid of the lake.
    • [NBT Compound / JSON Object] barrier The block to use for the barrier of the lake. If 'air' is specified, the barrier remains unchanged instead of overwriting any existing blocks.
    • [String] can_place_feature Describes the block that the feature can be placed on.
    • [String] can_replace_with_air_or_fluid Describes the block that the feature can replace with air or the provided fluid block.
    • [String] can_replace_with_barrier Describes the block that the feature can replace with the provided barrier block.

Note that lake features are generated on their northwest corner, with the actual center of the lake being offset from the placement position by +8 blocks on both the X and Z axes. It's recommended to counteract this by applying an xz_spread offset of -8 blocks to placed lake features before performing any additional checks such as block predicate filters.

Lake features require a sufficient amount of solid blocks in order to generate, including (but not limited to) a solid base at least 3 blocks thick (starting from one block below the placement position). The fluid level of generated lake features is always one block below the placement position.

Noise-type blockstate providers apply a single blockstate for the entire lake based on its placement position rather than the position of the lake's individual constituent blocks.

Lake features exhibit a bug in which the freeze top layer feature type is applied only to portions of the lake that are within the chunk from which the lake feature originates. In effect, this means that usually only the north-west corner of water lakes are iced over in snowy biomes.

History

[edit | edit source]

Java Edition

[edit | edit source]
Java Edition Alpha
v1.2.6Added lava lakes.
Java Edition Beta
1.0Lava lakes now replace blocks around them with stone.
Java Edition
1.18Pre-release 1Underground lava lakes now generate only above Y=0.
26.2snap3Added the can_place_feature, can_replace_with_air_or_fluid, and can_replace_with_barrier fields.

Bedrock Edition

[edit | edit source]
Pocket Edition Alpha
v0.9.0build 1Added lava lakes.
v0.12.3Lava lakes are no longer generated independently of the world seed.

Issues

[edit | edit source]

Issues relating to "Lava Lake" are maintained on the bug tracker. Issues should be reported and viewed there.

Gallery

[edit | edit source]

Screenshots

[edit | edit source]

References

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Lava_Lake?oldid=3630275"

Navigation menu