Anonymous user
Block Template: Difference between revisions
no edit summary
imported>TerboGoodGame |
imported>TerboGoodGame No edit summary |
||
(49 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[Any text within square brackets can and should be deleted before the page is published. Excluding this template, of course.] | {{Item infobox | ||
|description= Short description outlining what the block does. | |||
|item = Stone | |||
|image = Stone.png;Grass.png | |||
|tool = Any Pickaxe | |||
|stackable = 64 | |||
|renewable = n | |||
|hardness=50 | |||
}}[Any text within square brackets can and should be deleted before the page is published. Excluding this template, of course. If you need to use this template, just edit source and copy all!] | |||
'''BlockName''' is [short one-two sentence description detailing what the block is.] | '''BlockName''' is [short one-two sentence description detailing what the block is.] | ||
Variants of BlockName include {{BlockSprite|Stone|name=y}}, {{BlockSprite|Stone|name=y}}, and {{BlockSprite|Stone|name=y}}. [Use the BlockSprite or ItemSprite feature for the variants and nowhere else.] | |||
== Obtaining == | == Obtaining == | ||
[There can be many different ways to obtain a block, but this is the general order of which you should outline them. Remove sections if | [There can be many different ways to obtain a block, but this is the general order of which you should outline them. Remove or add sections if necessary, and change the ordering if one heading is the primary focus of the block, e.g. iron blocks would primarily be made from crafting, so '''Crafting''' would go first, but on the other hand, stone would primarily be naturally generated, so '''Natural Generation''' would go first. DON'T USE BREAKING AS A HEADING. That's incredibly obvious as a method of obtaining, and the tool(s) section of the infobox already outlines that enough.] | ||
=== Natural generation === | === Natural generation === | ||
Text here. | Text here. | ||
=== Crafting === | === Crafting === | ||
Line 17: | Line 27: | ||
|5=Iron Ingot | |5=Iron Ingot | ||
|6=Diamond | |6=Diamond | ||
|7= | |7=Minecart with Chest | ||
|8=Paper | |8=Paper | ||
|9=Steel Sword | |9=Steel Sword | ||
Line 27: | Line 37: | ||
Text here.{{Crafting table | Text here.{{Crafting table | ||
|type=furnace | |type=furnace | ||
|input=Iron Ore | |input=Any Iron Ore | ||
|RESULT=Iron Ingot | |RESULT=Iron Ingot | ||
|foot=y | |foot=y | ||
|fuel=Coal}} | |fuel=Coal}} | ||
=== Loot === | |||
Text here. [This pertains to loot from mobs, chests, structures, etc. This does NOT pertain to any loot gained by using the block. Put that in Usage if significant enough.] | |||
== Usage == | |||
Outline the uses of this block here. | |||
=== Ingredient === | |||
Possible uses as an ingredient. Don't bother putting crafting recipes here, just outline how they are used, and hyperlink to the related block where appropriate. | |||
== Data values == | |||
{{ID table | |||
|name={{BlockSprite|Dirt|name=y}} | |||
|type=Block | |||
|nameid=id.here | |||
|numid=<code>1:1</code> | |||
}} | |||
{{ID table | |||
|name={{BlockSprite|Grass|name=y}} | |||
|type=Block | |||
|nameid=id.here | |||
|numid=<code>2:1</code> | |||
|foot=y | |||
}} | |||
== Gallery == | |||
If applicable. | |||
== History == | |||
{{History|Minecraft Beta 1.2_02|[[File:Stone.png|40px]] Added something.|Changed something.}} | |||
{{History|Minecraft Beta 1.7.2|Changed something.}} | |||
{{History|Better than Adventure! 1.7.7.0|snap=Pre-1|[[File:Grass.png|40px]] Changed the texture for thing.|Another thing changed.|foot=y}} |