Scrap Metal: Difference between revisions

From PZwiki
m (Added model image)
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{languages|Scrap Metal}}
{{languages|Scrap Metal}}
{{header|The Game World|Items|type=Construction|version=Version 41|incver=72}}{{Infobox normal
{{header|The Game World|Items|type=Construction|version=Version 41|incver=72}}{{Infobox item
|display_name=Scrap Metal
|display_name=Scrap Metal
|name_colour=Construction
|name_colour=Construction
|name_text_colour=Construction
|name_text_colour=Construction
|image=ScrapMetal_Model.png
|model=ScrapMetal_Model.png
|alternate_image=ScrapMetal.png
|icon=ScrapMetal.png
|alternate_name=Scrap Metal
|icon_name=Scrap Metal
|weight=0.1
|weight=0.1
|primary_use=[[Metalworking]] material
|primary_use=[[Metalworking]] material

Revision as of 06:23, 23 September 2023

The Game WorldItemsScrap Metal
Scrap Metal
ScrapMetal Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
Metalworking material
Technical
Item ID
Base.ScrapMetal

Scrap metal is a material required in various metalworking recipes.

Usage

Scrap metal is required in nearly all metalworking construction recipes.

Crafting

Distribution

Buildings

Scrap metal can be found in garages, sheds, storage units, tool stores and electrician's house.

Vehicles

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

Disassembly

Scrap metal can be found by disassembling metal objects (such as metal chairs, lockers, etc) and scrap vehicles.

Code

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

	item ScrapMetal
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Scrap Metal,
		Icon		= ScrapMetal,
		MetalValue 	= 30,

See also