Logs Stack

From PZwiki
Revision as of 09:17, 25 April 2018 by Vaileasys (talk | contribs) (added boilerplate, crafting recipes and code for all 3 log stacks. changed icon to gif animation)
WhiskeyHalf.png
This article may be in need of improvement.
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.

Template:Items

Crafting

Name Recipe Description Skill Level




































Code

Two Logs Stack Logs2.png

	item LogStacks2
		Weight		= 6,
		Type		= Normal,
		DisplayName	= Two Logs Stack,
		Icon		= Logs2,

Three Logs Stack Logs3.png

	item LogStacks3
		Weight		= 9,
		Type		= Normal,
		DisplayName	= Three Logs Stack,
		Icon		= Logs3,

Four Logs Stack Logs4.png

	item LogStacks4
		Weight		= 12,
		Type		= Normal,
		DisplayName	= Four Logs Stack,
		Icon		= Logs4,

See Also

Template:Navbox/Construction