Anonymous user
Gold Ore: Difference between revisions
no edit summary
imported>PatchTheCat m (Fixed error in image template) |
imported>Denatidum No edit summary |
||
(33 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Vanilla}}{{Item infobox|stackable=64|renewable= | {{Vanilla}} | ||
{{Item infobox | |||
|stackable=64 | |||
|renewable=n | |||
|description='''Stone Gold Ore''': Gold nuggets embedded in stone.<br>'''Basalt Gold Ore''': Gold nuggets embedded in basalt.<br>'''Limestone Gold Ore''': Gold nuggets embedded in limestone.<br>'''Granite Gold Ore''': Gold nuggets embedded in granite. | |||
|image=Stone Gold Ore.png;Basalt Gold Ore.png;Limestone Gold Ore.png;Granite Gold Ore.png|tool=Iron Pickaxe;Diamond Pickaxe;Golden Pickaxe;Steel Pickaxe | |||
|item=Stone Gold Ore;Basalt Gold Ore;Limestone Gold Ore;Granite Gold Ore | |||
|blastresistance=3 | |||
|hardness=3 | |||
}} | |||
'''Gold ore''' is a block that drops [[raw gold ore]] when mined. | '''Gold ore''' is a block that drops [[Raw Gold Ore|raw gold ore]] when mined. | ||
Variants of gold ore include {{BlockSprite|Stone Gold Ore|name=y}}, {{BlockSprite|Basalt Gold Ore|name=y}}, {{BlockSprite|Limestone Gold Ore|name=y}} and {{BlockSprite|Granite Gold Ore|name=y}}. | Variants of gold ore include {{BlockSprite|Stone Gold Ore|name=y}}, {{BlockSprite|Basalt Gold Ore|name=y}}, {{BlockSprite|Limestone Gold Ore|name=y}} and {{BlockSprite|Granite Gold Ore|name=y}}. | ||
==Obtaining== | ==Obtaining== | ||
{{Breaking row | |||
|block=Stone Gold Ore | |||
|hardness=3 | |||
|tool=Iron Pickaxe | |||
|default={{No|15}} | |||
|wood={{No|7.5}} | |||
|stone={{No|3.75}} | |||
|iron={{Yes|0.75}} | |||
|diamond={{Yes|0.6}} | |||
|steel={{Yes|0.75}} | |||
|gold={{Yes|1.25}} | |||
}} | |||
===Natural generation=== | ===Natural generation=== | ||
Gold ore deposits generate underground, replacing [[stone]] | Gold ore deposits generate underground, replacing [[stone]] and [[basalt]]. [[Limestone]] and [[granite]] variations are unobtainable without the use of cheats or the creative menu. Gold ore generation occurs between y=1 and y=64. | ||
===Mining=== | ===Mining=== | ||
[[Raw gold ore]] can be obtained by mining gold ore with an iron [[pickaxe]] or higher. If mined with a lower pickaxe tier or without a pickaxe, it drops nothing. If mined with a golden pickaxe, it drops itself. | [[Raw Gold Ore|Raw gold ore]] can be obtained by mining gold ore with an iron [[pickaxe]] or higher. If mined with a lower pickaxe tier or without a pickaxe, it drops nothing. If mined with a golden pickaxe, it drops itself. | ||
==Usage== | ==Usage== | ||
===Smelting | ===Smelting ingredient=== | ||
{{Crafting table|type=furnace|RESULT=Gold Ingot| | {{Crafting table | ||
|type=furnace | |||
|input=Stone Gold Ore;Basalt Gold Ore;Limestone Gold Ore;Granite Gold Ore | |||
|RESULT=Gold Ingot | |||
|ingredients='''Any Gold Ore''' | |||
|foot=y | |||
}} | |||
=== Note block === | ===Note block === | ||
Any variant of | Any variant of gold ore can be placed under note blocks to produce "bass drum" sounds. | ||
== Data values == | ==Data values== | ||
{{ID table|name={{BlockSprite|Stone Gold Ore|name=y}}|type=Block|nameid=tile.ore.gold.stone|numid=<code>370:0</code>}} | {{ID table | ||
|name={{BlockSprite|Stone Gold Ore|name=y}} | |||
|type=Block | |||
|nameid=tile.ore.gold.stone | |||
|numid=<code>370:0</code> | |||
}} | |||
{{ID table | |||
|name={{BlockSprite|Basalt Gold Ore|name=y}} | |||
|type=Block | |||
|nameid=tile.ore.gold.basalt | |||
|numid=<code>371:0</code> | |||
}} | |||
{{ID table | |||
|name={{BlockSprite|Limestone Gold Ore|name=y}} | |||
|type=Block | |||
|nameid=tile.ore.gold.limestone | |||
|numid=<code>372:0</code> | |||
}} | |||
{{ID table | |||
|name={{BlockSprite|Granite Gold Ore|name=y}} | |||
|type=Block | |||
|nameid=tile.ore.gold.granite | |||
|numid=<code>373:0</code> | |||
|foot=y | |||
}} | |||
==History== | |||
{{Stub|section=y}} |