Scrap Wood: Difference between revisions

From PZwiki
mNo edit summary
m (updated infobox variables and header)
Line 1: Line 1:
{{languages|Unusable Wood}}
{{languages|Unusable Wood}}
{{header|The Game World|Items|Tools|version=Version 39|incver=67.5}}{{Infobox normal
{{header|The Game World|Items|type=Construction|version=Version 39|incver=67.5}}{{Infobox normal
|display_name=Unusable Wood
|name_colour=Construction
|name_text_colour=Construction
|image=UnsableWood_120px.png
|image=UnsableWood_120px.png
|weight=1
|weight=1

Revision as of 18:33, 21 July 2018

The Game WorldItemsScrap Wood

Template:Infobox normal

Unusable wood are chunks of scrap wood that can no longer be used for crafting.

Usage

Fuel

The only use of unusable 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

Unusable 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 unusable 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	= Unusable Wood,
        Icon		= UnsableWood,

See also