@Tymevich Belgian Carbonade is a favourite of my hubby's.. he even wants it instead of traditional Christmas fare..
Anyhoo, maybe my humble recipe contributions would be considered for future Alphas.
Snowberry Crumble
(Ideally to be made in an oven if it ever makes it into the game.. otherwise cooking pot for now.)
<recipe name="foodSnowberryCrumble" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable">
<ingredient name="foodSnowberry" count="5"/>
<ingredient name="foodCanPear" count="1"/>
<ingredient name="drinkJarHoney" count="1"/>
<ingredient name="foodOldShamSandwich" count="1"/>
<ingredient name="resourceAnimalFat" count="1"/>
</recipe>
Survivor's Broth
A thin clear broth that has little nutritional value.. but it's better than a kick in the teeth right?
(Can also have a version for the Can of Dog Food)
<recipe name="foodSurvivor'sBroth" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable">
<ingredient name="foodCanCatFood" count="1"/>
<ingredient name="foodPotato" count="1"/>
<ingredient name="drinkJarWater" count="1"/>
<ingredient name="itemBone" count="3"/>
<ingredient name="ItemPlantFibres" count="10"/>
</recipe>
MadMole's Surprise
You'll get a kick out of it!
(MM surprise us with some insane Buff/ Debuff on consumption)
<recipe name="drinkMadMole'sSurprise" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable">
<ingredient name="drinkjargrainalcohol" count="1"/>
<ingredient name="drinkJarHoney" count="1"/>
<ingredient name="itemVitamin" count="2"/>
<ingredient name="JarofAcid" count="1"/>
</recipe>
Please can someone verify that I haven't messed up any coding.
I'm just an old lady with no mad skillz.. I just cut and paste stuff..