Template:Block: Difference between revisions
Jump to navigation
Jump to search
m (thank you tama) |
m (Added Fullbright) |
||
| Line 32: | Line 32: | ||
!Renewable | !Renewable | ||
|{{{renewable|No}}} | |{{{renewable|No}}} | ||
|- | |||
!Fullbright | |||
|{{{fb|No}}} | |||
|- | |- | ||
| Line 52: | Line 56: | ||
|transparent= Can you see through the block? (Yes/Partially/No) | |transparent= Can you see through the block? (Yes/Partially/No) | ||
|renewable= Can the block be obtained infinitely? (Yes/No) | |renewable= Can the block be obtained infinitely? (Yes/No) | ||
|fb= Is the block fully illuminated without any light sources (Yes/No) | |||
|id= In-Game ID (Use F3 + H for In-Game Tooltips) | |id= In-Game ID (Use F3 + H for In-Game Tooltips) | ||
}} | }} | ||
Revision as of 23:21, 21 November 2023
| Block | |
|---|---|
| Tool | N/A |
| Hardness | –1 |
| Blast Resistance | 0 |
| Luminance | 0 |
| Stackable | No |
| Transparency | No |
| Renewable | No |
| Fullbright | No |
| ID | voidscape |
Template for creating pages on Blocks. By definition, a Block is an object that may be placed or broken in the world.
Usage:
{{Block
|name= Optional (Defaults to the Page Title)
|image= [[image:FileLink.png]]
|tool= Best tool for harvesting (Defaults to N/A)
|hardness= In-Code Block Hardness (Defaults to -1. Proper negative values break WikiTables)
|blastres= In-Code Blast Resistance (Defaults to 0)
|luminance= In-Code Illumination (Defaults to 0)
|stackable= Is the block stackable? (Yes/No)
|transparent= Can you see through the block? (Yes/Partially/No)
|renewable= Can the block be obtained infinitely? (Yes/No)
|fb= Is the block fully illuminated without any light sources (Yes/No)
|id= In-Game ID (Use F3 + H for In-Game Tooltips)
}}