Log

From PZwiki
Revision as of 19:33, 6 February 2016 by Thing II (talk | contribs) (small edits and added its ability to be burned)

Template:Items

The log is an item that is generated when the player chops down a tree using the axe. In can be converted into 3 planks with the saw.

Incredibly heavy with a weight of 9, the player can combine logs using rope to reduce their weight to just a third. Up to 4 logs can be combined in this way.

Logs can also be used to create Log Walls, which are slightly stronger than the variety crafted using planks, and with the added benefit of requiring neither nails nor a saw to craft.

The log has a secondary purpose of crushing watermelons, though it is not as effective as slicing it with a bladed weapon.

It can also be used as a fuel for fires, and lasts for 4 hour if done so.

Crafting

Name Recipe Description








































































Code

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