Template:Block: Difference between revisions
Jump to navigation
Jump to search
(none of these need transparency tho lol. not unless tama adds the magical world of voidic glass lmao) |
No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|- | |- | ||
|colspan="2" style="background-color: #120E17;text-align:center"|{{{image|}}} | |colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|Grid XX}}}.{{{imageext|png}}}|256px]] | ||
|- | |- | ||
!Tool | !Tool | ||
Line 9: | Line 9: | ||
|- | |- | ||
!Hardness | !Hardness | ||
|{{{hardness| | |{{{hardness|0}}} | ||
|- | |- | ||
!Blast Resistance | !Blast Resistance | ||
Line 30: | Line 30: | ||
<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) }}