Template:Block: Difference between revisions
Jump to navigation
Jump to search
(ID update + extra space lol) |
No edit summary |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|- | |- | ||
|colspan="2" style="background-color: # | |colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|Grid XX}}}.{{{imageext|png}}}|256px]] | ||
|- | |- | ||
!Tool | !Tool | ||
|{{{tool|N/A}}} | |{{{tool|N/A}}} | ||
|- | |- | ||
!Hardness | !Hardness | ||
|{{{hardness| | |{{{hardness|0}}} | ||
|- | |- | ||
!Blast Resistance | !Blast Resistance | ||
|{{{blastres|0}}} | |{{{blastres|0}}} | ||
|- | |- | ||
!Luminance | !Luminance | ||
|{{{luminance|0}}} | |{{{luminance|0}}} | ||
|- | |- | ||
!Stackable | !Stackable | ||
|{{{stackable|No}}} | |{{{stackable|No}}} | ||
|- | |- | ||
!Renewable | !Renewable | ||
|{{{renewable|No}}} | |{{{renewable|No}}} | ||
|- | |- | ||
!ID | !ID | ||
| | |{{{id|}}} | ||
|}<noinclude> | |}<noinclude> | ||
Usage: | Usage: | ||
<pre> | <pre> | ||
{{Block | {{Block | ||
|name= Optional (Defaults to the Page Title) | |name=Optional (Defaults to the Page Title) | ||
|image= | |image=file name | ||
|tool= | |imageext=(optional) | ||
|hardness= | |tool=Tool Type for harvesting (Defaults to N/A) | ||
|blastres= | |hardness=Block Hardness (Defaults to -1. Proper negative values break WikiTables) | ||
|luminance= | |blastres=Blast Resistance (Defaults to 0) | ||
|stackable= Is the block stackable? (Yes | |luminance=Illumination (Defaults to 0) | ||
|stackable=Is the block item stackable? (Yes/No) | |||
|renewable= Can the block be obtained infinitely? (Yes/No) | |renewable=Can the block be obtained infinitely? (Yes/No) | ||
|id= | |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) }}