Minecraft:Spring: Difference between revisions
More actions
Sync: new page from Minecraft |
Sync: updated from Minecraft |
||
| Line 11: | Line 11: | ||
{{BlockLink|Water}} or {{BlockLink|Lava}} | {{BlockLink|Water}} or {{BlockLink|Lava}} | ||
}} | }} | ||
A '''spring''' is a [[Minecraft:feature]] consisting of a single | A '''spring''' is a [[Minecraft:feature]] consisting of a single block of [[Minecraft:liquid]] that flows out into spaces level with or lower than the source. | ||
== Types of springs == | == Types of springs == | ||
There are three main categories of fluid springs | There are three main categories of fluid springs: | ||
=== Normal springs === | === Normal springs === | ||
[[File:Waterfall Cavern.png|thumb|right|A water spring as viewed from inside a cave.]] | [[File:Waterfall Cavern.png|thumb|right|A water spring as viewed from inside a cave.]] | ||
Normal springs can generate as either [[Minecraft:water]] or [[Minecraft:lava]] in the sides of [[Minecraft:stone]] surfaces. These are commonly encountered on the sides of cliffs, as well as inside [[Minecraft:cave]]s. Lava springs are a common source of forest fires. | Normal springs can generate as either [[Minecraft:water]] or [[Minecraft:lava]] in the sides of [[Minecraft:stone]] surfaces. These are commonly encountered on the sides of cliffs, as well as inside [[Minecraft:cave]]s. Lava springs are a common source of forest fires. Water springs additionally can only generate below Y=192. | ||
=== Ceiling springs === | === Ceiling springs === | ||
| Line 26: | Line 26: | ||
=== Hidden springs === | === Hidden springs === | ||
[[File:Lava Springs Plentiful.png|thumb|right|Hidden lava springs are plentiful at all depths in the Nether.]] | [[File:Lava Springs Plentiful.png|thumb|right|Hidden lava springs are plentiful at all depths in the Nether.]] | ||
In the Nether, lava springs can generate without any exposed faces buried in terrain, potentially becoming hazardous when blocks around them are mined. | |||
== Data values == | == Data values == | ||
Latest revision as of 11:33, 21 June 2026
Template:Infobox structure A spring is a Minecraft:feature consisting of a single block of Minecraft:liquid that flows out into spaces level with or lower than the source.
Types of springs
There are three main categories of fluid springs:
Normal springs
Normal springs can generate as either Minecraft:water or Minecraft:lava in the sides of Minecraft:stone surfaces. These are commonly encountered on the sides of cliffs, as well as inside Minecraft:caves. Lava springs are a common source of forest fires. Water springs additionally can only generate below Y=192.
Ceiling springs
Ceiling springs are exclusive to Minecraft:the Nether and only generate with lava. They generate on ceilings, and the lava flows directly downwards from them.
Hidden springs
In the Nether, lava springs can generate without any exposed faces buried in terrain, potentially becoming hazardous when blocks around them are mined.
Data values
ID
Template:El: Template:ID table
Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table
Template:El: Template:ID table Template:ID table Template:ID table Template:ID table
Config
<section begin="config"/>
- Template:Nbt
- Template:Nbt The fluid to use.
- Template:Nbt (optional, defaults to 4) The required number of blocks adjacent to the spring that belong to Template:Nbt. Block above is not counted.
- Template:Nbt (optional, defaults to 1) The required number of air blocks adjacent to the spring. Block above is not counted.
- Template:Nbt (optional, defaults to true) Whether the spring feature requires a block in Template:Nbt below it.
- Template:NbtTemplate:Nbt Can be a block ID or a block tag, or a list of block IDs.
<section end="config"/>
Template:Collapse <syntaxhighlight lang="json"> {
"type": "minecraft:spring_feature",
"config": {
"hole_count": 1,
"requires_block_below": true,
"rock_count": 4,
"state": {
"Name": "minecraft:water",
"Properties": {
"falling": "true"
}
},
"valid_blocks": [
"minecraft:stone",
"minecraft:granite",
"minecraft:diorite",
"minecraft:andesite",
"minecraft:deepslate",
"minecraft:tuff",
"minecraft:calcite",
"minecraft:dirt",
"minecraft:snow_block",
"minecraft:powder_snow",
"minecraft:packed_ice"
]
}
} </syntaxhighlight> Template:Collapse
Feature is hardcoded to check if the block above it belongs to Template:Nbt and does not place if the block is not there.
History
Java Edition
Bedrock Edition
Issues
Gallery
Screenshots
-
A water spring in which two squid have spawned.
-
Another three water-spring squids.
-
2 lava springs, with the wildfire in the foreground.
-
Numerous water springs and lava spring generated together in a Minecraft:windswept hills Minecraft:biome.
-
Lava spring flowing to the ocean.
-
2 water springs generated in birch forest biome.
-
A lava spring in a Minecraft:deep dark biome, directed by Minecraft:sculk veins.
-
A closed nether spring near a quartz ore blob.
-
A lava spring generated next to a water spring, with the water actually touching the lava.
Notes
References
Template:Navbox generated features
Minecraft:fr:Source Minecraft:ja:源泉 Minecraft:ko:샘 Minecraft:pl:Wodospad Minecraft:pt:Nascente Minecraft:ru:Источник Minecraft:zh:涌泉