Log: Difference between revisions

From PZwiki
m (4 hour -> 4 Hours)
m (Automated Formatting)
(48 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Materials|Wood}}
{{Items
{{Page version|41.78.16}}
|image = Logs.png  
{{Infobox item
|weight = 9
|name=Log
|model=Log_Model.png
|model_width=200px
|icon=Logs.png
|icon_name=Log
|category=Material
|weight=9
|primary_use=[[Carpentry]] material
|secondary_use=[[Heat source|Fuel]]
|material=Wood
|item_id=Base.Log
}}
}}
A '''log''' is a renewable material required in various [[carpentry]] recipes.


The log is an item that is generated when the player chops down a tree using the [[axe]]. In can be converted into 3 [[plank|planks]] with the [[saw]].
==Usage==
===Transportation===
Logs are very heavy, with an encumbrance of 9. The player can combine logs using [[rope]] or sheet-rope to reduce the weight to just a third. Up to 4 logs can be combined in this way.


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.
{{Crafting/sandbox2
|logs_stack2
|logs_stack3
|logs_stack4
}}
 
===Carpentry===
Using a [[saw]], one log can be converted into three wooden [[plank]]s, providing [[carpentry]] experience and being useful in crafting. Logs can also be used to create [[Log Wall|log walls]], which are slightly stronger than the variety crafted using planks, with the added benefit of requiring neither [[nails]] nor a saw to craft.
 
{{Crafting/sandbox2
|plank
|log_wall
}}


Logs can also be used to create [[Log Wall]]s, which are slightly stronger than the variety crafted using planks, and with the added benefit of requiring neither nails nor a saw to craft.
===Fuel===
Logs are a valuable fuel source for [[Heat Source#Campfire|campfires]] and [[Heat Source#Antique Stove|antique stoves]], as they last six (6) hours and are sustainable. As logs can be cut into three [[plank]]s which last 2 hours each, logs intended to be used as [[fuel]] can be cut into [[plank]]s first to collect [[carpentry]] experience with no [[fuel]] loss. They can also be used to make [[charcoal]] with help of the [[metal drum]].


The log has a secondary purpose of crushing watermelons, though it is not as effective as slicing it with a bladed weapon.
===Cooking===
A log has a secondary purpose of crushing [[watermelon]]s, though it is not as effective as slicing it with a saw.


It can also be used as a fuel for [[heat_source|fires]], and lasts for 4 hours if done so.
{{Crafting/sandbox2
|watermelon_chunks
}}


==Crafting==
===Other recipes===
{{Crafting/sandbox2
|notched_wooden_plank
|campfire_materials
}}


{| class="wikitable sortable" style="text-align:center;"
==Distribution==
|-
The log is the resulting product when a tree is chopped down, which is done most effectively with an [[axe]]. It can be found while [[foraging]] and inside [[Containers#Plants|log stack]]s.
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|1007}}
{{RecipeLookup|4021}}
{{RecipeLookup|4022}}
{{RecipeLookup|4023}}
{{RecipeLookup|1021}}
{{RecipeLookup|2015}}
|}


== Code ==
==Code==
<nowiki> item Log
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 247
  | source = items.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Log
{
{
    DisplayCategory = Material,
Weight = 9,
Weight = 9,
Type = Normal,
Type = Normal,
DisplayName = Log,
DisplayName = Log,
Icon = Logs,
Icon = Logs,
} </nowiki>
WorldStaticModel = Log,
}
}}
}}
 
