Needle: Difference between revisions

From PZwiki
No edit summary
(PZ Updater automated execution(task: deploy ReLookup, eid: 4945bf9bd6dbdca4319b55142bcbccc7))
Line 18: Line 18:


== Crafting ==
== Crafting ==
{{Crafting table header}}
{{Crafting header|ing=4}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 4015 -->
{{RecipeLookup|4015}}
{{Crafting/core|ing=4
{{Crafting table footer}}
| product_image = [[File:Mattress.png|link=Mattress|Mattress]] | product_name = [[Mattress]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Needle.png]] | i1 = [[Needle]]<br>or<br>[[Suture Needle]] | q1 =
| f2 = [[File:Thread.png|link=Thread|Thread]] | i2 = [[Thread]] | q2 = (5 units) | tag2 = (consumed)
| f3 = [[File:Pillow.png|link=Pillow|Pillow]] | i3 = [[Pillow]] | q3 = x5 | tag3 = (consumed)
| f4 = [[File:Sheet.png|link=Sheet|Sheet]] | i4 = [[Sheet]] | q4 = x5 | tag4 = (consumed)
}}
|}
 


==Distribution==
==Distribution==

Revision as of 04:36, 26 March 2022

Needle
Needle
General
Category Item
Encumbrance
Heavy Load
0.1
Function Craft mattress
Stitch deep wound
Technical details
Base ID Base.Needle
PlushSpiffo.pngThis article is about the sewing needle. For the medical needle, see Suture Needle.

A needle is an item used in crafting and first aid.

Usage

Needles can be used with thread to stitch a deep wound. Alternatively, a suture needle can be used to the same effect while causing less pain to its user. Unlike suture needles, a needle can be used multiple times.

A needle can also be used to craft a mattress and is used for Tailoring

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
Mattress
Mattress x1
none Needle.png
Needle
or
Suture Needle
Thread
Thread (5 units)
(consumed)
Pillow
Pillow x5
(consumed)
Sheet
Sheet x5
(consumed)


Distribution

Needles can be found within medicine cabinets.

Code

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

	item Needle
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Needle,
		Icon		= Needle,
		MetalValue 	= 2,

See also

General First Aid

Template:Navbox/Tools Template:Navbox/Consumables