Candle: Difference between revisions

From PZwiki
No edit summary
Line 12: Line 12:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|32}}
{{RecipeLookup|4004}}
|}
|}
== Code ==
== Code ==
  <nowiki>item Candle
  <nowiki>item Candle

Revision as of 21:37, 16 November 2013

Template:Items 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