Difference between revisions of "Torch"

From Minetest Wiki
Jump to navigation Jump to search
m (added to “Luminous” and “manufactured blocks”)
(added a block data template)
Line 1: Line 1:
[[File:torch.png|frame|Torch]]
+
{{Block Data | block_type=Non-solid block | image=torch.png | block_name=Torch | generated=No | renewable=No | flammable=Yes | itemstring=default:torch }}
{| class="wikitable"
 
|'''Type:'''
 
|Non-solid Block
 
|-
 
|'''Physics:'''
 
|No
 
|-
 
|'''Transparency:'''
 
|Yes
 
|-
 
|'''Luminance:'''
 
|Yes (13)
 
|-
 
|'''Inflammable:'''
 
|Yes
 
|-
 
|'''Generated:'''
 
|No
 
|-
 
|'''Renewable:'''
 
|No
 
|-
 
|'''Stackable:'''
 
|Yes (99)
 
|-
 
|}
 
  
 
== Description ==
 
== Description ==

Revision as of 16:20, 29 October 2013

Torch
Torch.png
A node in Minetest Game
Node Type Non-solid block
Drops Itself
Physics No
Luminance No
Flammable Yes
Generated No
Renewable No
Stackable Yes (99)
Itemstring default:torch

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