PC Alpha 18 Dev Diary!!

Alpha 18 Dev Diary!!

  • A18 Stable is Out!

    Votes: 2 66.7%
  • <img alt=":)" data-src="" src="___base_url___/applications/core/interface/js/spacer.png" />

    Votes: 1 33.3%

  • Total voters
    3
Status
Not open for further replies.
irl I don't use wheat flour at all, only corn flour (corn starch)

water and butter can be used for a milk substitute - not a far leap from water and animal fat (tallow maybe), all in game now

 
hey @rolandam I going mental? I read this post from n2n1 and went to reply and the post was different between what was on the screen in his post and what is in the quote part of this email.

now the op is as it is now, but there is no 'edited by...'

sorry if I am off base, but I swear the post changed....

--&gt;update&lt;--

I will now go and bang my head on a brick wall. hes changed the OP now.

time for a drink.
If you change/edit your post in the first minute or so it won't show "edited".

 
irl I don't use wheat flour at all, only corn flour (corn starch)water and butter can be used for a milk substitute - not a far leap from water and animal fat (tallow maybe), all in game now
Yeah I can see that. I don't see a good cheese coming from that though. I grew up in Buffalo, NY and cooked for 15 years. To this day, without a doubt, butter, cream, cheese makes everything good. Omelettes, Eggs Benedict, Chicken Cordon Bleu, Pizza, Gyro Sandwiches, Custards, Quesadillas, cereal, chicken parm, cheesesteak hogies, a wide variety of melts... etc.

Lack of milk is for farty people.

 
Its used in Sham Chowder. If you guys want to brainstorm what to do with the remaining cans of food that puts them in a unique interesting recipe, share it. That doesn't mean new pie in the sky recipes, it means post me a recipe using xml of a new food item using the cans we have that makes sense. Please post your ideas like this:
Sham Chowder Recipe:

&lt;recipe name="foodShamChowder" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable"&gt;

&lt;ingredient name="foodShamSandwich" count="1"/&gt;

&lt;ingredient name="foodCropPotato" count="2"/&gt;

&lt;ingredient name="foodCropCorn" count="2"/&gt;

&lt;ingredient name="drinkJarBoiledWater" count="1"/&gt;

&lt;/recipe&gt;
Recipes would be so much better ...if we had different types of meat again...venison stew, chicken soup, bear steaks...endless options. Stews should have 2-3 mushrooms added to the recipes. They are not used and are relatively rare without farming them.

 
Burrito Recipe:

&lt;recipe name="foodBurrito" count="1" craft_area="campfire" craft_tool="toolCookingGrill" tags="learnable"&gt;

&lt;ingredient name="foodRawMeat" count="5"/&gt;

&lt;ingredient name="foodCropPotato" count="1"/&gt;

&lt;ingredient name="foodCanChili" count="1"/&gt;

&lt;ingredient name="foodCropCorn" count="1"/&gt;

&lt;ingredient name="foodCornMeal" count="3"/&gt;

&lt;/recipe&gt;

 
I've had that on my todo list from like a year ago. Since you reminded me, I gave it a shot and also fixed falling damage that was broken from some A18 changes.
A18:

Added zombies can ragdoll when falling more than 2m (spiders immune, ferals cap at 70%).
That's amazing dude, wanting to see that in 7DTD since I played Dying Light.

Can't wait to see it in action.

 
Split Pea Soup Recipe:

&lt;recipe name="foodSplitPeaSoup" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable"&gt;

&lt;ingredient name="foodCanPeas" count="2"/&gt;

&lt;ingredient name="foodCanHam" count="1"/&gt;

&lt;ingredient name="foodCropPotato" count="1"/&gt;

&lt;ingredient name="drinkJarBoiledWater" count="1"/&gt;

&lt;/recipe&gt;

 
irl I don't use wheat flour at all, only corn flour (corn starch)water and butter can be used for a milk substitute - not a far leap from water and animal fat (tallow maybe), all in game now
Yes most people are gluten and dairy sensitive. I used to think I had a crappy immune system because I got sick 5-6x a year. I was just poisoning myself with that crap and stressing out my immune system. I quit eating that, lost 30 pounds and have been since twice (both times much shorter colds than the old days) in 3 years.
Sorry for off topic, but if I can help one person improve their life, its worth it :) Now back to regularly scheduled programming.

 
Recipes would be so much better ...if we had different types of meat again...venison stew, chicken soup, bear steaks...endless options. Stews should have 2-3 mushrooms added to the recipes. They are not used and are relatively rare without farming them.
Yeah you might want to knock the cobwebs out of your Alpha 16 covered brain.

 
Burrito Recipe:&lt;recipe name="foodBurrito" count="1" craft_area="campfire" craft_tool="toolCookingGrill" tags="learnable"&gt;

