Beef Jerky: Difference between revisions

From PZwiki
m (Automatically add empty line after navbox)
m (Distribution table update)
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Protein}}
{{Header|Project Zomboid|Items|Food|Protein}}
{{Page version|41.73}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
|name=Beef Jerky
|name=Beef Jerky
Line 19: Line 19:
|item_id=Base.BeefJerky
|item_id=Base.BeefJerky
}}
}}
'''Beef jerky''' is a non-perishable [[food]] [[Items|item]].
'''Beef jerky''' is a non-perishable [[food]] [[Items|item]].


Line 29: Line 28:
===Evolved recipes===
===Evolved recipes===
Beef jerky is a [[cooking]] [[Recipe ingredients|ingredient]].
Beef jerky is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem|Stew=10|Pie=10|StirFry=10|Sandwich=5|Salad=5|RoastedVegetables=10|Rice=10|Pasta=10}}
{{EvolvedRecipesForItem|stew=10|pie=10|stirfry=10|sandwich=5|salad=5|roastedvegetables=10|rice=10|pasta=10}}


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


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|BeefJerky|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
!Building/Room
    <div>BeefJerky distribution
!Container
        <span class="mw-customtoggle-togglebox-BeefJerky" 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>
! style="width: 3.2em;" |Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-BeefJerky">
! style="width: 3.2em;" |Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
| artstore
    |+ {{ll|Containers}}
| [[shelves]]
    ! Building / Room
| 4
    ! Container
| 8
    ! Rolls
|-
    ! Chance
| bandkitchen
    |-
| [[counter]]
    | all
| 4
    | {{ll|Bag_FoodSnacks}}
| 8
    | 2
|-
    | 10.0
| rowspan="4"|butcher
    |-
| [[shelves]]
    | all
| 4
    | {{ll|Bag_FoodSnacks}}
| 1
    | 2
|-
    | 20.0
|[[shelves]]
    |-
|4
    | all
|1
    | {{ll|FoodBox}}
|-
    | 15
|[[shelves]]
    | 6.0
|4
    |-
|2
    | all
|-
    | {{ll|Outfit_ArmyCamoDesert}}
|[[shelves]]
    | 1
|4
    | 8.0
|2
    |-
|-
    | artstore
| rowspan="2"|closet
    | {{ll|shelves}}
| [[crate]]
    | 4
| 4
    | 8.0
| 8
    |-
|-
    | bandkitchen
|[[crate]]
    | {{ll|counter}}
|4
    | 4
|8
    | 8.0
|-
    |-
| gasstorage
    | butcher
| [[crate]]
    | {{ll|shelves}}
| 4
    | 4
| 8
    | 20.0
|-
    |-
| kitchen
    | butcher
| [[counter]]
    | {{ll|shelves}}
| 4
    | 4
| 6
    | 10.0
|}
    |-
    | closet
    | {{ll|crate}}
    | 4
    | 8.0
    |-
    | gasstorage
    | {{ll|crate}}
    | 4
    | 8.0
    |-
    | kitchen
    | {{ll|counter}}
    | 4
    | 6.0
    |}
</div>
<div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Vehicles}}
    ! Vehicle Type/Location
    ! Rolls
    ! Chance
    |-
    | HunterGloveBox
    | 4
    | 8
    |-
    | SurvivalistGlovebox
    | 4
    | 8
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-BeefJerky" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|BeefJerky|41.78.16-->
Beef jerky can be found in kitchens, butchers and convenience stores.
Beef jerky can be found in kitchens, butchers and convenience stores.


Line 94: Line 128:
| {{CodeSnip
| {{CodeSnip
   | lang = java
   | lang = java
   | line = false
   | line = true
  | start = 2255
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.73
   | version = 41.78.16
   | code =
   | code =
item BeefJerky
item BeefJerky
{
{
  DisplayName         = Beef Jerky,
DisplayName = Beef Jerky,
  DisplayCategory     = Food,
DisplayCategory = Food,
  Type               = Food,
Type = Food,
  Weight             = 0.2,
Weight = 0.2,
  Icon               = BeefJerky,
Icon = BeefJerky,
  EvolvedRecipe       = Stew:10;Pie:10;Stir fry Griddle Pan:10;Stir fry:10;Sandwich:5;Sandwich Baguette:5;Salad:5;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
EvolvedRecipe = Stew:10;Pie:10;Stir fry Griddle Pan:10;Stir fry:10;Sandwich:5;Sandwich Baguette:5;Salad:5;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
  FoodType           = Beef,
FoodType = Beef,
  Packaged           = TRUE,
Packaged = TRUE,
  HungerChange       = -20,
HungerChange = -20,
  Calories           = 100,
Calories = 100,
  Carbohydrates       = 6,
Carbohydrates = 6,
  Lipids             = 1,
Lipids = 1,
  Proteins           = 1,
Proteins = 1,
  StaticModel         = BeefJerky,
StaticModel = BeefJerky,
  WorldStaticModel   = BeefJerky,
WorldStaticModel = BeefJerky,
}
}
  }}
}}
}}
}}


Line 124: Line 159:
*[[Recipe ingredients]]
*[[Recipe ingredients]]


{{Navbox food}}
{{Navbox items|meat}}
 


[[Category:Non-perishable food]]
[[Category:Non-perishable food]]

Revision as of 14:56, 24 April 2024

Project ZomboidItemsFoodProteinBeef Jerky
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Beef Jerky
BeefJerky Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Properties
Packaged
True
Nutrition
HungerMoodle Icon Hungry.png
-20
CaloriesCalories
100
CarbohydratesCarbohydrates
6
ProteinsProteins
1
FatFat
1
Technical
Item ID
Base.BeefJerky

Beef jerky is a non-perishable food item.

Usage

Beef jerky can be eaten, providing the player with some positive effects. As it is non-perishable, beef jerky will never go stale or rotten.

Crafting

Evolved recipes

Beef jerky is a cooking ingredient.

Product Nutrition
Stew
Stew
10
Salad
Salad
5
Stir Fry
Stir Fry
10
Roasted Vegetables
Roasted Vegetables
10
Sandwich
Sandwich
5
Pie (savory)
Pie (savory)
10
Rice Pot/Saucepan
Rice Pot/Saucepan
10
Pasta Pot/Saucepan
Pasta Pot/Saucepan
10

Distribution

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

BeefJerky distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all Bag_FoodSnacks 2 10.0
all Bag_FoodSnacks 2 20.0
all FoodBox 15 6.0
all Outfit_ArmyCamoDesert 1 8.0
artstore shelves 4 8.0
bandkitchen counter 4 8.0
butcher shelves 4 20.0
butcher shelves 4 10.0
closet crate 4 8.0
gasstorage crate 4 8.0
kitchen counter 4 6.0
Vehicles
Vehicle Type/Location Rolls Chance
HunterGloveBox 4 8
SurvivalistGlovebox 4 8

Beef jerky can be found in kitchens, butchers and convenience stores.

Code

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

Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item BeefJerky
	{
		DisplayName = Beef Jerky,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = BeefJerky,
		EvolvedRecipe = Stew:10;Pie:10;Stir fry Griddle Pan:10;Stir fry:10;Sandwich:5;Sandwich Baguette:5;Salad:5;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
		FoodType = Beef,
		Packaged = TRUE,
		HungerChange = -20,
		Calories = 100,
		Carbohydrates = 6,
		Lipids = 1,
		Proteins = 1,
		StaticModel = BeefJerky,
		WorldStaticModel = BeefJerky,
	}

See also