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

Minecraft:Turtle Egg: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 1: Line 1:
{{distinguish|Turtle Spawn Egg}}
{{MC/Distinguish|Turtle Spawn Egg}}
{{Infobox block
{{Infobox block
| group = Not Cracked
| group = Not Cracked
Line 18: Line 18:
| renewable = Yes
| renewable = Yes
| stackable = Yes (64)
| stackable = Yes (64)
| waterloggable = {{jebe|No|Yes}}
| waterloggable = {{MC/JEBE|No|Yes}}
| flammable = No
| flammable = No
| lavasusceptible = No
| lavasusceptible = No
Line 32: Line 32:
Breaking a cracked turtle egg with a Silk Touch tool resets the growth stage when the egg is placed on a different block.
Breaking a cracked turtle egg with a Silk Touch tool resets the growth stage when the egg is placed on a different block.


{{breaking row|horizontal=1|drop=0|Turtle Egg}}
{{MC/Breaking row|horizontal=1|drop=0|Turtle Egg}}


=== Post-generation ===
=== Post-generation ===
{{main|Turtle#Egg laying}}
{{MC/Main|Turtle#Egg laying}}


When two [[Minecraft:turtle]]s are bred with [[Minecraft:seagrass]], one of them returns to its home beach, and after several seconds it lays a cluster of 1–4 eggs on the [[Minecraft:sand]].
When two [[Minecraft:turtle]]s are bred with [[Minecraft:seagrass]], one of them returns to its home beach, and after several seconds it lays a cluster of 1–4 eggs on the [[Minecraft:sand]].
Line 49: Line 49:
Though eggs cannot be trampled by non-living entities like arrows, items or falling blocks, they can be trampled by armor stands.<ref>{{bug|MC-271259||Turtle Eggs can be destroyed by Armor Stands}}</ref> When a falling block such as an [[Minecraft:anvil]] or [[Minecraft:sand]] block is dropped onto an egg, the falling block is dropped and turned into an item, leaving the egg unharmed.
Though eggs cannot be trampled by non-living entities like arrows, items or falling blocks, they can be trampled by armor stands.<ref>{{bug|MC-271259||Turtle Eggs can be destroyed by Armor Stands}}</ref> When a falling block such as an [[Minecraft:anvil]] or [[Minecraft:sand]] block is dropped onto an egg, the falling block is dropped and turned into an item, leaving the egg unharmed.


[[Minecraft:Zombie]]s and their variants ([[Minecraft:husk]]s, drowned, zombie villagers, and zombified piglins) seek out and trample turtle eggs that have 2 blocks of air above them unless {{cmd|gamerule mobGriefing}} is false. The range of detection is a 47×7×47{{only|java|short=1}} or 11×5×11{{only|bedrock|short=1}} box, centered on the block the mob is standing on. When a player in Survival or Adventure mode is nearby (also includes iron golems and [[Minecraft:villager]]s), the zombie (other than zombified piglins) prefers to attack the player rather than trampling the turtle egg.
[[Minecraft:Zombie]]s and their variants ([[Minecraft:husk]]s, drowned, zombie villagers, and zombified piglins) seek out and trample turtle eggs that have 2 blocks of air above them unless {{MC/Cmd|gamerule mobGriefing}} is false. The range of detection is a 47×7×47{{only|java|short=1}} or 11×5×11{{only|bedrock|short=1}} box, centered on the block the mob is standing on. When a player in Survival or Adventure mode is nearby (also includes iron golems and [[Minecraft:villager]]s), the zombie (other than zombified piglins) prefers to attack the player rather than trampling the turtle egg.


Unlike zombies and their variants, other mobs do not seek out turtle eggs to trample them. However, they can still break turtle eggs by accident. Almost all entities, except for those mentioned above, when falling onto an egg, have a {{frac|1|3}} chance of trampling it. Standing on top of an egg has a {{frac|1|100}} chance each game tick of trampling the egg.
Unlike zombies and their variants, other mobs do not seek out turtle eggs to trample them. However, they can still break turtle eggs by accident. Almost all entities, except for those mentioned above, when falling onto an egg, have a {{frac|1|3}} chance of trampling it. Standing on top of an egg has a {{frac|1|100}} chance each game tick of trampling the egg.
Line 70: Line 70:
== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{Sound table/Block/Turtle egg}}
{{MC/Sound table/Block/Turtle egg}}


=== Unique ===
=== Unique ===
{{edition|java}}
{{MC/Edition|java}}
{{SoundTable
{{SoundTable
| type = java
| type = java
Line 140: Line 140:
}}
}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 211: Line 211:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 221: Line 221:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{ID table2
{{ID table2
|edition=bedrock
|edition=bedrock
Line 234: Line 234:


=== Block states ===
=== Block states ===
{{see also|Block states}}
{{MC/See also|Block states}}


{{el|je}}:
{{MC/El|je}}:
{{bst|eggs|1|1,2,3,4|Number of eggs.}}
{{bst|eggs|1|1,2,3,4|Number of eggs.}}
{{bst|hatch|0|0,1,2|Determines how close an egg is to hatching; starts at 0 and is randomly incremented.|foot=1}}
{{bst|hatch|0|0,1,2|Determines how close an egg is to hatching; starts at 0 and is randomly incremented.|foot=1}}


{{el|be}}:
{{MC/El|be}}:
{{bst|showaux=1|bits=0x1,0x2|turtle_egg_count|one_egg|one_egg,two_egg,three_egg,four_egg|Number of eggs.|0,1,2,3}}
{{bst|showaux=1|bits=0x1,0x2|turtle_egg_count|one_egg|one_egg,two_egg,three_egg,four_egg|Number of eggs.|0,1,2,3}}
{{bst|bits=0x4,0x8|cracked_state|no_cracks|no_cracks,cracked,max_cracked|Determines how close an egg is to hatching; starts at no cracks and is randomly incremented.|0,1,2|foot=1}}
{{bst|bits=0x4,0x8|cracked_state|no_cracks|no_cracks,cracked,max_cracked|Determines how close an egg is to hatching; starts at no cracks and is randomly incremented.|0,1,2|foot=1}}
Line 247: Line 247:
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.13|dev=18w07a|[[File:Turtle Egg 1 JE1.png|32px]] [[File:Turtle Egg 2 JE1.png|32px]] [[File:Turtle Egg 3 JE1.png|32px]] [[File:Turtle Egg 4 JE1.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE1.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE1.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE1.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE1.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE1.png|32px]] [[File:Turtle Egg 2 (very cracked) JE1.png|32px]] [[File:Turtle Egg 3 (very cracked) JE1.png|32px]] [[File:Turtle Egg 4 (very cracked) JE1.png|32px]]<br>Added turtle eggs.
|{{MC/HistoryLine||1.13|dev=18w07a|[[File:Turtle Egg 1 JE1.png|32px]] [[File:Turtle Egg 2 JE1.png|32px]] [[File:Turtle Egg 3 JE1.png|32px]] [[File:Turtle Egg 4 JE1.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE1.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE1.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE1.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE1.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE1.png|32px]] [[File:Turtle Egg 2 (very cracked) JE1.png|32px]] [[File:Turtle Egg 3 (very cracked) JE1.png|32px]] [[File:Turtle Egg 4 (very cracked) JE1.png|32px]]<br>Added turtle eggs.
|[[File:Turtle Egg (item) JE1 BE1.png|32px]] Turtle eggs currently render three-dimensional in the [[Minecraft:inventory]].}}
|[[File:Turtle Egg (item) JE1 BE1.png|32px]] Turtle eggs currently render three-dimensional in the [[Minecraft:inventory]].}}
|{{HistoryLine|||dev=18w11a|Added drowned, which like [[Minecraft:zombie]]s and their variants, seek out and trample turtle eggs.}}
|{{MC/HistoryLine|||dev=18w11a|Added drowned, which like [[Minecraft:zombie]]s and their variants, seek out and trample turtle eggs.}}
|{{HistoryLine|||dev=18w19a|[[File:Turtle Egg (item) JE2 BE2.png|32px]] Turtle eggs now display as a 2D sprite in the [[Minecraft:inventory]].}}
|{{MC/HistoryLine|||dev=18w19a|[[File:Turtle Egg (item) JE2 BE2.png|32px]] Turtle eggs now display as a 2D sprite in the [[Minecraft:inventory]].}}
|{{HistoryLine|||dev=18w22a|If the player is inside the hitbox of one turtle egg, and another is attempted to be placed, the placement fails.
|{{MC/HistoryLine|||dev=18w22a|If the player is inside the hitbox of one turtle egg, and another is attempted to be placed, the placement fails.
|Turtle eggs now make placement sounds when the amount in a stack is increased.
|Turtle eggs now make placement sounds when the amount in a stack is increased.
|More turtle eggs than normal can be placed in one stack by aiming at adjacent [[Minecraft:block]]s.}}
|More turtle eggs than normal can be placed in one stack by aiming at adjacent [[Minecraft:block]]s.}}
|{{HistoryLine||1.14|dev=19w03c|Turtle egg clusters now use correct cullface arguments, with the exception of four turtle eggs, which still renders a redundant face.}}
|{{MC/HistoryLine||1.14|dev=19w03c|Turtle egg clusters now use correct cullface arguments, with the exception of four turtle eggs, which still renders a redundant face.}}
|{{HistoryLine|||dev=19w08a|[[File:Turtle Egg 1 JE2.png|32px]] [[File:Turtle Egg 2 JE2.png|32px]] [[File:Turtle Egg 3 JE2.png|32px]] [[File:Turtle Egg 4 JE2.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE2.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE2.png|32px]] [[File:Turtle Egg 2 (very cracked) JE2.png|32px]] [[File:Turtle Egg 3 (very cracked) JE2.png|32px]] [[File:Turtle Egg 4 (very cracked) JE2.png|32px]]<br>The model of turtle eggs has been changed, as to not have a stretched texture.<ref>{{bug|MC-129855}}</ref>}}
|{{HistoryLine|||dev=19w08a|[[File:Turtle Egg 1 JE2.png|32px]] [[File:Turtle Egg 2 JE2.png|32px]] [[File:Turtle Egg 3 JE2.png|32px]] [[File:Turtle Egg 4 JE2.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE2.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE2.png|32px]] [[File:Turtle Egg 2 (very cracked) JE2.png|32px]] [[File:Turtle Egg 3 (very cracked) JE2.png|32px]] [[File:Turtle Egg 4 (very cracked) JE2.png|32px]]<br>The model of turtle eggs has been changed, as to not have a stretched texture.<ref>{{bug|MC-129855}}</ref>}}
|{{HistoryLine||1.16|dev=pre3|Turtle eggs now hatch on red sand.<ref>{{bug|MC-185616}}</ref>}}
|{{HistoryLine||1.16|dev=pre3|Turtle eggs now hatch on red sand.<ref>{{bug|MC-185616}}</ref>}}
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Turtle eggs now hatch on suspicious sand.}}
|{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Turtle eggs now hatch on suspicious sand.}}
|{{HistoryLine||1.20.2|dev=23w32a|Turtle eggs cracking now emit a <code>block_change</code> [[Minecraft:vibration]] of frequency <code>11</code>.
|{{MC/HistoryLine||1.20.2|dev=23w32a|Turtle eggs cracking now emit a <code>block_change</code> [[Minecraft:vibration]] of frequency <code>11</code>.
|Turtle eggs hatching now emit a <code>block_destroy</code> vibration of frequency <code>12</code>.}}
|Turtle eggs hatching now emit a <code>block_destroy</code> vibration of frequency <code>12</code>.}}
|{{HistoryLine||1.21.11|dev=25w45a|The hatching chance over the day is now controlled via the {{cd|minecraft:gameplay/turtle_egg_hatch_chance}} environment attribute, which defaults to 0 for dimensions without a daylight cycle. As a result, turtle eggs no longer hatch in dimensions other than the Overworld.}}
|{{HistoryLine||1.21.11|dev=25w45a|The hatching chance over the day is now controlled via the {{MC/Cd|minecraft:gameplay/turtle_egg_hatch_chance}} environment attribute, which defaults to 0 for dimensions without a daylight cycle. As a result, turtle eggs no longer hatch in dimensions other than the Overworld.}}
|{{HistoryLine||26.1|dev=snap5|Turtle eggs can now hatch in dimensions other than the Overworld again.}}
|{{MC/HistoryLine||26.1|dev=snap5|Turtle eggs can now hatch in dimensions other than the Overworld again.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.5.0|dev=beta 1.5.0.4|[[File:Turtle Egg 1 JE2.png|32px]] [[File:Turtle Egg 2 JE2.png|32px]] [[File:Turtle Egg 3 JE2.png|32px]] [[File:Turtle Egg 4 JE2.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE2.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE2.png|32px]] [[File:Turtle Egg 2 (very cracked) JE2.png|32px]] [[File:Turtle Egg 3 (very cracked) JE2.png|32px]] [[File:Turtle Egg 4 (very cracked) JE2.png|32px]]{{verify|These models are from Java Edition, are they the same in Bedrock Edition or will different renders be needed?}}<br>[[File:Turtle Egg (item) JE1 BE1.png|32px]] Added sea turtle eggs.}}
|{{HistoryLine||1.5.0|dev=beta 1.5.0.4|[[File:Turtle Egg 1 JE2.png|32px]] [[File:Turtle Egg 2 JE2.png|32px]] [[File:Turtle Egg 3 JE2.png|32px]] [[File:Turtle Egg 4 JE2.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE2.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE2.png|32px]] [[File:Turtle Egg 2 (very cracked) JE2.png|32px]] [[File:Turtle Egg 3 (very cracked) JE2.png|32px]] [[File:Turtle Egg 4 (very cracked) JE2.png|32px]]{{MC/Verify|These models are from Java Edition, are they the same in Bedrock Edition or will different renders be needed?}}<br>[[File:Turtle Egg (item) JE1 BE1.png|32px]] Added sea turtle eggs.}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.1|Ravagers can now destroy turtle eggs in their path.}}
|{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.1|Ravagers can now destroy turtle eggs in their path.}}
|{{HistoryLine||1.13.0|dev=beta 1.13.0.9|[[File:Turtle Egg (item) JE2 BE2.png|32px]] Turtle eggs now display as a 2D sprite in the [[Minecraft:inventory]].}}
|{{MC/HistoryLine||1.13.0|dev=beta 1.13.0.9|[[File:Turtle Egg (item) JE2 BE2.png|32px]] Turtle eggs now display as a 2D sprite in the [[Minecraft:inventory]].}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.21|Increased the hardness and blast resistance of turtle eggs from 0.4 to 0.5.}}
|{{MC/HistoryLine||1.20.30|dev=Preview 1.20.20.21|Increased the hardness and blast resistance of turtle eggs from 0.4 to 0.5.}}
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.22|Changed name from "Sea Turtle Egg" to "Turtle Egg" to match {{JE}}.}}
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.22|Changed name from "Sea Turtle Egg" to "Turtle Egg" to match {{MC/JE}}.}}
|{{HistoryLine|bedrock upcoming}}
|{{MC/HistoryLine|bedrock upcoming}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|Turtle eggs can no longer be destroyed by ravagers.<ref>{{bug|MCPE-169375}}</ref>}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|Turtle eggs can no longer be destroyed by ravagers.<ref>{{bug|MCPE-169375}}</ref>}}
}}
}}
Line 279: Line 279:
=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU69|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|[[File:Turtle Egg 1 JE2.png|32px]] [[File:Turtle Egg 2 JE2.png|32px]] [[File:Turtle Egg 3 JE2.png|32px]] [[File:Turtle Egg 4 JE2.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE2.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE2.png|32px]] [[File:Turtle Egg 2 (very cracked) JE2.png|32px]] [[File:Turtle Egg 3 (very cracked) JE2.png|32px]] [[File:Turtle Egg 4 (very cracked) JE2.png|32px]]{{verify|These models are from Java Edition, are they the same in Console Edition or will different renders be needed?}}<br>Added sea turtle eggs.}}
|{{HistoryLine||xbox=TU69|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|[[File:Turtle Egg 1 JE2.png|32px]] [[File:Turtle Egg 2 JE2.png|32px]] [[File:Turtle Egg 3 JE2.png|32px]] [[File:Turtle Egg 4 JE2.png|32px]]<br>[[File:Turtle Egg 1 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 2 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 3 (slightly cracked) JE2.png|32px]] [[File:Turtle Egg 4 (slightly cracked) JE2.png|32px]]<br>[[File:Turtle Egg 1 (very cracked) JE2.png|32px]] [[File:Turtle Egg 2 (very cracked) JE2.png|32px]] [[File:Turtle Egg 3 (very cracked) JE2.png|32px]] [[File:Turtle Egg 4 (very cracked) JE2.png|32px]]{{MC/Verify|These models are from Java Edition, are they the same in Console Edition or will different renders be needed?}}<br>Added sea turtle eggs.}}
}}
}}


