Minecraft:Spring
More actions
Template:Infobox structure A spring is a Minecraft:feature consisting of a single unit 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.
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
Unlike other types of springs, these are hidden from generation, requiring all adjacent blocks to be solid. Currently, these only generate with lava in the Nether. They are particularly dangerous since they can be exposed at any depth in any biome while mining.
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:涌泉