Template:Infobox block/doc: Difference between revisions
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
| <code>invimage''N''</code> || Other images for object in inventory. Uses [[Template:Grid]]. || ''None'' | | <code>invimage''N''</code> || Other images for object in inventory. Uses [[Template:Grid]]. || ''None'' | ||
|- | |- | ||
| <code> | | <code>rarity</code> || The colour of this item's name. See [[Rarity]] for more info. || Common | ||
|- | |- | ||
| <code> | | <code>renewable</code> || Whether the block is [[Renewable Resources|renewable]] || ? | ||
|- | |- | ||
| <code> | | <code>stackable</code> || Stackable || N/A | ||
|- | |- | ||
| <code>tool</code> || Tool to use. Picture means, the block can only be broken with this tool (this quality or better). Outline means, the block can be broken with any tool, but this tool is the quickest. "Any tool" means that every tool is equally effective (or the block can be instantly broken with anything). "None" means the block cannot be broken. || ? | | <code>tool</code> || Tool to use. Picture means, the block can only be broken with this tool (this quality or better). Outline means, the block can be broken with any tool, but this tool is the quickest. "Any tool" means that every tool is equally effective (or the block can be instantly broken with anything). "None" means the block cannot be broken. || ? | ||
Line 49: | Line 49: | ||
| <code>tool2</code> || Second tool that can be used, same format than the tool field. || ? | | <code>tool2</code> || Second tool that can be used, same format than the tool field. || ? | ||
|- | |- | ||
| <code> | | <code>tntres</code> || Block's resistance to explosions. The value comes from the code; there aren't any units for it. || ? | ||
|- | |||
| <code>hardness</code> || Block's resistance to being broken. The value comes from the code; there aren't any units for it. || ? | |||
|- | |||
| <code>light</code> || Emits Light? If "Yes," add the light value like this: "Yes (9)" || ? | |||
|- | |- | ||
| <code> | | <code>transparent</code> || Can you see through some part of this block? Not as obvious as it seems, see [[Opacity]]. || ? | ||
|- | |- | ||
| <code>flammable</code> || Whether the block is flammable or not. If so, the flammability value is included. || Unspecified | | <code>flammable</code> || Whether the block is flammable or not. If so, the flammability value is included. || Unspecified |