== Issues ==
== Issues ==
{{issue list}}
{{MC/Issue list}}


== Gallery ==
== Gallery ==
Line 318: Line 318:
<gallery>
<gallery>
File:At the Beach.jpg|Steve and Alex digging near turtle eggs
File:At the Beach.jpg|Steve and Alex digging near turtle eggs
File:Turtle Egg (inventory) MCE.png|A {{MCE|turtle egg}} as it appeared in {{MCE}}
File:Turtle Egg (inventory) MCE.png|A {{MC/MCE|turtle egg}} as it appeared in {{MC/MCE}}
File:Turtle egg flash.png|Turtle eggs as they appear in Mojang Presents... An Update Aquatic
File:Turtle egg flash.png|Turtle eggs as they appear in Mojang Presents... An Update Aquatic
File:Inside of turtle shell.jpg|A turtle egg factory inside of the shell
File:Inside of turtle shell.jpg|A turtle egg factory inside of the shell
Line 324: Line 324:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox blocks|vegetation}}
{{MC/Navbox blocks|vegetation}}


category:Animal blocks
category:Animal blocks

Latest revision as of 21:04, 9 April 2026

Template:Hatnote Template:Infobox block A turtle egg is a block that can be placed up to four times within one block space that hatches Minecraft:turtles.