==See also==
*[[Axe]]
*[[Carpentry]]
*[[Logs Stack]]
*[[Occupation#Lumberjack|Lumberjack]]
*[[Plank]]
 
{{Navbox items|carpentry_materials}}
 


[[Category:Tools]]
[[Category:Carpentry materials]]
[[Category:Version 0.2.0p]]
[[Category:Materials]]
[[Category:Spiffo's Construction Crew (Project)]]

Revision as of 09:47, 14 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Log
Log Model.png
General
Category
Material
Encumbrance
Moodle Icon HeavyLoad.png
9
Function
Carpentry material
Fuel
Properties
Material
Wood
Technical
Item ID
Base.Log

A log is a renewable material required in various carpentry recipes.

Usage

Transportation

Logs are very heavy, with an encumbrance of 9. The player can combine logs using rope or sheet-rope to reduce the weight to just a third. Up to 4 logs can be combined in this way.


Product Ingredients Tools Requirements Workstation XP
Logs2.png
Log Stack
One of:
Rope.png Rope ×2
Sheet Rope.png Sheet Rope ×2
Each of:
Logs.png Log ×3
none none none none
Logs3.png
Log Stack
One of:
Rope.png Rope ×2
Sheet Rope.png Sheet Rope ×2
Each of:
Logs.png Log ×4
none none none none
Logs4.png
Log Stack
One of:
Rope.png Rope ×2
Sheet Rope.png Sheet Rope ×2
Each of:
Logs.png Log ×4
none none none none

Carpentry

Using a saw, one log can be converted into three wooden planks, providing carpentry experience and being useful in crafting. Logs can also be used to create log walls, which are slightly stronger than the variety crafted using planks, with the added benefit of requiring neither nails nor a saw to craft.


Product Ingredients Tools Requirements Workstation XP
Plank.png
Plank ×3
Logs.png Log ×1
Handsaw.png
Saw (tag)
none none .75
(0.25 above Carpentry 3) Carpentry
LogWall Carpentry.png
Log Wall
One of:
Ripped Sheets.png Ripped Sheets ×4
Twine.png Twine ×4
Rope.png Rope ×2
Each of:
Logs.png Log ×4

Hammer.png
Hammer (tag)
none none 1.25 Carpentry

Fuel

Logs are a valuable fuel source for campfires and antique stoves, as they last six (6) hours and are sustainable. As logs can be cut into three planks which last 2 hours each, logs intended to be used as fuel can be cut into planks first to collect carpentry experience with no fuel loss. They can also be used to make charcoal with help of the metal drum.

Cooking

A log has a secondary purpose of crushing watermelons, though it is not as effective as slicing it with a saw.


Product Ingredients Tools Requirements Workstation XP
WatermelonSmashed.png
Watermelon Chunks ×5
One of:
BaseballBat.png Baseball Bat ×1
Hammer.png Hammer ×1
Logs.png Log ×1
Plank.png Plank ×1
Sledgehamer.png Sledgehammer ×1
BaseballBatNails.png Spiked Baseball Bat ×1
HammerStone.png Stone Hammer ×1
Each of:
Watermelon.png Watermelon ×1
none none none 0.75 Cooking

Other recipes

Product Ingredients Tools Requirements Workstation XP
TZ PerforatedWoodenPlank.png
Notched Wooden Plank
One of:
Screwdriver.png Screwdriver ×1
KnifeChopping.png Kitchen Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
HuntingKnife.png Hunting Knife ×1
RockSharpened.png Chipped Stone ×1
KnifeFlint.png Stone Knife ×1
One of:
Plank.png Plank ×1
Logs.png Log ×1
none none none none
TZ CampfireKitWood.png
Campfire Materials
One of:
Twigs.png Twigs ×1
Sheet.png Sheet ×1
Rag.png Ripped Sheets ×1
RagDirty.png Dirty Rag ×1
Book.png Book ×1
Magazine.png Magazine ×1
Newspaper.png Newspaper ×1
Each of:
Logs.png Log ×2
none none none 0.75 Carpentry

Distribution

The log is the resulting product when a tree is chopped down, which is done most effectively with an axe. It can be found while foraging and inside log stacks.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item Log
	{
	    DisplayCategory = Material,
		Weight	=	9,
		Type	=	Normal,
		DisplayName	=	Log,
		Icon	=	Logs,
		WorldStaticModel = Log,
	}

See also