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: new page from Minecraft
 
SyncBot (talk | contribs)
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 unit of [[Minecraft:liquid]] that flows out into spaces level with or lower than the source.
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.]]
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.
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

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. Water springs additionally 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:涌泉