&lt;ingredient name="foodRawMeat" count="5"/&gt;

&lt;ingredient name="foodCropPotato" count="1"/&gt;

&lt;ingredient name="foodCanChili" count="1"/&gt;

&lt;ingredient name="foodCropCorn" count="1"/&gt;

&lt;ingredient name="foodCornMeal" count="3"/&gt;

&lt;/recipe&gt;
Not bad, added to the list.

 
Not bad, added to the list.
I would add a bottle of water...to at least make the corn meal into a kind of 'dough' and bind together...otherwise it's a really 'dry' recipe.

Also - am LOVING the idea of adding these recipes and taking them from the community. I have saved the post and going to have a bit of a brain storm tonight (although everyone's ideas thus far are pretty amazing I don't know if I can do it justice). My failings will be that I don't know all the XML names for the things so hopefully when I do think of something you can forgive my lack of skill there.

 
Pear Pie Recipe:

&lt;recipe name="foodPearPie" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable"&gt;

&lt;ingredient name="foodCanPears" count="2"/&gt;

&lt;ingredient name="foodEgg" count="1"/&gt;

&lt;ingredient name="resourceAnimalFat" count="1"/&gt;

&lt;ingredient name="drinkJarBoiledWater" count="1"/&gt;

&lt;ingredient name="foodCornMeal" count="1"/&gt;

&lt;/recipe&gt;

 
I would add a bottle of water...to at least make the corn meal into a kind of 'dough' and bind together...otherwise it's a really 'dry' recipe.
I was thinking about it, but the fish taco recipe doesn't use any and this kinda has a lot going on as it is.

 
Biscuits And Gravy Recipe:

&lt;recipe name="foodBiscuitsAndGravy" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable"&gt;

&lt;ingredient name="foodRawMeat" count="5"/&gt;

&lt;ingredient name="foodCanStock" count="1"/&gt;

&lt;ingredient name="resourceAnimalFat" count="2"/&gt;

&lt;ingredient name="drinkJarBoiledWater" count="2"/&gt;

&lt;ingredient name="foodCornMeal" count="2"/&gt;

&lt;/recipe&gt;

 
Apocalyptic Protein Shake:

&lt;recipe name="foodApocalypticProteinShake" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable"&gt;

&lt;ingredient name="foodCanChili" count="2"/&gt;

&lt;ingredient name="drinkJarBoiledWater" count="1"/&gt;

&lt;ingredient name="foodCornMeal" count="2"/&gt;

&lt;ingredient name="foodCropYucca" count="1"/&gt;

&lt;ingredient name="itemVitamin" count="1"/&gt;

&lt;/recipe&gt;

 
Last edited by a moderator:
Apocalyptic Protein Shake:
&lt;recipe name="foodApocalypticProteinShake" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable"&gt;

&lt;ingredient name="foodCanChili" count="2"/&gt;

&lt;ingredient name="drinkJarBoiledWater" count="1"/&gt;

&lt;ingredient name="foodCornMeal" count="2"/&gt;

&lt;ingredient name="foodCropYucca" count="1"/&gt;

&lt;ingredient name="itemVitamin" count="1"/&gt;

&lt;/recipe&gt;
A puke alyptic

 
Yes most people are gluten and dairy sensitive. I used to think I had a crappy immune system because I got sick 5-6x a year. I was just poisoning myself with that crap and stressing out my immune system. I quit eating that, lost 30 pounds and have been since twice (both times much shorter colds than the old days) in 3 years.
Sorry for off topic, but if I can help one person improve their life, its worth it :) Now back to regularly scheduled programming.
gluten inflames the brain membranes. what is one of the symptoms or diseases like parkinsons and altzeimers? an inflamed brain membrane....

 
Status
Not open for further replies.
Back
Top