240 lines
7.5 KiB
XML
240 lines
7.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Defs>
|
|
<RecipeDef>
|
|
<defName>IKOBMakeVegetablesBulk</defName>
|
|
<label>panfry vegetables (x4)</label>
|
|
<description>Prepares a simple dried assortment of vegetables. Produces 4. Much of the ingredients are wasted in order to create the best eating experience.</description>
|
|
<jobString>Cooking fried assorts.</jobString>
|
|
<workSpeedStat>CookSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<workAmount>1350</workAmount>
|
|
<soundWorking>Recipe_CookMeal</soundWorking>
|
|
<requiredGiverWorkType>Cooking</requiredGiverWorkType>
|
|
<allowMixingIngredients>true</allowMixingIngredients>
|
|
<ingredientValueGetterClass>IngredientValueGetter_Nutrition</ingredientValueGetterClass>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<customSummary>vegetarian ingredients</customSummary>
|
|
<categories>
|
|
<li>BasicPlantFoodRaw</li>
|
|
<li>FungusPlantRaw</li>
|
|
</categories>
|
|
</filter>
|
|
<count>1.9</count>
|
|
</li>
|
|
</ingredients>
|
|
<products>
|
|
<FriedVegetables>4</FriedVegetables>
|
|
</products>
|
|
<fixedIngredientFilter>
|
|
<categories>
|
|
<li>BasicPlantFoodRaw</li>
|
|
<li>FungusPlantRaw</li>
|
|
</categories>
|
|
</fixedIngredientFilter>
|
|
<defaultIngredientFilter>
|
|
<categories>
|
|
<li>BasicPlantFoodRaw</li>
|
|
<li>FungusPlantRaw</li>
|
|
</categories>
|
|
</defaultIngredientFilter>
|
|
<skillRequirements>
|
|
<Cooking>0</Cooking>
|
|
</skillRequirements>
|
|
<workSkill>Cooking</workSkill>
|
|
<recipeUsers>
|
|
<li>Campfire</li>
|
|
<li>TableGrill</li>
|
|
<li>FueledStove</li>
|
|
<li>ElectricStove</li>
|
|
</recipeUsers>
|
|
<researchPrerequisite>Food_00</researchPrerequisite>
|
|
</RecipeDef>
|
|
|
|
<RecipeDef>
|
|
<defName>IKOBCookRoastedMeatBulk</defName>
|
|
<label>cook roasted meat (x4)</label>
|
|
<description>Prepares roasted meat. Produces 4. Much of the ingredients are wasted in order to create the best eating experience.</description>
|
|
<jobString>Roast meat.</jobString>
|
|
<workSpeedStat>CookSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<soundWorking>Recipe_CookMeal</soundWorking>
|
|
<workAmount>1350</workAmount>
|
|
<requiredGiverWorkType>Cooking</requiredGiverWorkType>
|
|
<allowMixingIngredients>true</allowMixingIngredients>
|
|
<ingredientValueGetterClass>IngredientValueGetter_Nutrition</ingredientValueGetterClass>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<categories>
|
|
<li>MeatRaw</li>
|
|
</categories>
|
|
</filter>
|
|
<count>1.7</count>
|
|
</li>
|
|
</ingredients>
|
|
<products>
|
|
<RoastedMeat>4</RoastedMeat>
|
|
</products>
|
|
<fixedIngredientFilter>
|
|
<categories>
|
|
<li>MeatRaw</li>
|
|
</categories>
|
|
<specialFiltersToDisallow>
|
|
<li>AllowPlantFood</li>
|
|
</specialFiltersToDisallow>
|
|
</fixedIngredientFilter>
|
|
<defaultIngredientFilter>
|
|
<categories>
|
|
<li>MeatRaw</li>
|
|
</categories>
|
|
<disallowedThingDefs>
|
|
<li>Meat_Human</li>
|
|
<li>Meat_Megaspider</li>
|
|
<li>InsectJelly</li>
|
|
</disallowedThingDefs>
|
|
</defaultIngredientFilter>
|
|
<skillRequirements>
|
|
<Cooking>1</Cooking>
|
|
</skillRequirements>
|
|
<workSkill>Cooking</workSkill>
|
|
<recipeUsers>
|
|
<li>Campfire</li>
|
|
<li>TableGrill</li>
|
|
<li>FueledStove</li>
|
|
<li>ElectricStove</li>
|
|
</recipeUsers>
|
|
<researchPrerequisite>Food_00</researchPrerequisite>
|
|
</RecipeDef>
|
|
|
|
<RecipeDef>
|
|
<defName>IKOBCookMealFineBulk</defName>
|
|
<label>cook fine meal (x8)</label>
|
|
<description>Cooks a somewhat complex meal from a combination of a protein and raw plant ingredients. Meals are produced in large, time-efficient batches at the expense of some wasted ingredients. Produces 8.</description>
|
|
<jobString>Cooking fine meal (x8).</jobString>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<customSummary>protein</customSummary>
|
|
<categories>
|
|
<li>MeatRaw</li>
|
|
<li>MeatSubRaw</li>
|
|
<li>EggsUnfertilized</li>
|
|
<li>EggsFertilized</li>
|
|
</categories>
|
|
</filter>
|
|
<count>2.2</count>
|
|
</li>
|
|
<li>
|
|
<filter>
|
|
<customSummary>vegetarian ingredients</customSummary>
|
|
<categories>
|
|
<li>BasicPlantFoodRaw</li>
|
|
<li>FruitFoodRaw</li>
|
|
<li>ExtraPlantFoodRaw</li>
|
|
<li>FungusPlantRaw</li>
|
|
</categories>
|
|
</filter>
|
|
<count>1.98</count>
|
|
</li>
|
|
</ingredients>
|
|
<products>
|
|
<MealFine>8</MealFine>
|
|
</products>
|
|
<fixedIngredientFilter>
|
|
<categories>
|
|
<li>MeatRaw</li>
|
|
<li>MeatSubRaw</li>
|
|
<li>EggsUnfertilized</li>
|
|
<li>EggsFertilized</li>
|
|
<li>BasicPlantFoodRaw</li>
|
|
<li>FruitFoodRaw</li>
|
|
<li>ExtraPlantFoodRaw</li>
|
|
<li>FungusPlantRaw</li>
|
|
</categories>
|
|
<specialFiltersToDisallow>
|
|
<li>AllowPlantFood</li>
|
|
</specialFiltersToDisallow>
|
|
</fixedIngredientFilter>
|
|
<defaultIngredientFilter>
|
|
<categories>
|
|
<li>MeatRaw</li>
|
|
<li>MeatSubRaw</li>
|
|
<li>EggsUnfertilized</li>
|
|
<li>BasicPlantFoodRaw</li>
|
|
<li>FruitFoodRaw</li>
|
|
<li>ExtraPlantFoodRaw</li>
|
|
<li>FungusPlantRaw</li>
|
|
</categories>
|
|
<disallowedThingDefs>
|
|
<li>Meat_Megaspider</li>
|
|
<li>Meat_Human</li>
|
|
</disallowedThingDefs>
|
|
<disallowedCategories>
|
|
<li>EggsFertilized</li>
|
|
</disallowedCategories>
|
|
</defaultIngredientFilter>
|
|
<workSpeedStat>CookSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<workSkill>Cooking</workSkill>
|
|
<workAmount>2000</workAmount>
|
|
<soundWorking>Recipe_CookMeal</soundWorking>
|
|
<requiredGiverWorkType>Cooking</requiredGiverWorkType>
|
|
<allowMixingIngredients>true</allowMixingIngredients>
|
|
<ingredientValueGetterClass>IngredientValueGetter_Nutrition</ingredientValueGetterClass>
|
|
<skillRequirements>
|
|
<Cooking>7</Cooking>
|
|
</skillRequirements>
|
|
<recipeUsers>
|
|
<li>FueledStove</li>
|
|
<li>ElectricStove</li>
|
|
</recipeUsers>
|
|
<researchPrerequisite>Food_00</researchPrerequisite>
|
|
</RecipeDef>
|
|
|
|
|
|
<!-- BAKERY-->
|
|
|
|
<RecipeDef>
|
|
<defName>BulkBakeBread</defName>
|
|
<label>bake bread loaves x10</label>
|
|
<description>Bakes loaves of bread. \n Produces 10.</description>
|
|
<jobString>Baking bread loaves.</jobString>
|
|
<workSpeedStat>CookSpeed</workSpeedStat>
|
|
<effectWorking>Cook</effectWorking>
|
|
<requiredGiverWorkType>Cooking</requiredGiverWorkType>
|
|
<soundWorking>Recipe_CookMeal</soundWorking>
|
|
<allowMixingIngredients>true</allowMixingIngredients>
|
|
<ingredients>
|
|
<li>
|
|
<filter>
|
|
<thingDefs>
|
|
<li>Flour</li>
|
|
</thingDefs>
|
|
</filter>
|
|
<count>50</count>
|
|
</li>
|
|
</ingredients>
|
|
<fixedIngredientFilter>
|
|
<thingDefs>
|
|
<li>Flour</li>
|
|
</thingDefs>
|
|
</fixedIngredientFilter>
|
|
<products>
|
|
<bread>10</bread>
|
|
</products>
|
|
<skillRequirements>
|
|
<Cooking>6</Cooking>
|
|
</skillRequirements>
|
|
<workSkill>Cooking</workSkill>
|
|
<researchPrerequisite>Bakery_B1</researchPrerequisite>
|
|
<recipeUsers>
|
|
<li>TableOven</li>
|
|
<li>ElectricOven</li>
|
|
</recipeUsers>
|
|
</RecipeDef>
|
|
|
|
|
|
|
|
</Defs> |