Add Food Recipe for food bounty in chef guidebook (#23659)

add recipe
This commit is contained in:
Minty642
2024-01-07 13:39:56 +07:00
committed by GitHub
parent 3c8d78c0d3
commit 8fd8ca6a59

View File

@@ -61,6 +61,10 @@ WARNING: This is not an automatically generated list, things here may become out
- Cake: 1 Cake Batter for 15 Seconds
- Apple Pie: 1 Pie Dough, 3 Apples, and 1 Pie Tin for 15 Seconds
- Beef Taco: Microwave 1 Taco Shell, 1 Raw Meat Cutlet, 1 Cheese Wedge for 10 Seconds
- Cuban Carp : Microwave 1 Dough, 1 Cheese Wedge, 1 Chili, 1 Carp Meat for 15 Seconds
- Banana Cream Pie : Microwave 1 Pie Dough, 3 Bananas, and 1 Pie Tin for 15 Seconds
- Carrot Fries : Microwave 1 Carrot, 15u Salt for 15 Seconds
- Pancake : Microwave 5u Flour, 5u Milk, 1 Egg (6u) for 5 Seconds
<Box>
<GuideEntityEmbed Entity="FoodBreadPlain"/>
@@ -74,5 +78,11 @@ WARNING: This is not an automatically generated list, things here may become out
<GuideEntityEmbed Entity="FoodPieApple"/>
<GuideEntityEmbed Entity="FoodTacoBeef"/>
</Box>
<Box>
<GuideEntityEmbed Entity="FoodMealCubancarp"/>
<GuideEntityEmbed Entity="FoodPieBananaCream"/>
<GuideEntityEmbed Entity="FoodMealFriesCarrot"/>
<GuideEntityEmbed Entity="FoodBakedPancake"/>
</Box>
</Document>