1 AZ (A 7 Days to Die PVE/RP Server)
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Added 8-6-15

Go down

Added 8-6-15 Empty Added 8-6-15

Post by Admin Thu Aug 06, 2015 8:27 am

-Event until Monday morning June 10. Increased loot drop by 25%.
-Working sinks.
-New cooking recipes and methods of cooking.  Bowls are now used.  Look over the recipes:

<!--Modded Food Recipes -->
    <recipe name="bearStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="60" learn_exp_gain="50" craft_exp_gain="25" >
       <ingredient name="Bowl of Water" count="1"/>
       <ingredient name="bearMeat" count="1"/>
       <ingredient name="potato" count="1"/>
       <ingredient name="corn" count="1"/>
   </recipe>
     
 <recipe name="rabbitStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="rabbit" count="1" />
   <ingredient name="Bowl of Water" count="1" />
   <ingredient name="potato" count="1" />
   <ingredient name="corn" count="1" />
 </recipe>

 <recipe name="vegetableStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Water" count="1" />
   <ingredient name="potato" count="1" />
   <ingredient name="corn" count="1" />
 </recipe>
 <recipe name="venisonStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Water" count="1" />
   <ingredient name="venison" count="1" />
   <ingredient name="potato" count="1" />
   <ingredient name="corn" count="1" />
 </recipe>


     <recipe name="cornBread" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="15" learn_exp_gain="20" craft_exp_gain="10" >
       <ingredient name="cornMeal" count="1"/>
   </recipe>

   <recipe name="cornOnTheCob" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="5" learn_exp_gain="20" craft_exp_gain="10" >
       <ingredient name="corn" count="1"/>
   </recipe>

   <recipe name="eggboiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="5" learn_exp_gain="20" craft_exp_gain="10" >
       <ingredient name="egg" count="1"/>
   </recipe>

     <recipe name="porkBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
       <ingredient name="pork" count="1"/>
   </recipe>

   <recipe name="rabbitBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
       <ingredient name="rabbit" count="1"/>
   </recipe>

   <recipe name="venisonBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
       <ingredient name="venison" count="1"/>
   </recipe>

   <recipe name="bearBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
       <ingredient name="bearMeat" count="1"/>
   </recipe>

 <recipe name="blueberryPie" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="egg" count="1" />
   <ingredient name="cornMeal" count="1" />
   <ingredient name="Bowl of Water" count="1" />
   <ingredient name="blueberries" count="1" />
 </recipe>

