Empty Jar |
---|
 |
|
General |
---|
Category |
Item |
---|
Weight |
0.2 |
---|
Function |
Cooking utensil |
---|
Technical details |
---|
Base ID |
Base.EmptyJar |
“
|
“Can be used to pickle food. Requires jar lid.”
|
— In-game tooltip
|
An empty jar is a tool used in cooking.
Usage
An empty jar, along with a jar lid, can be used to pickle certain foods, preserving them for a much longer time. Jarred food is fresh for 60 days and stale for another 30 days.
After jarring, it is necessary to cook the jar of food in a heat source. Otherwise, the food will rot as fast as if it were not jarred.
Upon opening a jar, the empty jar and vegetables are returned to the character. The jar lid is not reusable.
Crafting
Product
|
Recipe
|
Description
|
Skill Level
|
|
|
Open box of jars
|
Level 0
|
Cooking
- Main article: Cooking
Product
|
Recipe
|
Description
|
Skill Level
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
|
|
|
Cooking Level 0
|
Distribution
Empty jars and jar lids are quite rare and can be found in kitchen counters, tool stores, bars and cafes.
A box of jars is very rare, only appearing in houseware stores and grocery store counters.
Code
From newitems.txt (Project Zomboid directory/media/scripts/)
Empty Jar
item EmptyJar
Type = Normal,
DisplayName = Empty Jar,
Icon = JarEmpty2,
Weight = 0.2,
Tooltip = Tooltip_Jar,
Jar Lid
item JarLid
Type = Normal,
DisplayName = Jar Lid,
Icon = JarLid,
Weight = 0.1,
MetalValue = 10,
Box of Jars
item BoxOfJars
Weight = 1.8,
Type = Normal,
DisplayName = Box of Jars,
Icon = JarBox,
See also