Logs Stack: Difference between revisions

From PZwiki
m (Remove 120px)
m (Automated Formatting)
(24 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|type=Construction|version=Version 41|incver=73}}{{Infobox normal
{{Header|Project Zomboid|Items|Materials|Wood}}
|display_name=Two Logs Stack
{{Page version|41.78.16}}
{{Infobox item
|name=Logs Stack
|model=TwoLogsStack_Model.png
|model2=ThreeLogsStack_Model.png
|model3=FourLogsStack_Model.png
|icon=Logs2.png
|icon_name=Two-logs Stack
|icon2=Logs3.png
|icon_name2=Three-logs Stack
|icon3=Logs4.png
|icon_name3=Four-logs Stack
|category=Material
|category=Material
|name_colour=Construction
|name_text_colour=Construction
|image=Logs2.png
|weight=6
|weight=6
|primary_use=Encumbrance reduction
|weight_text=(2 logs)
|class_name=Base.LogStacks2
|weight2=9
}}{{Infobox normal
|weight_text2=(3 logs)
|display_name=Three Logs Stack
|weight3=12
|category=Material
|weight_text3=(4 logs)
|name_colour=Construction
|function=Encumbrance reduction
|name_text_colour=Construction
|capacity=4 [[log]]s
|image=Logs3.png
|item_id=Base.LogStacks2
|weight=9
|item_id2=Base.LogStacks3
|primary_use=Encumbrance reduction
|item_id3=Base.LogStacks4
|class_name=Base.LogStacks3
}}
}}{{Infobox normal
The '''two-logs stack''', '''three-logs stack''' and '''four-logs stack''' are materials used in [[carpentry]].
|display_name=Four Logs Stack
|category=Material
|name_colour=Construction
|name_text_colour=Construction
|image=Logs4.png
|weight=12
|primary_use=Encumbrance reduction
|class_name=Base.LogStacks4
}}The '''two logs stack''', '''three logs stack''' and '''four logs stack''' are materials used in [[Carpentry Guide|carpentry]].


==Usage==
==Usage==
Log stacks are used to significantly reduce the weight of [[log]]s from 9 to just 3 per log, making them much easier to move.
Log stacks are used to significantly reduce the encumbrance of [[log]]s from 9 to just 3 per log, making them much easier to move. The encumbrance reduction is compounded when you equip the Log Stacks in the Primary or Secondary slot.


==Crafting==
==Crafting==
Logs are tied together using [[rope]] or [[Sheet Rope|sheet rope]]. The rope is returned to the player once the logs are unstacked.  
Logs are tied together using [[rope]] or [[Sheet Rope|sheet rope]]. The rope is returned to the player once the logs are unstacked.
{{Crafting header|ing=2}}
{{Crafting/sandbox2
{{Crafting carpentry|006|ing=2}}
|logs_stack2
{{Crafting carpentry|007|ing=2}}
|logs_stack3
{{Crafting carpentry|008|ing=2}}
|logs_stack4
|}
}}


==Code==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''<br>
{{CodeBox |
''Two Logs Stack'' [[File:Logs2.png|32px]]
'''''Two Logs Stack''''' [[File:Logs2.png]]
{{Retrieved|version=41|incver=73}}
{{CodeSnip
<pre> item LogStacks2
  | lang = java
  | line = true
  | start = 837
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item LogStacks2
{
{
DisplayCategory = Material,
    DisplayCategory = Material,
Weight = 6,
Weight = 6,
Type = Normal,
Type = Normal,
DisplayName = Two Logs Stack,
DisplayName = Two Logs Stack,
Icon = Logs2,
Icon = Logs2,
WorldStaticModel = TwoLogsStack,</pre>
WorldStaticModel = TwoLogsStack,
}
}}
 
 
'''''Three Logs Stack''''' [[File:Logs3.png]]
{{CodeSnip
  | lang = java
  | line = true
  | start = 847
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item LogStacks3
    {
        DisplayCategory = Material,
        Weight = 9,
        Type = Normal,
        DisplayName = Three Logs Stack,
        Icon = Logs3,
        WorldStaticModel = ThreeLogsStack,
    }
}}


''Three Logs Stack'' [[File:Logs3.png|32px]]
{{Retrieved|version=41|incver=73}}
<pre> item LogStacks3
{
DisplayCategory = Material,
      Weight = 9,
        Type = Normal,
        DisplayName = Three Logs Stack,
        Icon = Logs3,
        WorldStaticModel = ThreeLogsStack,</pre>


''Four Logs Stack'' [[File:Logs4.png|32px]]
'''''Four Logs Stack''''' [[File:Logs4.png]]
{{Retrieved|version=41|incver=73}}
{{CodeSnip
<pre> item LogStacks4
  | lang = java
    {
  | line = true
DisplayCategory = Material,
  | start = 857
Weight = 12,
  | source = newitems.txt
Type = Normal,
  | retrieved = true
DisplayName = Four Logs Stack,
  | version = 41.78.16
Icon = Logs4,
  | code =
WorldStaticModel = FourLogsStack,</pre>
item LogStacks4
    {
        DisplayCategory = Material,
        Weight = 12,
        Type = Normal,
        DisplayName = Four Logs Stack,
        Icon = Logs4,
        WorldStaticModel = FourLogsStack,
    }
}}}}


==See also==
==See also==
*[[Carpentry]]
*[[Carpentry]]
*[[Log]]


{{Navbox/Construction}}
[[Category:Carpentry materials]]
[[Category:Construction]]
[[Category:Materials]]
[[Category:Carpentry]]
[[Category:Spiffo's Construction Crew (Project)]]
[[Category:Spiffo's Construction Crew (Project)]]
{{Navbox items|carpentry_materials}}

Revision as of 09:48, 14 April 2024

Project ZomboidItemsMaterialsWoodLogs Stack
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Logs Stack
TwoLogsStack Model.png
ThreeLogsStack Model.png
FourLogsStack Model.png
General
Category
Material
Encumbrance
Moodle Icon HeavyLoad.png
6 (2 logs)
9 (3 logs)
12 (4 logs)
Function
Encumbrance reduction
Properties
Capacity
Technical
Item ID
Base.LogStacks2
Base.LogStacks3
Base.LogStacks4

The two-logs stack, three-logs stack and four-logs stack are materials used in carpentry.

Usage

Log stacks are used to significantly reduce the encumbrance of logs from 9 to just 3 per log, making them much easier to move. The encumbrance reduction is compounded when you equip the Log Stacks in the Primary or Secondary slot.

Crafting

Logs are tied together using rope or sheet rope. The rope is returned to the player once the logs are unstacked.

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

Code

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

Two Logs Stack Logs2.png Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item LogStacks2
	{
	    DisplayCategory = Material,
		Weight	=	6,
		Type	=	Normal,
		DisplayName	=	Two Logs Stack,
		Icon	=	Logs2,
		WorldStaticModel = TwoLogsStack,
	}


Three Logs Stack Logs3.png Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item LogStacks3
    {
        DisplayCategory = Material,
        Weight	=	9,
        Type	=	Normal,
        DisplayName	=	Three Logs Stack,
        Icon	=	Logs3,
        WorldStaticModel = ThreeLogsStack,
    }


Four Logs Stack Logs4.png Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item LogStacks4
    {
        DisplayCategory = Material,
        Weight	=	12,
        Type	=	Normal,
        DisplayName	=	Four Logs Stack,
        Icon	=	Logs4,
        WorldStaticModel = FourLogsStack,
    }

See also