Metal Pipe

From PZwiki
Revision as of 05:37, 26 November 2018 by Vaileasys (talk | contribs) (merged with Pipe)
The Game WorldItemsMetal Pipe
Metal Pipe
Metal Pipe
General
Category Item
Encumbrance
Heavy Load
1.0
Function Metalworking material
Technical details
Base ID Base.MetalPipe

A metal pipe is a material required in various metalworking recipes.

Usage

Metal pipes are required in nearly all metalworking construction recipes.

Crafting

Engineering

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Metalworking

Distribution

Buildings

Metal pipes can be found in garages, sheds, storage units, tool stores, logging factory and the counters in an electrician's house.

Vehicles

Metal pipes can be found in the trunk of metalworker's, electrician's, or construction worker's vehicles.

Code

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

	item MetalPipe
		Weight		= 1,
		Type		= Normal,
		DisplayName	= Metal Pipe,
		Icon		= MetalTube,
		MetalValue 	= 30,

See also