Vinegar: Difference between revisions

From PZwiki
(Update of NavBar.)
(Update distribution file)
 
(42 intermediate revisions by 9 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{languages|Vinegar}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
{{Infobox item
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name=Vinegar
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=Vinegar_Model.png
{{Consumables
|icon=Vinegar.png
|image = Vinegar.png
|category=Cooking
|weight = 0.3
|weight=0.3
|function=Food preservation
|max_units=10
|item_id=Base.Vinegar
}}
}}
Vinegar is a non-perishing non-consumable food item which is often found in [[Containers#Kitchen_cupboard|kitchen cupboards]]. It is used as an ingredient to create preserved food in jars for long term storage.  
A '''vinegar''' is a non-perishable [[food]] [[Items|item]] used in [[cooking]].


== Crafting ==
==Usage==
{| class="wikitable sortable" style="text-align:center;"
Vinegar is only used in pickling food and is the main component to preserve it in [[jar]]s for long-term storage.
|-  
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! class="unsortable" | Skill Level
{{RecipeLookup|2053}}
{{RecipeLookup|2054}}
{{RecipeLookup|2055}}
{{RecipeLookup|2056}}
{{RecipeLookup|2057}}
{{RecipeLookup|2058}}
{{RecipeLookup|2059}}
{{RecipeLookup|2060}}
{{RecipeLookup|2061}}
|}
== Code ==
<nowiki>
item Vinegar
        Type = Drainable,
        UseDelta = 0.1,
        UseWhileEquipped = FALSE,
        DisplayName = Vinegar,
        Icon = Vinegar,
        Weight = 0.3,
</nowiki>


{{Navbox/Consumables}}
==Crafting==
[[Category:Consumables]]
{{Crafting/sandbox2
[[Category:Food]]
|jar_of_bell_peppers
[[Category:Non-Perishable_Food]]
|jar_of_broccoli
[[Category:Version 34.28]]
|jar_of_cabbage
|jar_of_carrots
|jar_of_eggplants
|jar_of_leeks
|jar_of_potatoes
|jar_of_red_radishes
|jar_of_tomatoes
}}
 
==Distribution==
The loot distributions can be found in the table(s) below.
 
<!--BOT FLAG|Vinegar|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>Vinegar distribution
        <span class="mw-customtoggle-togglebox-Vinegar" title="{{int:show}} / {{int:hide}}" style="float: right; padding-right: 30px; padding-top: 4px; font-size: 0.7em; font-weight: normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Vinegar">
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.    <div class="toggle-content">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | burgerkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | cafeteriakitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | closet
    | {{ll|crate}}
    | 23.28%
    |-
    | deepfry_kitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | dinerkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | fishchipskitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | garagestorage
    | {{ll|crate}}
    | 23.28%
    |-
    | generalstore
    | {{ll|crate}}
    | 23.28%
    |-
    | generalstore
    | {{ll|shelves}}
    | 23.28%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 23.28%
    |-
    | gigamart
    | {{ll|crate}}
    | 23.28%
    |-
    | gigamart
    | {{ll|shelves}}
    | 23.28%
    |-
    | grocery
    | {{ll|crate}}
    | 23.28%
    |-
    | grocery
    | {{ll|shelves}}
    | 23.28%
    |-
    | grocery
    | {{ll|smallcrate}}
    | 23.28%
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | restaurantkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 41.14%
    |-
    | spiffoskitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | storageunit
    | {{ll|crate}}
    | 23.28%
    |-
    | westernkitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | westernkitchen
    | {{ll|counter}}
    | 41.14%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Vinegar" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Vinegar|41.78.16-->
Vinegar can be found in [[Containers#Kitchen_Counter|kitchen counters]].
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 2695
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Vinegar
    {
        DisplayCategory = Food,
        Type             =         Drainable,
        UseDelta         =         0.1,
        UseWhileEquipped =          FALSE,
        DisplayName =     Vinegar,
        Icon = Vinegar,
        Weight = 0.3,
        WorldStaticModel = Vinegar,
    }
}}
}}
 
==See also==
*[[Farming]]
*[[Rice Vinegar]]
 
{{Navbox items|food}}
 
[[Category:Non-perishable food]]

Latest revision as of 14:14, 30 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Vinegar
Vinegar Model.png
General
Category
Cooking
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Function
Food preservation
Properties
Capacity
10 units
Technical
Item ID
Base.Vinegar

A vinegar is a non-perishable food item used in cooking.

Usage

Vinegar is only used in pickling food and is the main component to preserve it in jars for long-term storage.

Crafting

Product Ingredients Tools Requirements Workstation XP
JarBrown.png
Jar of Bell Peppers
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
BellPepper.png Bell Pepper ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarGreen.png
Jar of Broccoli
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Broccoli.png Broccoli ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarGreen.png
Jar of Cabbage
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Cabbage.png Cabbage ×3
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarBrown.png
Jar of Carrots
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Carrots.png Carrots ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JamPurple.png
Jar of Eggplants
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Eggplant.png Eggplant ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarWhite.png
Jar of Leeks
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Leek.png Leek ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarWhite.png
Jar of Potatoes
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Potato.png Potato ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarBrown.png
Jar of Radishes
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Radish.png Radish ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking
JarBrown.png
Jar of Tomatoes
One of:
SugarBrown.png Brown Sugar ×1
Sugar.png Sugar ×1
SugarPacket.png Sugar Packet ×1
Each of:
JarEmpty2.png Jar ×1
JarLid.png Jar Lid ×1
Tomato.png Tomato ×5
WaterDrop.png Water ×10 unit(s)
Vinegar.png Vinegar ×2 unit(s)
none none none 2.5 Cooking

Distribution

The loot distributions can be found in the table(s) below.

Vinegar distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
burgerkitchen counter 23.28%
cafeteriakitchen counter 23.28%
closet crate 23.28%
deepfry_kitchen counter 23.28%
dinerkitchen counter 23.28%
fishchipskitchen counter 23.28%
garagestorage crate 23.28%
generalstore crate 23.28%
generalstore shelves 23.28%
generalstorestorage shelves 23.28%
gigamart crate 23.28%
gigamart shelves 23.28%
grocery crate 23.28%
grocery shelves 23.28%
grocery smallcrate 23.28%
jayschicken_kitchen counter 23.28%
restaurantkitchen counter 23.28%
seafoodkitchen counter 23.28%
seafoodkitchen counter 41.14%
spiffoskitchen counter 23.28%
storageunit crate 23.28%
westernkitchen counter 23.28%
westernkitchen counter 41.14%

Vinegar can be found in kitchen counters.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Vinegar
    {
        DisplayCategory = Food,
        Type	            =	        Drainable,
        UseDelta	        =	        0.1,
        UseWhileEquipped	=           FALSE,
        DisplayName			=		    Vinegar,
        Icon				=			Vinegar,
        Weight				=			0.3,
        WorldStaticModel = Vinegar,
    }

See also