Cake Batter: Difference between revisions

From PZwiki
m (Addition of Cake Preparation to Crafting Table)
m (Distribution table update)
 
(40 intermediate revisions by 10 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Prepared food}}
{{languages}}
{{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=Cake Batter
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[Cake_Batter|Cake Batter]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=CakeBatter_Model.png
{{Consumables
|icon=CakeBatter.png
|image = Cake_Batter.png
|icon_name=Cake Batter
|weight = 0.3
<!--GENERAL-->
|category=Food
|weight=0.3
<!--NUTRITION-->
|calories=800
|lipids=48
|proteins=8
|carbohydrates=50
<!--TECHNICAL DETAILS-->
|item_id=Base.CakeBatter
}}
}}
Cake Batter is a inedible [[Food#Non_Perishable|non perishable]] food item that is crafted from flour, butter, sugar, a egg, yeast and milk. Cake Batter is the base for making a cake, which once created, ingredients can be added and cooked to create a fulfilling food.
A '''cake batter''' is a non-perishable, inedible [[food]] [[Items|item]].


Cake Batter requires either the profession of Chef to be picked at the start, or for the player to locate a [[Recipe_Magazines|Good Cooking]] magazine and read it for the recipe to be unlocked.
==Usage==
Cake batter cannot be consumed by the player, and is only used to make a [[Recipe ingredients#Cake ingredients|cake]].


== Nutritional Information ==
==Crafting==
{{Main|Cooking}}


'''It's Nutritional Values are as follows:'''<br>
===Obtaining===
Carbohydrates = 50 <br>
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.
Proteins = 8 <br>
{{Crafting/sandbox2
Lipids = 48 <br>
|cake_batter
Calories = 800 <br><br>
}}


== Crafting ==
===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]].
{{Crafting/sandbox2
|cake_preparation
}}


{| class="wikitable sortable" style="text-align:center;"
==Distribution==
|-
The loot distributions can be found in the table(s) below.
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2039}}
{{RecipeLookup|2037}}
|}


<!--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==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 1401
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item CakeBatter
{
    DisplayCategory = Food,
Type = Normal,
DisplayName =     Cake Batter,
Icon = CakeBatter,
Weight = 0.3,
        Carbohydrates = 50,
        Proteins = 8,
        Lipids = 48,
        Calories = 800,
        WorldStaticModel = CakeBatter,
}
}}
}}


== Coded Recipe ==
==See also==
    recipe Make Cake Batter
*[[Bread Dough]]
      Bowl,
*[[Pie Dough]]
      Flour=2,
      Butter;15,
      Sugar=3,
      Egg/WildEggs,
      Yeast,
      Milk/farming.Milk,


      Result:CakeBatter,
{{Navbox items|prepared_food}}
      NeedToBeLearn:true,
      Time:50.0,
      Category:Cooking,


== Code ==
<nowiki>
    item CakeBatter
Type = Normal,
DisplayName = Cake Batter,
Icon = CakeBatter,
Weight = 0.3,
        Carbohydrates = 50,
        Proteins = 8,
        Lipids = 48,
        Calories = 800,
</nowiki>


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

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