![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Empty Jar
![]() |
English |
Navigation: | Main>The Game World>Items>Tools>Empty Jar | Page updated: Version 40.9 |
---|
Empty Jar | ||||
---|---|---|---|---|
![]() | ||||
| ||||
General | ||||
Category | Item | |||
Encumbrance | 0.2 | |||
Function | Cooking utensil | |||
Technical | ||||
Item 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 | XP Gained | Skill(s) | Recipe | Ingredient 1 |
---|---|---|---|---|
![]() Empty Jar x6 |
0 XP | none | ![]() Box of Jars (consumed) |
Cooking
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 | Ingredient 4 | Ingredient 5 | Ingredient 6 |
---|---|---|---|---|---|---|---|---|---|
![]() Jar of Bell Peppers |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Bell Pepper x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Broccoli |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Broccoli x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Cabbage |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Cabbage x3 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Carrots |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Carrots x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Eggplants |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Eggplant x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Leeks |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Leek x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Potatoes |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Potato x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Radishes |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Radish x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) | |
![]() Jar of Tomatoes |
2.5 Cooking | none | ![]() Empty Jar (consumed) |
![]() Jar Lid (consumed) |
![]() Tomato x5 (consumed) |
![]() Water (10 units) (consumed) |
![]() Vinegar (2 units) (consumed) |
(1 unit) (consumed) |
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, grocery store counters, rural supply stores, and rarely in houses.
Gallery
Code
From newitems.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 40.9
item EmptyJar Type = Normal, DisplayName = Empty Jar, Icon = JarEmpty2, Weight = 0.2, Tooltip = Tooltip_Jar,
Retrieved: Build 40.9
item JarLid Type = Normal, DisplayName = Jar Lid, Icon = JarLid, Weight = 0.1, MetalValue = 10,
Retrieved: Build 40.9
item BoxOfJars Weight = 1.8, Type = Normal, DisplayName = Box of Jars, Icon = JarBox,
See also