Twigs: Difference between revisions

From PZwiki
(Added picture, description and code)
No edit summary
Line 1: Line 1:
{{languages|Twigs}}
{{Items
{{Items
|image = Twigs.png  
|image = Twigs.png  
|weight = 0,1
|weight = 0,1
}}
}}
 
'''Twigs''' are small pieces of wood which most of the time are dropped when a tree is chopped down.
Twigs are small pieces of wood which most of the time are dropped when a tree is chopped down.
 
 
 
 
 
 
 
 
 
 
 
 


== Crafting ==  
== Crafting ==  
Line 35: Line 23:
Icon = Twigs,
Icon = Twigs,
} </nowiki>
} </nowiki>
[[Category:Items]]

Revision as of 08:02, 16 December 2014

Template:Items Twigs are small pieces of wood which most of the time are dropped when a tree is chopped down.

Crafting

Name Recipe Description












Code

 item Twigs
	{
		Weight	=	0.1,
		Type	=	Normal,
		DisplayName	=	Twigs,
		Icon	=	Twigs,
	}