Minecraft:Water Spawner: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{for|how to create water infinitely in modern versions|Water#Source blocks}} | ||
{{outdated feature|edition=java}} | {{outdated feature|edition=java}} | ||
{{move|Infinite Water Source|reason=Name used by Notch in the [https://web.archive.org/web/20100124075449/http://www.minecraft.net/docs/levelformat.jsp Indev level format specification]|discussPage=talk:Lava Spawner}} | |||
{{Infobox block | {{Infobox block | ||
|image=Water Spawner | |image=Water Spawner.png | ||
|renewable=No | |renewable=No | ||
|tool=any | |tool=any | ||
| Line 9: | Line 10: | ||
|flammable=No | |flammable=No | ||
|lavasusceptible=No | |lavasusceptible=No | ||
|noteblock=none | |||
}} | }} | ||
The '''water spawner''' was a [[Minecraft:block]] that would repeatedly create [[Minecraft:water]] on each of its four orthogonal sides. | The '''water spawner''', also referred to as an "'''infinite water source'''" by [[Minecraft:Notch]],<ref>{{cite|url=https://web.archive.org/web/20100124075449/http://www.minecraft.net/docs/levelformat.jsp|website=Minecraft.net|title=Level File Format|quote=52: Infinite water source}}</ref> was a [[Minecraft:block]] that would repeatedly create [[Minecraft:water]] on each of its four orthogonal sides. | ||
== Obtaining == | == Obtaining == | ||
| Line 16: | Line 18: | ||
Water spawners can be broken instantly, regardless of held items. | Water spawners can be broken instantly, regardless of held items. | ||
{{ | {{Breaking row|Water Spawner|horizontal=1|foot=1}} | ||
=== Generated loot === | === Generated loot === | ||
Water spawners could be found in starting house [[Minecraft:chest]]s in stacks of 99 in Indev 0.31 20100124-2310, and stacks of 100 in Indev 0.31 20100128-2200. Prior to this, they were added to the player's [[Minecraft:inventory]] by default in a stack of 5. | Water spawners could be found in [[Minecraft:starting house]] [[Minecraft:chest]]s in stacks of 99 in [[Minecraft:Indev 0.31 20100124-2310]], and stacks of 100 in [[Minecraft:Indev 0.31 20100128-2200]]. Prior to this, they were added to the player's [[Minecraft:inventory]] by default in a stack of 5. | ||
== Usage == | == Usage == | ||
| Line 35: | Line 37: | ||
== Sounds == | == Sounds == | ||
{{ | {{section needed|sounds=1}} | ||
== Data values == | == Data values == | ||
| Line 52: | Line 54: | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java classic}} | ||
|{{ | |{{HistoryLine||May 18, 2009|link=https://forums.tigsource.com/index.php?topic=6273.msg201323#msg201323|Notch states that a water spawner would probably be silly.}} | ||
|{{ | |{{HistoryLine|java indev}} | ||
|{{HistoryLine||0.31|dev=20100114|[[File:Water Spawner.png|32px]] Added water spawners. | |{{HistoryLine||0.31|dev=20100114|[[File:Water Spawner.png|32px]] Added water spawners. | ||
|The block is referred to as an "item spawner block".<ref>{{ | |The block is referred to as an "item spawner block".<ref>{{won|333135179|I SHOULD be sleeping, but..|January 14, 2010}}</ref> | ||
|The blocks were added to allow for players to create lakes on floating maps.}} | |The blocks were added to allow for players to create lakes on floating maps.}} | ||
|{{ | |{{HistoryLine|||dev=20100124-2310|Water spawners can now be found in starting house chests in a stack of 99.}} | ||
|{{ | |{{HistoryLine|||dev=20100128-2200|Water spawners can now be found in starting house chests in a stack of 100.}} | ||
|{{ | |{{HistoryLine|||dev=20100129-1447|Water spawners can no longer be found in starting house chests.}} | ||
|{{ | |{{HistoryLine|||dev=20100131-2156|Water spawners now periodically generate water around themselves even if said water was previously removed.}} | ||
|{{ | |{{HistoryLine|||dev=20100201-2227|Water spawners are now deleted by sponges.}} | ||
|{{ | |{{HistoryLine|java infdev}} | ||
|{{ | |{{HistoryLine||20100624|The water spawner has been removed. As the ID is now empty, it now crashes the game with a NullPointerException if a chunk containing said block is loaded or an inventory containing one opened.}} | ||
|{{ | |{{HistoryLine||20100625-1917|[[File:Spawner JE1.png|32px]] The numeric ID that water spawners used is now used by the [[Minecraft:monster spawner]], and as such all existing water spawners seamlessly convert into monster spawners instead of causing the game to crash.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{removed block issues}} | ||
== Gallery == | == Gallery == | ||
| Line 81: | Line 83: | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|removed}} | ||
{{ | {{Navbox removed features}} | ||
[[Category:Removed blocks]] | [[Category:Removed blocks]] | ||
fr:Générateur d'eau | [[Minecraft:fr:Générateur d'eau]] | ||
ja:無限の水 | [[Minecraft:ja:無限の水]] | ||
lzh:息源息火 | [[Minecraft:lzh:息源息火]] | ||
pt:Gerador de Água | [[Minecraft:pt:Gerador de Água]] | ||
zh:无限水源 | [[Minecraft:zh:无限水源]] | ||
Latest revision as of 11:13, 4 June 2026
Template:For Template:Outdated feature Template:Move Template:Infobox block The water spawner, also referred to as an "infinite water source" by Minecraft:Notch,<ref>Template:Cite</ref> was a Minecraft:block that would repeatedly create Minecraft:water on each of its four orthogonal sides.
Obtaining
Breaking
Water spawners can be broken instantly, regardless of held items.
Generated loot
Water spawners could be found in Minecraft:starting house Minecraft:chests in stacks of 99 in Minecraft:Indev 0.31 20100124-2310, and stacks of 100 in Minecraft:Indev 0.31 20100128-2200. Prior to this, they were added to the player's Minecraft:inventory by default in a stack of 5.
Usage
The water spawner has many visual and functional differences from normal water:
- It is a full, solid cube block with full block collision.
- It is completely opaque.
- All sides use the same still water texture.
Creating liquids
Immediately after placement, the water spawner creates source blocks of water on each of its four orthogonal sides. If these created sources are removed, they get regenerated after enough time.
Sponges
Water spawners are deleted by Minecraft:sponges.
Sounds
Data values
ID
History
Issues
Gallery
Screenshots
-
A water spawner. It could be held in the Minecraft:inventory by inventory editing.
See also
References
Template:Navbox blocks Template:Navbox removed features
Minecraft:fr:Générateur d'eau Minecraft:ja:無限の水 Minecraft:lzh:息源息火 Minecraft:pt:Gerador de Água Minecraft:zh:无限水源