minecraft.wiki-mirror/wiki_backup/frogspawn.txt
2024-12-22 07:45:02 -05:00

153 lines
4.4 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{distinguish|Frog Spawn Egg}}
{{Infobox block
| image = Frogspawn.png
| invimage = Frogspawn
| transparent = Yes
| light = No
| tool = Any
| renewable = Yes
| stackable = Yes (64)
| flammable = No
| lavasusceptible = No
}}
'''Frogspawn''' is a non-solid block laid by [[frog]]s when they are [[bred]], which hatches into [[tadpole]]s over time. It cannot be obtained as an [[item]] or moved by a [[piston]].
== Obtaining ==
Frogspawn is unobtainable as an item in [[Survival]] mode. When broken, it always drops nothing, even if mined with a [[Silk Touch]] tool.
=== Breaking ===
{{breaking row|horizontal=1|Frogspawn|link=none|drop=0}}
=== Post-generation ===
Frogspawn is produced by one frog that has been [[bred]] with another. After two frogs are bred with [[slimeball]]s, one of them travels to the nearest water block or [[waterlogged]] block with air above, and lays a frogspawn block.
== Usage ==
=== Hatching ===
A random number of ticks between 3600 (3 minutes) and 12000 (10 minutes) is picked as a hatching delay. After delay passes, 25 [[Tadpole|tadpoles]] are spawned.
The hatching speed of frogspawn is not affected by the [[game rule]] <code>randomTickSpeed</code>.<ref>{{bug|MC-249308}}</ref>
=== Placement ===
Frogspawn can be placed only on top of a [[water]] source block with air above it.
== Sounds ==
=== Generic ===
{{Sound table/Block/Frogspawn}}
=== Unique ===
{{Edition|Java}}
{{SoundTable
| type = java
| {{SoundLine
|sound =Frog lay spawn1.ogg
|sound2=Frog lay spawn2.ogg
|subtitle=Frog lays spawn
|source=block
|description=When a frog lays frogspawn
|id=entity.frog.lay_spawn
|translationkey=subtitles.entity.frog.lay_spawn
|volume=0.25
|pitch=1.0
|distance=16}}
| {{SoundLine
|sound=frogspawn hatch1.ogg
|sound2=frogspawn hatch2.ogg
|sound3=frogspawn hatch3.ogg
|sound4=frogspawn hatch4.ogg
|subtitle=Tadpole hatches
|source=block
|description=When a frogspawn hatches into a tadpole
|id=block.frogspawn.hatch
|translationkey=subtitles.block.frogspawn.hatch
|volume=0.6
|pitch=1.2
| distance = 16
}}
}}
{{Edition|Bedrock}}:
{{SoundTable
| type = bedrock
| {{SoundLine
| sound =frogspawn hatch1.ogg
|sound2=frogspawn hatch2.ogg
|sound3=frogspawn hatch3.ogg
|sound4=frogspawn hatch4.ogg
|sound5=frogspawn hatch5.ogg
|source=block
|description=When a frogspawn hatches into a tadpole
|id=hatch.frog_spawn
|volume=1.2
| pitch = 0.6
}}
}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Frogspawn
|spritetype=block
|nameid=frogspawn
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Frogspawn
|spritetype=block
|nameid=frog_spawn
|id=723
|foot=1}}
== History ==
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine||1.19|dev=22w11a|[[File:Frogspawn JE1 BE2.png|32px]] [[File:Frogspawn (texture) JE1 BE2.png|32px]] Added frogspawn.}}
|{{HistoryLine||1.19.3|dev=22w42a|Frogspawn is no longer transparent.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.18.10|exp=Wild Update|dev=beta 1.18.10.24|[[File:Frogspawn BE1.png|32px]] [[File:Frog Spawn (texture) BE1.png|32px]] Added frog eggs behind the "Wild Update" experimental toggle.}}
|{{HistoryLine||1.18.30|exp=Wild Update|dev=beta 1.18.20.21|"Frog Egg" has been renamed to "Frog Spawn".
|The ID <code>frog_egg</code> has been changed to <code>frog_spawn</code>.
|[[File:Frogspawn JE1 BE2.png|32px]] [[File:Frog Spawn (item) BE2.png|32px]] The texture of frog spawn has been changed. Item form does not support transparency.}}
|{{HistoryLine|||dev=Preview 1.18.20.24|Now breaks when pushed by a piston.
|Now destroyed when the water source beneath it is removed.
|Can now be placed on waterlogged blocks.
|Can no longer be placed above solid ground or underwater with the {{cmd|fill}} command.
|Now destroyed by falling blocks.}}
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.21|Frog spawn are now available without enabling experimental gameplay.}}
|{{HistoryLine|||dev=Preview 1.19.0.25|"Frog Spawn" has been renamed to "Frogspawn".}}
}}
== Issues ==
{{Issue list}}
== References ==
{{reflist}}
== Navigation ==
{{Navbox blocks|vegetation}}
[[Category:Animal blocks]]
[[Category:Non-solid blocks]]
[[Category:Createable blocks]]
[[Category:Utility blocks]]
[[de:Froschlaich]]
[[es:Huevas de rana]]
[[fr:Oeufs de grenouille]]
[[ja:カエルの卵]]
[[ko:개구리알]]
[[lzh:鼃子]]
[[pl:Żabi skrzek]]
[[pt:Ovos de sapo]]
[[ru:Лягушачья икра]]
[[uk:Жаб'яча ікра]]
[[zh:青蛙卵]]