Template:Block: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|- | |- | ||
|colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|}}}.png|256px]] | |colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|Grid XX}}}.{{{imageext|png}}}|256px]] | ||
|- | |- | ||
!Tool | !Tool | ||
Line 30: | Line 30: | ||
<pre> | <pre> | ||
{{Block | {{Block | ||
|name= Optional (Defaults to the Page Title) | |name=Optional (Defaults to the Page Title) | ||
|image= file name | |image=file name | ||
|tool= Tool Type for harvesting (Defaults to N/A) | |imageext=(optional) | ||
|hardness= Block Hardness (Defaults to -1. Proper negative values break WikiTables) | |tool=Tool Type for harvesting (Defaults to N/A) | ||
|blastres= Blast Resistance (Defaults to 0) | |hardness=Block Hardness (Defaults to -1. Proper negative values break WikiTables) | ||
|luminance= Illumination (Defaults to 0) | |blastres=Blast Resistance (Defaults to 0) | ||
|stackable= Is the block item stackable? (Yes/No) | |luminance=Illumination (Defaults to 0) | ||
|renewable= Can the block be obtained infinitely? (Yes/No) | |stackable=Is the block item stackable? (Yes/No) | ||
|id= Registry ID (Obtain this in-game by using F3 + H) | |renewable=Can the block be obtained infinitely? (Yes/No) | ||
|id=Registry ID (Obtain this in-game by using F3 + H) | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 22:46, 7 February 2024
Block | |
---|---|
![]() | |
Tool | N/A |
Hardness | 0 |
Blast Resistance | 0 |
Luminance | 0 |
Stackable | No |
Renewable | No |
ID |
Usage:
{{Block |name=Optional (Defaults to the Page Title) |image=file name |imageext=(optional) |tool=Tool Type for harvesting (Defaults to N/A) |hardness=Block Hardness (Defaults to -1. Proper negative values break WikiTables) |blastres=Blast Resistance (Defaults to 0) |luminance=Illumination (Defaults to 0) |stackable=Is the block item stackable? (Yes/No) |renewable=Can the block be obtained infinitely? (Yes/No) |id=Registry ID (Obtain this in-game by using F3 + H) }}