Cake Batter: Difference between revisions

From PZwiki
mNo edit summary
m (Distribution table update)
 
(34 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{languages|Cake Batter}}
{{Header|Project Zomboid|Items|Food|Prepared food}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 40|incver=16}}{{Infobox food
{{Page version|41.78.16}}
|display_name=Cake Batter
{{Infobox item
|name_colour=Food
|name=Cake Batter
|name_text_colour=Food
|model=CakeBatter_Model.png
|image=CakeBatter_120px.png
|icon=CakeBatter.png
|alternate_image=Cake.png
|icon_name=Cake Batter
|alternate_name=Cake Preparation
|alternate_link=Cake
|alternate_image2=CakeCooked.png
|alternate_name2=Cake
|alternate_link2=Cake
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 20: Line 15:
|carbohydrates=50
|carbohydrates=50
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.CakeBatter
|item_id=Base.CakeBatter
}}'''Cake batter''' is a [[Food#Non-Perishable|non-perishable]], inedible food [[item]].  
}}
A '''cake batter''' is a non-perishable, inedible [[food]] [[Items|item]].


==Usage==
==Usage==
Cake batter cannot be consumed by the player, and is only used to make a [[cake]].
Cake batter cannot be consumed by the player, and is only used to make a [[Recipe ingredients#Cake ingredients|cake]].


== Crafting ==
==Crafting==
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
====How to make====
The player must first learn how to make cake batter before it is craftable. This can be done by either reading a [[Recipe Magazines#Cooking|''Good Cooking Magazine'']], or starting with the [[Occupation#Chef|chef occupation]] during character creation.
{{Cooking table header}}
{{RecipeLookup|2039}}
{{Crafting table footer}}


====What it can make====
===Obtaining===
The player must first learn how to make cake batter before it is craftable. This can be done by either reading ''[[Good Cooking Magazine|Good Cooking Magazine Vol. 1]]'', or starting with the [[Occupation#Chef|chef occupation]] during character creation.
{{Crafting/sandbox2
|cake_batter
}}
 
===What it can make===
Cake batter is placed in a baking pan, producing a [[Cake Preparation|cake preparation]], which can have more ingredients added to it before being cooked, and producing a [[cake]].
Cake batter is placed in a baking pan, producing a [[Cake Preparation|cake preparation]], which can have more ingredients added to it before being cooked, and producing a [[cake]].
{{Cooking table header}}
{{Crafting/sandbox2
{{RecipeLookup|2037}}
|cake_preparation
{{Crafting table footer}}
}}
 
==Distribution==
The loot distributions can be found in the table(s) below.


<!--BOT FLAG|CakeBatter|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>CakeBatter distribution
        <span class="mw-customtoggle-togglebox-CakeBatter" 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-CakeBatter">
    <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
    |-
    | bakery
    | {{ll|fridge}}
    | 4
    | 10.0
    |-
    | cafe
    | {{ll|fridge}}
    | 4
    | 10.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-CakeBatter" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|CakeBatter|41.78.16-->
Cake batter can often be found inside [[Containers#Displays|displays]] in bakeries.


== Code ==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=40|incver=16}}
| {{CodeSnip
<pre> item CakeBatter
  | lang = java
Type = Normal,
  | line = true
DisplayName = Cake Batter,
  | start = 1401
Icon = CakeBatter,
  | source = newitems.txt
Weight = 0.3,
  | retrieved = true
        Carbohydrates = 50,
  | version = 41.78.16
        Proteins = 8,
  | code =
        Lipids = 48,
item CakeBatter
        Calories = 800,</pre>
{
    DisplayCategory = Food,
Type = Normal,
DisplayName =     Cake Batter,
Icon = CakeBatter,
Weight = 0.3,
        Carbohydrates = 50,
        Proteins = 8,
        Lipids = 48,
        Calories = 800,
        WorldStaticModel = CakeBatter,
}
}}
}}


==See also==
==See also==
Line 59: Line 100:
*[[Pie Dough]]
*[[Pie Dough]]


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

Latest revision as of 15:06, 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]
Cake Batter
CakeBatter Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Nutrition
CaloriesCalories
800
CarbohydratesCarbohydrates
50
ProteinsProteins
8
FatFat
48
Technical
Item ID
Base.CakeBatter

A cake batter is a non-perishable, inedible food item.

Usage

Cake batter cannot be consumed by the player, and is only used to make a cake.

Crafting

Main article: Cooking

Obtaining

The player must first learn how to make cake batter before it is craftable. This can be done by either reading Good Cooking Magazine Vol. 1, or starting with the chef occupation during character creation.

Product Ingredients Tools Requirements Workstation XP
CakeBatter.png
Cake Batter
One of:
Fork.png Fork ×1
Spatula.png Spatula ×1
Spoon.png Spoon ×1
Each of:
Bowl.png Bowl ×1
Butter.png Butter ×15 unit(s)
Yeast.png Yeast ×1
Milk.png Milk ×1
none
Profession chef2.png
Chef occupation
(or)
Trait cook.png
Cook trait
(or)
MagazineFood.png
Good Cooking Magazine Vol.1
none 2.5 Cooking

What it can make

Cake batter is placed in a baking pan, producing a cake preparation, which can have more ingredients added to it before being cooked, and producing a cake.

Product Ingredients Tools Requirements Workstation XP
Cake.png
Cake Preparation
BakingPan.png Baking Pan ×1
CakeBatter.png Cake Batter ×1
none none none 0.75 Cooking

Distribution

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

CakeBatter distribution Show / Hide
Containers
Building / Room Container Rolls Chance
bakery fridge 4 10.0
cafe fridge 4 10.0

Cake batter can often be found inside displays in bakeries.

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 CakeBatter
	{
	    DisplayCategory = Food,
		Type				=			Normal,
		DisplayName			=		    Cake Batter,
		Icon				=			CakeBatter,
		Weight				=			0.3,
        Carbohydrates = 50,
        Proteins = 8,
        Lipids = 48,
        Calories = 800,
        WorldStaticModel = CakeBatter,
	}

See also