Difference between revisions of "Torch"

From Minetest Wiki
Jump to navigation Jump to search
(fixed crafting template, mentioned the oddities of the torches.)
Line 29: Line 29:
 
== Description ==
 
== Description ==
  
'''Torches''' are a type of [[blocks|block]] [[crafting|crafted]] by the player that emit light. They require 1 [[stick]] + 1 [[Coal Lump|coal lump]] to be crafted, this will yield 4 torches.
+
'''Torches''' are a type of [[blocks|block]] [[crafting|crafted]] by the player that emit light permanently. They require 1 [[stick]] + 1 [[Coal Lump|coal lump]] to be crafted, this will yield 4 torches.
 +
 
 +
They can be [[Building|placed]] on walls, floors and ceilings can be taken immediately by the [[hand]].
 +
 
 +
[[Water]] does not affect torches. Torches can be passed through by [[Player|players]] but not by [[water]].
  
 
== Crafting ==
 
== Crafting ==
  
{| class="wikitable"
+
=== Basic Recipes ===
 +
 
 +
{| class="wikitable sortable collapsible"
 
|-
 
|-
! scope="row" |Name
+
! scope="row" width="50px"|Name
! scope="col" |Ingredients
+
! scope="col" width="140px"|Ingredients
! scope="col"|Input → Output
+
! class="unsortable" scope="col"|Input → Output
! scope="col"|Description
+
! class="unsortable" scope="col"|Description
 
|-
 
|-
 
! scope="row"|[[Torch]]
 
! scope="row"|[[Torch]]
|align="center"|[[Stick]] + [[Coal Lump]]
+
|align="center"|[[Stick]] <br> + [[Coal Lump]]
|
+
| {{Grid/Craft
{| class="wikitable" style="margin:10px"
+
|B2=coal
|-
+
|B3=stick
|[[File:blank.png|24px|link=]]
+
|out=torch
|
+
|count=4}}
|
 
|rowspan="3"|[[File:arrow.png|link=]]
 
|rowspan="3"|[[File:torch.png|link=torch]]<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'''4'''
 
|-
 
|
 
|[[File:coal.png|24px|link=Coal Lump]]
 
|[[File:blank.png|24px|link=]]
 
|-
 
|
 
|[[File:stick.png|24px|link=stick]]
 
|
 
|}
 
 
|Used to create light. Torches can be placed on any wall, floor or ceiling.
 
|Used to create light. Torches can be placed on any wall, floor or ceiling.
 
|}
 
|}
Line 71: Line 65:
  
 
[[Category:Placeable]]
 
[[Category:Placeable]]
 +
[[Category:Passable]]

Revision as of 17:14, 2 October 2013

Torch
Type: Non-solid Block
Physics: No
Transparency: Yes
Luminance: Yes (13)
Inflammable: Yes
Generated: No
Renewable: No
Stackable: Yes (99)

Description

Torches are a type of block crafted by the player that emit light permanently. They require 1 stick + 1 coal lump to be crafted, this will yield 4 torches.

They can be placed on walls, floors and ceilings can be taken immediately by the hand.

Water does not affect torches. Torches can be passed through by players but not by water.

Crafting

Basic Recipes

Name Ingredients Input → Output Description
Torch Stick
+ Coal Lump
Coal.png
Stick.png
Torch.png
4
Used to create light. Torches can be placed on any wall, floor or ceiling.

Torch Positions