Stone: Difference between revisions

1,020 bytes added ,  12 November 2023
no edit summary
imported>Ttv pedro270707
mNo edit summary
imported>TerboGoodGame
No edit summary
 
(52 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Stub}}
{{Stub}}
{{Vanilla}}
{{Item infobox
{{Item infobox
|description=A solid block of stone.
|description=A block of solid stone.
|item = Stone
|item = Stone
|image = Stone.png
|image = Stone.png
|blastresistance = 6
|hardness = 1.5
|tool = Any Pickaxe
|tool = Any Pickaxe
|stackable = 64
|stackable = 64
Line 11: Line 14:
'''Stone''' is a naturally-generating block that makes up a majority of terrain, found primarily underground.
'''Stone''' is a naturally-generating block that makes up a majority of terrain, found primarily underground.


Variants of stone include {{BlockSprite|Cobblestone|name=y|link=y}}, {{BlockSprite|Mossy Stone|name=y|link=y}}, {{BlockSprite|Mossy Cobblestone|name=y|link=y}}. {{BlockSprite|Stone Bricks|name=y|link=y}}. {{BlockSprite|Polished Stone|name=y|link=y}}. {{BlockSprite|Polished Stone Bricks|name=y|link=y}}, and {{BlockSprite|Mossy Polished Stone Bricks|name=y|link=y}}.
Variants of stone include {{BlockSprite|Cobblestone|name=Cobblestone|link=y}}, {{BlockSprite|Mossy Stone|name=Mossy Stone|link=y}}, {{BlockSprite|Mossy Cobblestone|name=Mossy Cobblestone|link=y}}, {{BlockSprite|Polished Stone|name=Polished Stone|link=y}}, {{BlockSprite|Stone Bricks|name=Stone Bricks|link=y}}, {{BlockSprite|Polished Stone Bricks|name=Polished Stone Bricks|link=y}} and {{BlockSprite|Mossy Polished Stone Bricks|name=Mossy Polished Stone Bricks|link=y}}.


== Obtaining ==
== Obtaining ==
=== Natural generation ===
=== Natural generation ===
Stone is the most frequently generated solid block in the [[Overworld]], making up a majority of terrain. It is usually found beneath layers of [[dirt]], but can be found uncovered in caves, mountains, oceans etc. Other blocks can take the place of stone, such as [[basalt]] and [[granite]]. Stone can generate at any given y-level.
Stone is the most frequently generated solid block in the [[Overworld]], making up a majority of terrain. It is usually found beneath layers of [[dirt]], but can be found uncovered in caves, mountains, oceans etc. Other blocks can take the place of stone, such as [[basalt]] and [[granite]]. Stone can generate at any given y-level.
=== Breaking ===
When mined with any non-golden pickaxe, stone drops a block of cobblestone. When broken with a golden pickaxe or crushed by a piston, it drops itself.
{{Breaking row
|hardness=1.5
|tool=Wooden Pickaxe
|default={{No|7.5}}
|wood={{Yes|1.15}}
|stone={{Yes|0.6}}
|iron={{Yes|0.4}}
|diamond={{Yes|0.3}}
|steel={{Yes|0.4}}
|gold={{Yes|1.15}}
}}


===Smelting===
===Smelting===
Line 23: Line 40:
|input=Cobblestone
|input=Cobblestone
|RESULT=Stone
|RESULT=Stone
|name=n
|foot=y
|foot=y
}}
}}
Line 30: Line 48:


=== Crafting ingredient ===
=== Crafting ingredient ===
{{stub|section=y}}
{{Crafting table
|type=inventory
|1=Stone
|RESULT=Stone Button
}}
{{Crafting table
|1=Stone
|3=Stone
|RESULT=Polished Stone,2
}}
{{Crafting table
|1=Stone
|2=Stone
|RESULT=Stone Pressure Plate
}}
{{Crafting table
|1=Stone
|2=Stone
|3=Stone
|4=Stone
|RESULT=Stone Bricks,4
}}
{{Crafting table
|type=workbench
|1=Redstone Torch
|2=Redstone Dust
|3=Redstone Torch
|4=Stone
|5=Stone
|6=Stone
|RESULT=Redstone Repeater
|foot=y
}}
 
=== Note block ===
Stone can be placed under note blocks to produce "bass drum" sound.


== Data values ==
== Data values ==
Line 36: Line 89:
|name={{BlockSprite|Stone|name=y}}
|name={{BlockSprite|Stone|name=y}}
|type=Block
|type=Block
|nameid=stone
|nameid=tile.stone
|numid=<code>1</code>
|numid=<code>1:0</code>
|foot=y
|foot=y
}}
}}