minecraft.wiki-mirror/wiki_backup/infested cobblestone.txt
2024-12-22 08:55:16 -05:00

291 lines
17 KiB
Text
Raw Permalink 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.

{{redirect|Monster Egg|the item that spawns mobs when used|Spawn Egg}}
{{distinguish|Infested}}
{{Infobox block
| group = Cobblestone
| 1-1 = Cobblestone.png
| invimage = Infested Cobblestone
| group2 = Stone
| 2-1 = Stone.png
| invimage2 = Infested Stone
| group3 = Deepslate
| 3-1 = Deepslate.png
| invimage3 = Infested Deepslate
| group4 = Stone Bricks
| 4-1 = Stone Bricks.png
| invimage4 = Infested Stone Bricks
| group5 = Mossy
| 5-1 = Mossy Stone Bricks.png
| invimage5 = Infested Mossy Stone Bricks
| group6 = Cracked
| 6-1 = Cracked Stone Bricks.png
| invimage6 = Infested Cracked Stone Bricks
| group7 = Chiseled
| 7-1 = Chiseled Stone Bricks.png
| invimage7 = Infested Chiseled Stone Bricks
| transparent = No
| light = No
| hardness = '''Stone and stone bricks''': {{Hardness values|Infested Stone}}<br>
'''Cobblestone''': {{Hardness values|Infested Cobblestone}}<br>
'''Deepslate''': {{Hardness values|Infested Deepslate}}
| tool = Pickaxe
| stackable = Yes (64)
| flammable = No
| lavasusceptible = No
| renewable =
* '''Deepslate variant''': No
* '''All others''': Yes
}}
'''Infested blocks''' are variants of [[stone]], [[cobblestone]], [[deepslate]], or any [[stone bricks]]. They take less time to break and spawn [[silverfish]] when broken without [[Silk Touch]]. Silverfish hiding in infested blocks emerge when a nearby silverfish is attacked in order to attack the aggressor. Infested blocks cannot be obtained in item form.
== Obtaining ==
Infested blocks are not obtainable by [[Silk Touch]]. They are available only through the Creative inventory or [[commands]]. However, they can be [[Tutorials/Obtaining discontinued blocks and items#Blocks|retained from worlds played in versions where they were legitimately obtainable.]]
=== Breaking ===
[[File:Silverfish infest anim.gif|thumb|right|Breaking an infested block by hand. More silverfish appear when attacking the first one.]]
{{breaking row|horizontal=1|Infested Stone, Infested Stone Bricks; Infested Cobblestone; Infested Deepslate|Pickaxe;Pickaxe;Pickaxe|drop=0;0;0}}
When the block is broken, whether by a [[player]] or by an [[explosion]], a [[silverfish]] spawns where it was broken unless the [[difficulty]] is Peaceful or the [[game rule]] <code>doTileDrops</code> is set to <code>false</code> (<code>doMobSpawning</code> is irrelevant).
Infested blocks take less time to break than their normal counterparts. When breaking them with a [[pickaxe]], they take half as much time to break as their normal counterparts.
When mined with anything other than a [[Silk Touch]]-enchanted tool, an infested block drops nothing and spawns a silverfish that immediately attacks the player. If the player attacks a silverfish directly with a [[sword]], [[bow]], or [[potion of Harming]], or when a silverfish takes [[Poison]] damage, nearby infested blocks break, spawning more aggressive silverfish. If the silverfish is killed in one hit, then nearby infested blocks do not break, and no silverfish spawn from them.<ref>{{bug|MC-2432|||WAI}}</ref>
When mined with a tool enchanted with Silk Touch, the equivalent non-infested block is dropped without spawning a silverfish.<ref>{{bug|MC-48184|||WAI}}</ref> This may be ''any'' tool (including [[sword]]s), meaning a pickaxe is not required to harvest the block.
=== Natural generation ===
Infested stone bricks are occasionally found in [[stronghold]]s and [[igloo]] basements in place of normal stone bricks. Infested mossy and chiseled stone bricks also generate in [[igloo]] basements, but they do not generate naturally in [[stronghold]]s.<ref>{{bug|MC-140209|||Invalid}}</ref>
Infested [[cobblestone]] is found in the rarely generated [[Woodland_Mansion#Rooms|"End portal" room]] in [[woodland mansion]]s.
Infested [[stone]] and [[deepslate]] can generate in the [[Overworld]] in the form of [[Ore (feature)|blob]]s. Infested blocks attempt to generate 14 times per [[chunk]] in ore features of size 0-13{{only|je|short=1}}/0-10{{only|be|short=1}}, from [[altitude]]s -64 to 63 {{in|java}} or 0 to 64 {{in|bedrock}}, within one of the following [[biome]]s, or within a chunk that is at least partially occupied by one of these biomes:
* {{BiomeLink|Windswept Gravelly Hills}}
* {{BiomeLink|Windswept Hills}}
* {{BiomeLink|Windswept Forest}}
* {{BiomeLink|Meadow}}
* {{BiomeLink|Cherry Grove}}
* {{BiomeLink|Grove}}
* {{BiomeLink|Snowy Slopes}}
* {{BiomeLink|Jagged Peaks}}
* {{BiomeLink|Frozen Peaks}}
* {{BiomeLink|Stony Peaks}}
Infested stone can replace [[stone]], [[andesite]], [[diorite]], [[granite]], [[tuff]], and [[deepslate]]. If it replaces tuff or deepslate, it becomes infested deepslate.
{{Block distribution}}
=== Post-generation ===
Infested blocks are generated when a [[silverfish]] enters the respective normal block form.
== Usage ==
When mined, an infested block spawns a silverfish that immediately attacks the player. If the player attacks a [[silverfish]] directly with a [[sword]], [[bow]], or [[potion of Harming]], or when a silverfish takes poison damage, nearby infested blocks break, spawning more aggressive silverfish. If the silverfish is killed in one hit, then nearby infested blocks do not break, and no silverfish spawn from them.
=== Identifying ===
[[Note block]]s placed on infested blocks produce flute sounds{{only|bedrock}} or harp sounds{{only|java}}, while those placed on the non-infested stone, cobblestone, or stone bricks produce bass drum sounds.
{{IN|bedrock}}, a player can distinguish infested from normal blocks by observing that an infested block takes a bit faster to break when using a pickaxe than the stone it appears to be, but without a pickaxe, it still breaks faster.
A silverfish does not spawn if the block is destroyed by the [[ender dragon]].
{{IN|java}}, using the [[debug screen]], a player can identify whether or not a block is infested.
== Sounds ==
=== Stone sounds ===
{{Sound table/Block/Stone}}
=== Deepslate sounds ===
{{Sound table/Block/Deepslate}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Infested Stone
|spritetype=block
|nameid=infested_stone}}
{{ID table
|displayname=Infested Cobblestone
|spritetype=block
|nameid=infested_cobblestone}}
{{ID table
|displayname=Infested Stone Bricks
|spritetype=block
|nameid=infested_stone_bricks}}
{{ID table
|displayname=Infested Mossy Stone Bricks
|spritetype=block
|nameid=infested_mossy_stone_bricks}}
{{ID table
|displayname=Infested Cracked Stone Bricks
|spritetype=block
|nameid=infested_cracked_stone_bricks}}
{{ID table
|displayname=Infested Chiseled Stone Bricks
|spritetype=block
|nameid=infested_chiseled_stone_bricks}}
{{ID table
|displayname=Infested Deepslate
|spritetype=block
|nameid=infested_deepslate
|foot=1}}
{{edition|bedrock}}:
{{ID table2
|edition=bedrock
|showaliasids=y
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Infested Stone
|spritetype=block
|nameid=infested_stone
|aliasid=monster_egg / 0
|id=97
|translationkey=tile.monster_egg.stone.name}}
{{ID table2
|displayname=Infested Cobblestone
|spritetype=block
|nameid=infested_cobblestone
|aliasid=monster_egg / 1
|id=-858
|translationkey=tile.monster_egg.cobble.name}}
{{ID table2
|displayname=Infested Stone Bricks
|spritetype=block
|nameid=infested_stone_bricks
|aliasid=monster_egg / 2
|id=-859
|translationkey=tile.monster_egg.brick.name}}
{{ID table2
|displayname=Infested Mossy Stone Bricks
|spritetype=block
|nameid=infested_mossy_stone_bricks
|aliasid=monster_egg / 3
|id=-860
|translationkey=tile.monster_egg.mossybrick.name}}
{{ID table2
|displayname=Infested Cracked Stone Bricks
|spritetype=block
|nameid=infested_cracked_stone_bricks
|aliasid=monster_egg / 4
|id=-861
|translationkey=tile.monster_egg.crackedbrick.name}}
{{ID table2
|displayname=Infested Chiseled Stone Bricks
|spritetype=block
|nameid=infested_chiseled_stone_bricks
|aliasid=monster_egg / 5
|id=-862
|translationkey=tile.monster_egg.chiseledbrick.name}}
{{ID table2
|displayname=Infested Deepslate
|spritetype=block
|nameid=infested_deepslate
|id=-454
|foot=1}}
=== Block states ===
{{see also|Block states}}
{{/BS}}
== History ==
{{HistoryTable
|{{HistoryLine|java beta}}
|{{HistoryLine||1.8|dev=Pre-release|[[File:Stone JE4.png|32px]] [[File:Cobblestone JE3 BE2.png|32px]] [[File:Stone Bricks JE1 BE1.png|32px]] Added infested stone, infested cobblestone, and infested stone bricks.
|They currently lack an in-game name, and are not in the Creative inventory, so they are commonly referred to as "Block 97" due to their numeral ID.}}
|{{HistoryLine|java}}
|{{HistoryLine||1.3.1|dev=12w17a|Infested blocks are now labeled as "Stone Monster Egg", "Cobblestone Monster Egg", or "Stone Brick Monster Egg" depending on what kind of [[block]] it is.}}
|{{HistoryLine|||dev=12w21b|Stone monster egg is now available in the [[Creative inventory]].}}
|{{HistoryLine|||dev=12w22a|Cobblestone and stone brick monster eggs are now available in the Creative inventory.}}
|{{HistoryLine||1.4.2|dev=12w38a|Stone monster eggs now rarely generate in [[extreme hills]] biome.}}
|{{HistoryLine||1.6.1|dev=13w17a|[[Silverfish]] do not cause monster eggs to [[break]] when {{cmd|gamerule mobGriefing}} is set to false.}}
|{{HistoryLine||1.7.2|dev=13w36a|[[File:Mossy Stone Bricks JE1 BE1.png|32px]] [[File:Cracked Stone Bricks JE1 BE1.png|32px]] [[File:Chiseled Stone Bricks JE1 BE1.png|32px]] Added mossy stone brick monster egg, cracked stone brick monster egg and chiseled stone brick monster egg variants, likely as a fix for {{bug|MC-7449}}. These are available in the Creative inventory.
|Silverfish are now spawned when a monster egg is destroyed by an explosion.}}
|{{HistoryLine||1.8|dev=14w04a|[[Silverfish]] are no longer spawned when [[mining]] a monster egg with a [[Silk Touch]] tool.
|Silverfish are no longer spawned when destroying a monster egg in [[Creative]] mode.}}
|{{HistoryLine||1.9|dev=15w43a|Monster eggs now generate among the [[stone bricks]] of [[igloo]] basements, with either regular, mossy or chiseled stone brick appearance.}}
|{{HistoryLine||1.11|dev=16w39a|Cobblestone monster eggs now generate in [[woodland mansion]]s.}}
|{{HistoryLine||1.13|dev=17w47a|The different [[block states]] for the <code>monster_egg</code> ID have been split up into their own IDs.
|"<block> Monster Egg" have been renamed to "Infested <block>".
|Infested blocks now [[break]] instantly, regardless of the [[tool]], instead of taking longer to break than their non-infested counterparts. This makes them harder to identify.
|Prior to [[1.13/Flattening|''The Flattening'']], this [[block]]'s numeral ID was 97.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Stone JE5 move.png|32px]] [[File:Cobblestone JE4.png|32px]] [[File:Stone Bricks JE2.png|32px]] [[File:Mossy Stone Bricks JE2.png|32px]] [[File:Cracked Stone Bricks JE2.png|32px]] [[File:Chiseled Stone Bricks JE2.png|32px]] The textures of infested blocks have been changed.}}
|{{HistoryLine|||dev=18w44a|[[File:Stone JE6.png|32px]] The texture of infested stone has been changed, once again.}}
|{{HistoryLine|||dev=18w47a|[[File:Stone Bricks JE3 BE2.png|32px]] [[File:Mossy Stone Bricks JE3 BE2.png|32px]] [[File:Cracked Stone Bricks JE3 BE2.png|32px]] [[File:Chiseled Stone Bricks JE3 BE2.png|32px]] The textures of all infested stone bricks have been changed to appear more smooth.}}
|{{HistoryLine|||dev=18w50a|[[File:Cobblestone JE5.png|32px]] The texture of infested cobblestone has been changed, once again.}}
|{{HistoryLine||1.15|dev=19w39a|[[Silverfish]] are no longer spawned when an infested block is destroyed in an [[explosion]].}}
|{{HistoryLine||1.16|dev=20w07a|Silverfish are now spawned from blown up infested blocks again.}}
|{{HistoryLine||1.17|dev=21w10a|[[File:Deepslate JE3.png|32px]] Added infested deepslate.}}
|{{HistoryLine|||dev=21w15a|Infested deepslate now has the correct sounds.<ref>{{bug|MC-218698||Infested deepslate makes the old "stone" sounds|Fixed}}</ref>}}
|{{HistoryLine|||dev=21w16a|[[File:Deepslate (EW) JE3.png|32px]] [[File:Deepslate (NS) JE3.png|32px]] Infested Deepslate can now be placed on any axis. It can also now have random texture rotation like [[deepslate]].}}
|{{HistoryLine|||dev=21w18a|Instead of breaking instantly, infested blocks now take half of the time to [[Hardness|break]] compared to their regular counterparts.}}
|{{HistoryLine|||dev=21w19a|Pickaxes are now the appropriate tool for breaking infested blocks.<ref>{{bug|MC-224972}}</ref>}}
|{{HistoryLine||1.18|dev=Experimental Snapshot 2|Infested stone now generates in [[mountain meadow]]s, [[mountain grove]]s, [[snowy slopes]], [[lofty peaks]], and [[snow capped peaks]].}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.9.0|dev=build 1|[[File:Stone JE4.png|32px]] [[File:Cobblestone JE3 BE2.png|32px]] [[File:Stone Bricks JE1 BE1.png|32px]] [[File:Mossy Stone Bricks JE1 BE1.png|32px]] [[File:Cracked Stone Bricks JE1 BE1.png|32px]] [[File:Chiseled Stone Bricks JE1 BE1.png|32px]] Added monster eggs.
|The only way to create monster eggs in-game is with the help of [[silverfish]], as all variants cannot be accessed in the Creative inventory.}}
|{{HistoryLine||v0.11.0|dev=build 1|Monster eggs now generate in [[extreme hills]] biome.}}
|{{HistoryLine||v0.16.0|dev=build 1|Six variants of monster eggs are now available in the [[Creative inventory]].}}
|{{HistoryLine|pocket}}
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Monster eggs now generate among the [[stone bricks]] of [[igloo]] basements, with either regular, cracked, mossy or chiseled stone brick appearance.}}
|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|Cobblestone monster eggs now generate in [[woodland mansion]]s.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|"Monster Eggs" have been renamed to "Infested Blocks".
|[[File:Stone JE6.png|32px]] [[File:Cobblestone JE5 BE3.png|32px]] [[File:Stone Bricks JE3 BE2.png|32px]] [[File:Mossy Stone Bricks JE3 BE2.png|32px]] [[File:Cracked Stone Bricks JE3 BE2.png|32px]] [[File:Chiseled Stone Bricks JE3 BE2.png|32px]] The textures of infested blocks have been changed.}}
|{{HistoryLine||1.17.0|dev=beta 1.17.0.54|[[File:Deepslate (UD) JE3.png|32px]] [[File:Deepslate (EW) JE3.png|32px]] [[File:Deepslate (NS) JE3.png|32px]] Added Infested Deepslate.
|Pickaxes are now the appropriate tool for breaking infested blocks.}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.21|The blast resistance of infested blocks has been decreased from 1.8 to 0.75.}}
|{{HistoryLine||1.21.20|dev=Preview 1.21.10.20|The different [[block states]] for the <code>monster_egg</code> ID have been split up into their own IDs.
|Increased the hardness of infested cobblestone from 0.75 to 1.}}
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.22|Renamed "Infested Stone Brick" to "Infested Stone Bricks" to match {{JE}}.}}
|{{HistoryLine|console}}
|{{HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Stone JE4.png|32px]] [[File:Cobblestone JE3 BE2.png|32px]] [[File:Stone Bricks JE1 BE1.png|32px]] Added silverfish stone, silverfish cobblestone and silverfish stone bricks.|Silverfish blocks all share the same tooltip, "Silverfish Stone".}}
|{{HistoryLine||xbox=TU7|The names of infested blocks have been changed from "Silverfish Stone" to "Silverfish <stone type>".}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|[[File:Mossy Stone Bricks JE1 BE1.png|32px]] [[File:Cracked Stone Bricks JE1 BE1.png|32px]] [[File:Chiseled Stone Bricks JE1 BE1.png|32px]] Added silverfish mossy stone brick, silverfish cracked stone brick and silverfish chiseled stone bricks.}}
|{{HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|switch=1.0.1|Silverfish blocks now generate among the [[stone bricks]] of [[igloo]] basements, with either regular, mossy or chiseled stone brick appearance.}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Silverfish blocks now generate in [[woodland mansion]]s.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Stone JE6.png|32px]] [[File:Cobblestone JE5 BE3.png|32px]] [[File:Stone Bricks JE3 BE2.png|32px]] [[File:Mossy Stone Bricks JE3 BE2.png|32px]] [[File:Cracked Stone Bricks JE3 BE2.png|32px]] [[File:Chiseled Stone Bricks JE3 BE2.png|32px]] The textures of silverfish blocks have been changed.}}
|{{HistoryLine|new 3ds}}
|{{HistoryLine||0.1.0|[[File:Stone JE4.png|32px]] [[File:Cobblestone JE3 BE2.png|32px]] [[File:Stone Bricks JE1 BE1.png|32px]] [[File:Mossy Stone Bricks JE1 BE1.png|32px]] [[File:Cracked Stone Bricks JE1 BE1.png|32px]] [[File:Chiseled Stone Bricks JE1 BE1.png|32px]] Added monster eggs. All six variants are available in the Creative inventory.}}
}}
== Issues ==
{{issue list|Infested Block|Monster Egg}}
== Trivia ==
* Despite silverfish being able to infest cobblestone, stone bricks, and mossy stone bricks, they cannot infest mossy cobblestone.<ref>{{bug|MC-167357}}</ref>
== References ==
{{reflist}}
== External links ==
*[https://www.minecraft.net/en-us/article/block-month--infested-block Block of the Month: Infested Block] Minecraft.net on January 26, 2023
== Navigation ==
{{Navbox blocks|natural}}
[[Category:Natural blocks]]
[[Category:Generated structure blocks]]
[[Category:Animal blocks]]
[[Category:Hazardous blocks]]
[[cs:Blok rybenky]]
[[de:Befallener Stein]]
[[es:Bloque infestado]]
[[fr:Bloc infesté]]
[[hu:Kő ezüstmollyal]]
[[it:Blocco infestato]]
[[ja:虫食いブロック]]
[[ko:벌레 먹은 블록]]
[[nl:Geïnfecteerd blok]]
[[pl:Blok z ukrytym potworem]]
[[pt:Bloco infestado]]
[[ru:Заражённый блок]]
[[uk:Заражений блок]]
[[zh:虫蚀方块]]