Door Hinge: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 5: Line 5:
|name_text_colour = Construction
|name_text_colour = Construction
|image = Doorhinge.png  
|image = Doorhinge.png  
|weight = 0.5
|weight = 0.3
|primary_use = [[Crafting]]
|primary_use = [[Crafting]]
|class_name = Base.Doorknob
|class_name = Base.Hinge
}}A '''door hinge''' is an item used in [[Carpentry Guide|carpentry]].
}}A '''door hinge''' is an item used in [[Carpentry Guide|carpentry]].



Revision as of 12:36, 22 July 2018

The Game WorldItemsDoor Hinge
Door Hinge
Door Hinge
General
Category Item
Encumbrance
Heavy Load
0.3
Function Crafting
Technical details
Base ID Base.Hinge

A door hinge is an item used in carpentry.

Usage

Door hinges are required to craft a door.

Crafting

To craft a door, see crafting recipe found below. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Door hinges are obtained by destroying a door or by looting the dropped items in the hardware store.

Code

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

	item Hinge
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Door Hinge,
		Icon		= Doorhinge,
		MetalValue 	= 10,

See also

Template:Navbox/Construction