Log: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 4: Line 4:
|weight = 10
|weight = 10
}}
}}
The log is an item that is automatically yielded when the player chops down a tree using the fire axe. It has no purpose, but in can be converted into a useful plank by putting the saw and the log in the crafting area. The log weighs slightly more than the plank, so when the player is on large wood cutting operations, it is advised to convert the logs as to planks as soon as possible.
==Crafting==
==Crafting==



Revision as of 17:58, 3 June 2012

Template:Items

The log is an item that is automatically yielded when the player chops down a tree using the fire axe. It has no purpose, but in can be converted into a useful plank by putting the saw and the log in the crafting area. The log weighs slightly more than the plank, so when the player is on large wood cutting operations, it is advised to convert the logs as to planks as soon as possible.

Crafting

Name Recipe Description
























Code

item Log
{
	Type				=			Normal,
	DisplayName			=			Log,
	Icon				=			Logs,
	Weight				=			10.0,
}