Vinegar: Difference between revisions

From PZwiki
m (Category Project: Miscellaneous food)
m (Distribution table update)
(24 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Languages}}
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{header/sandbox2|Project Zomboid|Items|Food|Miscellaneous food}}
{{Page version|41.78.16}}
{{page version|41.73}}
{{Infobox item
{{Infobox drainable
|name=Vinegar
|display_name=Vinegar
|model=Vinegar_Model.png
|name_colour=Food
|icon=Vinegar.png
|name_text_colour=Food
|image=Vinegar_Model.png
|image_width=200px
|alternate_image=Vinegar.png
|alternate_name=
|alternate_link=
|category=Cooking
|category=Cooking
|weight=0.3
|weight=0.3
|function=Food preservation
|function=Food preservation
|max_units=10
|max_units=10
|class_name=Base.Vinegar
|item_id=Base.Vinegar
}}
}}
'''Vinegar''' is a [[Food#Non-perishable|non-perishable]] [[item]] used in [[cooking]].
A '''vinegar''' is a non-perishable [[food]] [[Items|item]] used in [[cooking]].


==Usage==
==Usage==
Vinegar is only used in pickling food and is the main component to preserve it in [[jar]]s for long term storage.  
Vinegar is only used in pickling food and is the main component to preserve it in [[jar]]s for long-term storage.


==Crafting==
==Crafting==
{{Crafting header|ing=6}}
{{Crafting/sandbox2
{{Crafting cooking|022|ing=6}}
|jar_of_bell_peppers
{{Crafting cooking|023|ing=6}}
|jar_of_broccoli
{{Crafting cooking|024|ing=6}}
|jar_of_cabbage
{{Crafting cooking|025|ing=6}}
|jar_of_carrots
{{Crafting cooking|026|ing=6}}
|jar_of_eggplants
{{Crafting cooking|027|ing=6}}
|jar_of_leeks
{{Crafting cooking|028|ing=6}}
|jar_of_potatoes
{{Crafting cooking|029|ing=6}}
|jar_of_red_radishes
{{Crafting cooking|030|ing=6}}
|jar_of_tomatoes
|}
}}


==Distribution==
==Distribution==
Vinegar can be found in [[Containers#Kitchen_Counter|kitchen counters]].  
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">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | burgerkitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | cafeteriakitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | closet
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | deepfry_kitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | generalstore
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | westernkitchen
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | westernkitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |}
</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==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41.73}}
| {{CodeSnip
<pre>
  | lang = java
    item Vinegar
  | line = true
  | start = 2695
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Vinegar
     {
     {
         DisplayCategory         = Food,
         DisplayCategory = Food,
         Type                 = Drainable,
         Type             =         Drainable,
         UseDelta         = 0.1,
         UseDelta         =         0.1,
         UseWhileEquipped = FALSE,
         UseWhileEquipped =           FALSE,
         DisplayName = Vinegar,
         DisplayName =     Vinegar,
         Icon = Vinegar,
         Icon = Vinegar,
         Weight = 0.3,
         Weight = 0.3,
         WorldStaticModel       = Vinegar,
         WorldStaticModel = Vinegar,
     }
     }
</pre>
}}
}}


==See also==
==See also==
Line 59: Line 130:
*[[Rice Vinegar]]
*[[Rice Vinegar]]


{{Navbox food}}
{{Navbox items|food}}
 
[[Category:Non-perishable food]]
[[Category:Non-perishable food]]

Revision as of 16:56, 24 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
Containers
Building / Room Container Rolls Chance
burgerkitchen counter 4 10.0
cafeteriakitchen counter 4 10.0
closet crate 4 10.0
deepfry_kitchen counter 4 10.0
generalstore crate 4 10.0
jayschicken_kitchen counter 4 10.0
seafoodkitchen counter 4 10.0
seafoodkitchen counter 4 20.0
westernkitchen counter 4 20.0
westernkitchen counter 4 10.0

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