
Weight: 9
|
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.
Crafting
Name
|
Recipe
|
Description
|
|
|
A normal plank used as a weapon or for construction.
|
Carpentry Level 0
|
|
|
+
|
|
Log x2
|
Rope x2
|
(consumed)
|
(consumed)
|
|
|
|
|
|
|
|
|
|
|
No crafting level required.
|
|
|
+
|
|
Log x3
|
Rope x3
|
(consumed)
|
(consumed)
|
|
|
|
|
|
|
|
|
|
|
No crafting level required.
|
|
|
+
|
|
Log x4
|
Rope x4
|
(consumed)
|
(consumed)
|
|
|
|
|
|
|
|
|
|
|
No crafting level required.
|
|
|
*Ripped Sheetsx4 Twinex4 Ropex2
|
Carpentry Level 0
|
|
|
Watermelon Chunks.
|
No crafting level required.
|
Code
item Log
{
Weight = 9,
Type = Normal,
DisplayName = Log,
Icon = Logs,
}