Scrap Wood

From PZwiki
Revision as of 03:51, 13 August 2021 by Vaileasys (talk | contribs) (Vaileasys moved page Scrap Wood to Scrap Wood: Name change as of build 41)
The Game WorldItemsScrap Wood
Scrap Wood
Scrap Wood
General
Category Item
Encumbrance
Heavy Load
1
Function Fuel
Technical details
Base ID Base.UnusableWood

Scrap Wood are chunks of wood that can no longer be used for crafting.

Usage

Fuel

The only use of Scrap Wood is as a fuel inside a campfire, charcoal barbecue or antique oven, and lasts for 1 hour and 24 minutes if done so.

Item distribution

Scrap Wood is a scrap item found only when disassembling wooden objects. There is a chance, depending on the player's carpentry level, that the dismantled object will be destroyed, leaving Scrap Wood instead of planks.

Code

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

    item UnusableWood
        Weight		= 1,
        Type		= Normal,
        DisplayName	= Scrap Wood,
        Icon		= UnsableWood,

See also