Obtaining

Breaking

A turtle egg drops as an item when mined using any Minecraft:tool<ref>Template:Bug</ref> with the Minecraft:Silk Touch enchantment. If broken without the enchantment, pushed by a Minecraft:piston, or broken by a player or mob falling onto it, the egg breaks without dropping anything.

When mining a cluster of more than one turtle egg, the eggs break one at a time, instead of all at once. This is different from other clustered blocks, such as sea pickles or Minecraft:candles.

Breaking a cracked turtle egg with a Silk Touch tool resets the growth stage when the egg is placed on a different block.

Script error: No such module "breaking row".

Post-generation

{{#vardefine:params|0 }}Template:Hatnote

When two Minecraft:turtles are bred with Minecraft:seagrass, one of them returns to its home beach, and after several seconds it lays a cluster of 1–4 eggs on the Minecraft:sand.

Trampling

File:Zombie stomping on eggs.jpg
A zombie stomping on turtle eggs.
File:Husks Breaking Turtle Eggs.png
Two husks breaking turtle eggs by trampling on them.

Turtle eggs can be trampled by living entities (players, mobs, livestock, etc.), except bats, that fall onto or stand on top of them. Eggs in a cluster of eggs are trampled one at a time until no eggs remain.

Under no circumstance can Minecraft:turtles break turtle eggs. Crouch-walking (or "sneaking") on turtle eggs prevents them from breaking. Jumping of any kind still breaks the eggs.

Though eggs cannot be trampled by non-living entities like arrows, items or falling blocks, they can be trampled by armor stands.<ref>Template:Bug</ref> When a falling block such as an Minecraft:anvil or Minecraft:sand block is dropped onto an egg, the falling block is dropped and turned into an item, leaving the egg unharmed.

Minecraft:Zombies and their variants (Minecraft:husks, drowned, zombie villagers, and zombified piglins) seek out and trample turtle eggs that have 2 blocks of air above them unless

  1. REDIRECT Template:Command

Template:Redr is false. The range of detection is a 47×7×47Template:Only or 11×5×11Template:Only box, centered on the block the mob is standing on. When a player in Survival or Adventure mode is nearby (also includes iron golems and Minecraft:villagers), the zombie (other than zombified piglins) prefers to attack the player rather than trampling the turtle egg.

Unlike zombies and their variants, other mobs do not seek out turtle eggs to trample them. However, they can still break turtle eggs by accident. Almost all entities, except for those mentioned above, when falling onto an egg, have a Template:Frac chance of trampling it. Standing on top of an egg has a Template:Frac chance each game tick of trampling the egg.

Usage

Placement

Up to 4 turtle eggs can be placed in a cluster on one block. Even though turtle eggs can be placed on any block, they only hatch on sand blocks. When adding more eggs to an existing cluster, they retain their hatching progress.

Turtle eggs do not require a supporting block below and unlike dragon eggs are not affected by gravity. Eggs are also capable of supporting lanterns hanging under them.<ref>Template:Bug</ref>

Hatching

Turtle eggs hatch on sand, red sand, or suspicious sand in any dimension. Eggs crack over time and hatch after cracking three times. Eggs hatch significantly faster at the end of the night.

Turtle eggs have a 1/500 chance of cracking if they are randomly ticked during the day. However, if the in-game time is between 21062 and 21904 ticks (3:03 am and 3:54 am), then turtle eggs always crack when random ticked. This is a roughly 48-second window for the player. About 95% of eggs crack or hatch during this night-time window. On average, an egg hatches in 4 to 5 nights. 90% of eggs hatch in 7 nights or less.<ref>https://github.com/jeremy-rifkin/MC-Turtle-Mechanics</ref>

When a cluster of eggs hatches, all eggs hatch simultaneously.

Baby turtles always hatch facing south.

Sounds

Generic

Template:Edition: Template:Sound table/Block/Metal/JE

Template:Edition: Template:Sound table/Block/Turtle egg/BE

Unique

Template:!((Java EditionTemplate:))! Template:SoundTable

Template:!((Bedrock EditionTemplate:))!: Template:SoundTable

Data values

ID

Template:!((Java EditionTemplate:))!: Template:ID table

Template:!((Bedrock EditionTemplate:))!: Template:ID table2

Block states

{{#vardefine:params|0 }}Template:Hatnote

  1. REDIRECT Template:Edition

Template:Rcat: Template:Bst Template:Bst

  1. REDIRECT Template:Edition

Template:Rcat: Template:Bst Template:Bst

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Gallery

Renders

Screenshots

In other media

References

<references group="">

 </references>

Navigation

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

category:Animal blocks

cs:Želví vajíčko de:Schildkrötenei es:Huevo de tortuga fr:Oeuf de tortue it:Uovo di tartaruga ja:カメの卵 ko:거북알 pl:Żółwie jajko pt:Ovo de Tartaruga ru:Черепашье яйцо zh:海龟蛋