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: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 14: Line 14:


== Types of springs ==
== Types of springs ==
There are three main categories of fluid springs:
From a practical standpoint, there are three main categories of fluid springs:


=== Normal springs ===
=== Normal springs ===

Revision as of 11:13, 30 July 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

From a practical standpoint, 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 walls of underground 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. Additionally, water springs can only generate below Y=192.

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.

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

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:涌泉