<!--Recipes beyond this point are new -->
 <recipe name="Blueberry Jam" count="1" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="blueberries" count="1" grid="0, -2" />
   <ingredient name="blueberries" count="1" grid="-1, -1" />
   <ingredient name="blueberries" count="1" grid="0, -1" />
   <ingredient name="blueberries" count="1" grid="1, -1" />
   <ingredient name="blueberries" count="1" grid="-1, -2" />
   <ingredient name="blueberries" count="1" grid="-1, 0" />
   <ingredient name="blueberries" count="1" grid="1, 0" />
   <ingredient name="blueberries" count="1" grid="2, -1" />
   <ingredient name="blueberries" count="1" grid="2, -2" />
   <ingredient name="blueberries" count="1" grid="1, -2" />
   <ingredient name="blueberries" count="1" grid="-2, -2" />
   <ingredient name="blueberries" count="1" grid="-2, -1" />
   <ingredient name="emptyJar" count="1" grid="0, 0" />
 </recipe>

   <recipe name="Canned Bear Stew" count="2" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bearStew" count="1" grid="0, -1" />
   <ingredient name="canEmpty" count="1" grid="0, 0" />
   <ingredient name="canEmpty" count="1" grid="-1, 0" />
 </recipe>

 <recipe name="Canned Venison Stew" count="2" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="venisonStew" count="1" grid="0, -1" />
   <ingredient name="canEmpty" count="1" grid="0, 0" />
   <ingredient name="canEmpty" count="1" grid="-1, 0" />
 </recipe>
 <recipe name="Canned Rabbit Stew" count="2" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="rabbitStew" count="1" grid="0, -1" />
   <ingredient name="canEmpty" count="1" grid="0, 0" />
   <ingredient name="canEmpty" count="1" grid="-1, 0" />
 </recipe>
 <recipe name="Canned Vegetable Stew" count="1" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="vegetableStew" count="1" grid="0, -1" />
   <ingredient name="canEmpty" count="1" grid="0, 0" />
 </recipe>

  <recipe name="Three Meat Stew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Water" count="1" />
   <ingredient name="venison" count="1" />
   <ingredient name="rabbit" count="1" />
   <ingredient name="pork" count="1" />
       </recipe>
     
  <recipe name="Bowl of Fruit" count="1" scrapable="False" craft_time="8" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="foodYuccaFruit" count="1" grid="1, -1" />
   <ingredient name="foodYuccaFruit" count="1" grid="-1, -1" />
   <ingredient name="foodYuccaFruit" count="1" grid="0, -1" />
   <ingredient name="blueberries" count="1" grid="0, -2" />
   <ingredient name="blueberries" count="1" grid="1, -2" />
   <ingredient name="blueberries" count="1" grid="-1, -2" />
       </recipe>

 <recipe name="Cornbread and Jam" count="1" scrapable="False" craft_time="7" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="cornBread" count="1" grid="0, 0" />
   <ingredient name="blueberries" count="1" grid="0, -1" />
       </recipe>
     
 <recipe name="Chunky Beef Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canBeef" count="1" grid="0, -1" />
   <ingredient name="canBeef" count="1" grid="-1, -1" />
       </recipe>
     
 <recipe name="Chicken Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canChicken" count="1" grid="0, -1" />
   <ingredient name="canChicken" count="1" grid="-1, -1" />
       </recipe>
     
 <recipe name="Lamb Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canLamb" count="1" grid="0, -1" />
   <ingredient name="canLamb" count="1" grid="-1, -1" />
       </recipe>
     
 <recipe name="Bowl of Chili" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canChili" count="1" grid="0, -1" />
   <ingredient name="canChili" count="1" grid="-1, -1" />
       </recipe>

 <recipe name="Bowl of Miso" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canMiso" count="1" grid="0, -1" />
   <ingredient name="canMiso" count="1" grid="-1, -1" />
       </recipe>
     
 <recipe name="Pea Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canPeas" count="1" grid="0, -1" />
   <ingredient name="canPeas" count="1" grid="-1, -1" />
       </recipe>
     
 <recipe name="Bowl of Pasta" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canPasta" count="1" grid="0, -1" />
   <ingredient name="canPasta" count="1" grid="-1, -1" />
       </recipe>
     
 <recipe name="Bowl of Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canSoup" count="1" grid="0, -1" />
   <ingredient name="canSoup" count="1" grid="-1, -1" />
       </recipe>
     
 <recipe name="Bowl of Stock" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="bowl" count="1" grid="0, 0" />
   <ingredient name="canStock" count="1" grid="0, -1" />
   <ingredient name="canStock" count="1" grid="-1, -1" />
       </recipe>
     
  <recipe name="Warm Chunky Beef Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Chunky Beef Soup" count="1" />
       </recipe>
     
  <recipe name="Warm Chicken Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Chicken Soup" count="1" />
       </recipe>
     
  <recipe name="Warm Lamb Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Lamb Soup" count="1" />
       </recipe>
     
  <recipe name="Warm Bowl of Chili" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Chili" count="1" />
       </recipe>
     
  <recipe name="Warm Bowl of Miso" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Miso" count="1" />
       </recipe>
     
  <recipe name="Warm Pea Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Pea Soup" count="1" />
       </recipe>

  <recipe name="Warm Bowl of Pasta" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Pasta" count="1" />
       </recipe>
     
  <recipe name="Warm Bowl of Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Soup" count="1" />
       </recipe>
     
  <recipe name="Warm Bowl of Stock" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Stock" count="1" />
       </recipe>
     
  <recipe name="Creamed Corn" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="Bowl of Water" count="1" />
   <ingredient name="corn" count="1" />
   <ingredient name="corn" count="1" />
       <ingredient name="cornSeed" count="1" />
       </recipe>

   <recipe name="Bowl of Water" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" craft_exp_gain="2" learn_exp_gain="20" >
       <ingredient name="Bowl of Murky Water" count="1"/>
   </recipe>

   <recipe name="Bowl of Murky Water" count="1" scrapable="False" craft_time="1" craft_exp_gain="2" learn_exp_gain="20" >
       <ingredient name="snow" count="1" grid="0, -1"/>
       <ingredient name="bowl" count="1" grid="0, 0"/>
   </recipe>  
     
   <recipe name="Mushroom Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" craft_exp_gain="2" learn_exp_gain="20" >
       <ingredient name="Bowl of Water" count="1"/>
   <ingredient name="mushrooms" count="1" />
   <ingredient name="mushrooms" count="1" />
   <ingredient name="mushrooms" count="1" />
   </recipe>

           <recipe name="Mead" count="1" scrapable="False" craft_area="campfire" craft_tool="beaker" craft_time="150" craft_exp_gain="2" learn_exp_gain="80" >
       <ingredient name="cornMeal" count="1"/>
       <ingredient name="bottledWater" count="1"/>
               <ingredient name="Can of Honey" count="1"/>
   </recipe>

           <recipe name="Blueberry Mead" count="1" scrapable="False" craft_area="campfire" craft_tool="beaker" craft_time="150" craft_exp_gain="2" learn_exp_gain="80" >
       <ingredient name="cornMeal" count="1"/>
       <ingredient name="bottledWater" count="1"/>
               <ingredient name="Can of Honey" count="1"/>
               <ingredient name="blueberries" count="1"/>
   </recipe>
     
 <recipe name="Can of Honey" count="2" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
   <ingredient name="foodHoney" count="1" grid="0, -1" />
   <ingredient name="canEmpty" count="1" grid="0, 0" />
   <ingredient name="canEmpty" count="1" grid="-1, 0" />
 </recipe>

     <recipe name="bottledWater" count="1" scrapable="False" craft_time="5" learn_exp_gain="10" craft_exp_gain="5" >
        <ingredient name="Purification Tablets" count="1" grid="0, -1"/>      
   <ingredient name="bottledRiverWater" count="1" grid="0, 0"/>
   </recipe>
     
         <recipe name="Purified Water" count="1" scrapable="False" craft_time="5" learn_exp_gain="10" craft_exp_gain="5" >
        <ingredient name="Purification Tablets" count="1" grid="0, -1"/>  
        <ingredient name="bottledWater" count="1" grid="0, 0"/>
   </recipe>

   <recipe name="Honey Ham" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingGrill" craft_time="20" craft_exp_gain="2" learn_exp_gain="20" >
       <ingredient name="Can of Honey" count="1"/>
       <ingredient name="porkBoiled" count="1"/>
   </recipe>

Admin
Admin

Posts : 20
Join date : 2015-01-23

https://oneaz.board-directory.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum