Candle: Difference between revisions

From PZwiki
No edit summary
m (clean up, replaced: wikitable → pztable (2))
Line 11: Line 11:


==Crafting==
==Crafting==
{| class="wikitable sortable" style="text-align:center;"
{| class="pztable sortable" style="text-align:center;"
|-
|-
! Name
! Name
Line 29: Line 29:


==History==
==History==
{| class="wikitable" width="550" style="text-align:center;"
{| class="pztable" width="550" style="text-align:center;"
|-
|-
! Alpha ||   
! Alpha ||   
Line 36: Line 36:
|}
|}


==See Also==
==See also==
*[[A Lit Candle]]
*[[A Lit Candle]]
*[[Lighter]]
*[[Lighter]]

Revision as of 15:44, 11 May 2019


Template:Items

Description

The candle itself does not do anything. However, if the candle is lit, it will become a light source for the player.

Crafting

Name Recipe Description












Code

item Candle
{
	Type				=			Normal,
	DisplayName			=			Candle,
	Icon				=			Candle,
	Weight				=			0.2,
}

History

Alpha
RC 2.9 Added to the game.

See also


Template:Navbox/Tools