Dried White Beans: Difference between revisions

From PZwiki
m (Automated linking update)
m (Distribution table update)
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Food|Vegetables}}
{{Header|Project Zomboid|Items|Food|Vegetables}}
{{Page version|41.73}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
|name=Dried White Beans
|name=Dried White Beans
|model=DriedWhiteBeans Model.png
|model=DriedWhiteBeans_Model.png
|icon=DriedWhiteBeans.png
|icon=DriedWhiteBeans.png
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
|weight=2
|weight=2
|packaged = Yes
|packaged=Yes
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-60
|hunger_change=-60
Line 21: Line 21:
|item_id=Base.DriedWhiteBeans
|item_id=Base.DriedWhiteBeans
}}
}}
'''Dried white beans''' are a non-perishable [[food]] [[Items|item]].
'''Dried white beans''' are a non-perishable [[food]] [[Items|item]].


Line 27: Line 26:


===Consumable properties===
===Consumable properties===
Dried white beans do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried chick peas to [[Recipe ingredients#Soup & Stew ingredients|soup]], [[Recipe ingredients#Soup & Stew ingredients|stew]], [[Recipe ingredients#Rice & Pasta ingredients|rice]], and [[Recipe ingredients#Rice & Pasta ingredients|pasta]].
Dried white beans do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried chick peas to [[Recipe ingredients#Soup & stew ingredients|soup]], [[Recipe ingredients#Soup & stew ingredients|stew]], [[Recipe ingredients#Rice & pasta ingredients|rice]], and [[Recipe ingredients#Rice & pasta ingredients|pasta]].


==Crafting==
==Crafting==
Line 34: Line 33:
===Evolved recipes===
===Evolved recipes===
Dried white beans is a [[cooking]] [[Recipe ingredients|ingredients]].
Dried white beans is a [[cooking]] [[Recipe ingredients|ingredients]].
{{EvolvedRecipesForItem
{{EvolvedRecipesForItem|soup=10|stew=10|rice=10|pasta=10}}
|Soup=10|Stew=10|Rice=10|Pasta=10|}}
''Note: Currently, dried white beans can only be added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.''
''Note: Currently, dried white beans can only be added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.''


Line 41: Line 39:
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|DriedWhiteBeans|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
!Building/Room
    <div>DriedWhiteBeans distribution
!Container
        <span class="mw-customtoggle-togglebox-DriedWhiteBeans" 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-DriedWhiteBeans">
! 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%;"
| generalstore
    |+ {{ll|Containers}}
| [[shelves]]
    ! Building / Room
| 4
    ! Container
| 8
    ! Rolls
|-
    ! Chance
| grocerystorage
    |-
| [[crate]]
    | all
| 4
    | {{ll|FoodBox}}
| 0.8
    | 15
|-
    | 5.0
| italiankitchen
    |-
| [[counter]]
    | all
| 4
    | {{ll|GroceryBag1}}
| 5
    | 1
|-
    | 0.8
| kitchen
    |-
| [[counter]]
    | all
| 4
    | {{ll|GroceryBag2}}
| 5
    | 1
|}
    | 4.0
    |-
    | generalstore
    | {{ll|shelves}}
    | 4
    | 8.0
    |-
    | grocerystorage
    | {{ll|crate}}
    | 4
    | 0.8
    |-
    | italiankitchen
    | {{ll|counter}}
    | 4
    | 5.0
    |-
    | kitchen
    | {{ll|counter}}
    | 4
    | 5.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-DriedWhiteBeans" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|DriedWhiteBeans|41.78.16-->
Dried white beans can often be found in [[Containers#Kitchen Counter|kitchen counters]] and [[Containers#Shop Shelves|shop shelves]].
Dried white beans can often be found in [[Containers#Kitchen Counter|kitchen counters]] and [[Containers#Shop Shelves|shop shelves]].


Line 76: Line 99:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start =
   | start = 8362
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.73
   | version = 41.78.16
   | code =
   | code =
item DriedWhiteBeans
item DriedWhiteBeans
{
{
    DisplayName = Dried White Beans,
DisplayName = Dried White Beans,
    DisplayCategory = Food,
DisplayCategory = Food,
    Type = Food,
Type = Food,
    Weight = 2,
Weight = 2,
    Icon = DriedWhiteBeans,
Icon = DriedWhiteBeans,
    EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
    FoodType = Bean,
FoodType = Bean,
    Packaged = TRUE,
Packaged = TRUE,
    HungerChange = -60,
HungerChange = -60,
    ThirstChange = 60,
ThirstChange = 60,
    UnhappyChange = 40,
UnhappyChange = 40,
    Calories = 2823,
Calories = 2823,
    Carbohydrates = 527,
Carbohydrates = 527,
    Lipids = 10,
Lipids = 10,
    Proteins = 188,
Proteins = 188,
    WorldStaticModel = DriedWhiteBeans_Ground,
WorldStaticModel = DriedWhiteBeans_Ground,
    Tags = DriedFood,
Tags = DriedFood,
    EvolvedRecipeName = White Bean,
EvolvedRecipeName = White Bean,
}
}
  }}
}}
}}
}}


Line 112: Line 135:
*[[Dried Split Peas]]
*[[Dried Split Peas]]


{{Navbox food}}
{{Navbox items|plants}}
 


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

Revision as of 15:24, 24 April 2024

Project ZomboidItemsFoodVegetablesDried White Beans
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Dried White Beans
DriedWhiteBeans Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
2
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-60
ThirstMoodle Icon Thirsty.png
+60
CaloriesCalories
2823
CarbohydratesCarbohydrates
527
ProteinsProteins
188
FatFat
10
Effect
UnhappinessMoodle Icon Unhappy.png
+40
Technical
Item ID
Base.DriedWhiteBeans

Dried white beans are a non-perishable food item.

Usage

Consumable properties

Dried white beans do not need to be opened, instead can be eaten directly but will provide the player with thirst and unhappiness. These effects can be countered by adding dried chick peas to soup, stew, rice, and pasta.

Crafting

Main article: Cooking

Evolved recipes

Dried white beans is a cooking ingredients.

Product Nutrition
Soup
Soup
10
Stew
Stew
10
Rice Pot/Saucepan
Rice Pot/Saucepan
10
Pasta Pot/Saucepan
Pasta Pot/Saucepan
10

Note: Currently, dried white beans can only be added in rice/pasta pot, not rice/pasta sauce pan. This is likely a bug and maybe will be fixed later.

Distribution

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

DriedWhiteBeans distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all FoodBox 15 5.0
all GroceryBag1 1 0.8
all GroceryBag2 1 4.0
generalstore shelves 4 8.0
grocerystorage crate 4 0.8
italiankitchen counter 4 5.0
kitchen counter 4 5.0

Dried white beans can often be found in kitchen counters and shop shelves.

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 DriedWhiteBeans
	{
		DisplayName = Dried White Beans,
		DisplayCategory = Food,
		Type = Food,
		Weight = 2,
		Icon = DriedWhiteBeans,
		EvolvedRecipe = Soup:10;Stew:10;RicePot:10;PastaPot:10,
		FoodType = Bean,
		Packaged = TRUE,
		HungerChange = -60,
		ThirstChange = 60,
		UnhappyChange = 40,
		Calories = 2823,
		Carbohydrates = 527,
		Lipids = 10,
		Proteins = 188,
		WorldStaticModel = DriedWhiteBeans_Ground,
		Tags = DriedFood,
		EvolvedRecipeName = White Bean,
	}

See also