Pine Cone

From PZwiki
Revision as of 14:35, 3 April 2022 by Vaileasys (talk | contribs)
The Game WorldItemsPine Cone
Pinecone
Pinecone
General
Category Item
Encumbrance
Heavy Load
0.1
Function Fuel
Technical details
Base ID Base.Pinecones

Pinecones are found through the foraging skill and can be used as fuel.

Usage

Fuel

It can be used as a fuel for fires, and lasts for 15 minutes if done so.

Item distribution

Pinecones can be foraged from September to December.

Foraging

They can be obtained through foraging at any skill level.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.66

 item Pinecone
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Pinecone,
		Icon		= Pinecone,
 

See also