Peanut Butter: Difference between revisions

From PZwiki
m (fixed language and container links)
m (Automated Formatting)
(33 intermediate revisions by 9 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Miscellaneous food}}
{{languages|Peanut Butter}}
{{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=Peanut Butter
<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=PeanutButter_Model.png
{{Consumables
|icon=PeanutButter.png
|image = Peanut butter.png
|icon_name=Peanut Butter
|hunger = -25
<!--GENERAL-->
|Boredom = -5
|category=Food
|unhappines = -15
|weight=0.3
|weight = 0.3
|packaged=Yes
<!--NUTRITION-->
|hunger_change=-25
|calories=2660
|lipids=224
|proteins=84
|carbohydrates=128
<!--EFFECT-->
|unhappy_change=-15
<!--TECHNICAL DETAILS-->
|item_id=Base.PeanutButter
}}
}}
Peanut Butter is a [[Food#Non-Perishable|non-perishable]] food item which is often found in [[Containers#Kitchen_Counter|kitchen counters]].
'''Peanut butter''' is a non-perishable [[food]] [[Items|item]].


Peanut Butter can also be used for trapping as bait.
==Usage==
Peanut butter can be eaten, providing the player with some positive effects. As it is non-perishable, peanut butter will never go stale or rotten.


==Crafting==
{{Main|Cooking}}


== Nutritional Information ==
===Evolved recipes===
A Jar of Peanut butter, if eaten by itself, provides when completely eaten: -25 hunger, -15 unhappiness and -5 boredom.
Peanut butter is a [[cooking]] [[Recipe ingredients|ingredient]].
<br><br>
{{EvolvedRecipesForItem|soup=5|stirfry=5|sandwich=5|toast=5|coneicecream=5}}
'''Its Nutritional Values are as follows:'''<br>
Carbohydrates = 128 <br>
Proteins = 84 <br>
Lipids = 224 <br>
Calories = 2660 <br><br>


== Evolved Recipes ==
==Distribution==
<!-- Information for template 'Evolved Recipes', used to explain how much of the food can be put into a meal. -->
The loot distributions can be found in the table(s) below.
{{EvolvedRecipesForItem
|sandwich=7|}}


== Code ==
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<br>
! colspan="4" | Containers
<nowiki>
|-
item PeanutButter
! Building/Room
HungerChange = -25,
! Container
Weight = 0.3,
! style="width: 3.2em;" | Rolls
Type = Food,
! style="width: 3.2em;" | Chance
UnhappyChange = -15,
|-
DisplayName = Peanut Butter,
|rowspan="2"|generalstore
Icon = PeanutButter,
|[[crate]]
BoredomChange = -5,
|4
EvolvedRecipe = Sandwich:7,
|1
FoodType    = NoExplicit,
|-
        Carbohydrates = 128,
|[[crate]]
        Proteins = 84,
|4
        Lipids = 224,
|2
        Calories = 2660,
|-
        Packaged = TRUE,
|kitchen
</nowiki>
|[[counter]]
|4
|1
|}
Peanut butter can be found in [[Containers#Kitchen Counter|kitchen counters]].


== Trapping ==
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 4615
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item PeanutButter
{
DisplayName = Peanut Butter,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = PeanutButter,
EvolvedRecipe = Soup:5;Stir fry Griddle Pan:5;Stir fry:5;Sandwich:5;Sandwich Baguette:5;Toast:5;ConeIcecream:5,
FoodType = NoExplicit,
Packaged = TRUE,
HungerChange = -25,
UnhappyChange = -15,
Calories = 2660,
Carbohydrates = 128,
Lipids = 224,
Proteins = 84,
WorldStaticModel = PeanutButter,
}
}}
}}


Peanut Butter can also be used in [[Trapping|traps]] to capture [[Dead_Mouse|mice]], [[Dead_Squirrel|squirrels]], and [[Dead_Rat|rats]].
==See also==
*[[Honey]]
*[[Peanut Butter Sandwich]]


Refer to [[Trapping|trapping]] for further information
{{Navbox items|food}}


{{Navbox/Consumables}}
[[Category:Non-perishable food]]
[[Category:Consumables]]
[[Category:Food]]
[[Category:Non-Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 10:53, 14 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]
Peanut Butter
PeanutButter Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Properties
Packaged
Yes
Nutrition
HungerMoodle Icon Hungry.png
-25
CaloriesCalories
2660
CarbohydratesCarbohydrates
128
ProteinsProteins
84
FatFat
224
Effect
UnhappinessMoodle Icon Unhappy.png
-15
Technical
Item ID
Base.PeanutButter

Peanut butter is a non-perishable food item.

Usage

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

Crafting

Main article: Cooking

Evolved recipes

Peanut butter is a cooking ingredient.

Product Nutrition
Soup
Soup
5
Stir Fry
Stir Fry
5
Sandwich
Sandwich
5
Ice Cream Cone
Ice Cream Cone
5
Toast
Toast
5

Distribution

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

Containers
Building/Room Container Rolls Chance
generalstore crate 4 1
crate 4 2
kitchen counter 4 1

Peanut butter 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\items_food.txt

Retrieved: Build 41.78.16
item PeanutButter
	{
		DisplayName = Peanut Butter,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = PeanutButter,
		EvolvedRecipe = Soup:5;Stir fry Griddle Pan:5;Stir fry:5;Sandwich:5;Sandwich Baguette:5;Toast:5;ConeIcecream:5,
		FoodType = NoExplicit,
		Packaged = TRUE,
		HungerChange = -25,
		UnhappyChange = -15,
		Calories = 2660,
		Carbohydrates = 128,
		Lipids = 224,
		Proteins = 84,
		WorldStaticModel = PeanutButter,
	}

See also