Template:Block: Difference between revisions

From Voidscape
Jump to navigation Jump to search
m (Tool now defaults to N/A)
m (More defaults)
Line 27: Line 27:
|-
|-
!Renewable
!Renewable
|{{{renewable|}}}
|{{{renewable|No}}}


|-
|-
!Stackable
!Stackable
|{{{stackable|}}}
|{{{stackable|No}}}


|-
|-

Revision as of 06:14, 13 November 2023

Block
Tool N/A
Hardness –1
Blast Resistance
Transparency No
Luminance 0
Renewable No
Stackable No
Flammable No
ID

Template for creating pages on Items. By definition, a Block is an object that may be placed or broken in the world.

Usage:

{{Block
|name= (optional, defaults to the article's title)
|image= (filelink)
|tool= (best tool for harvesting)
|hardness= (block hardness, defaults to -1 since negative values break tables)
|blastres= (blast resistance)
|transparent= (defaults to no)
|luminance= (light emitted, defaults to 0)
|renewable= (yes/no)
|stackable= (yes/no)
|flammable= (defaults to no)
|id= (in-game id)
}}