Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Spring

From SAS Gaming Wiki
Revision as of 11:16, 9 May 2026 by SyncBot (talk | contribs) (Sync: new page from Minecraft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

File:Waterfall Cavern.png
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:caves. Lava springs are a common source of forest fires.

Ceiling springs

File:Ceiling Lava.png
Nether ceiling spring.

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

File:Lava Springs Plentiful.png
Hidden lava springs are plentiful at all depths in the Nether.

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

Template:Main Template:El:

<section begin="config"/>

<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

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Gallery

Screenshots

Notes

Template:Fnlist

References

Template:Reflist

Navigation

Template:Navbox generated features

Minecraft:fr:Source Minecraft:ja:源泉 Minecraft:ko:샘 Minecraft:pl:Wodospad Minecraft:pt:Nascente Minecraft:ru:Источник Minecraft:zh:涌泉