• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

FarmLifeMod

NOTE: for v2 ALL ITEMS (expect for intermediate crafting steps) will have custom icons, no more green meatStew for things you actually eat. :D
Everything is right now, and will be in the future, 100% icon'ed
Icon-ic lol :-D

 
Quick update.

Empty buckets and buckets of water are necessary for a lot of Farm Life. You'll be happy to know I'm adding the following recipes to help make life a bit easier on the farm ;)

Code:
   <recipe name="bucketEmpty" count="1" craft_area="workbench">
       <ingredient name="resourceScrapIron" count="50"/>
   </recipe>
   <recipe name="bucketRiverWater" count="1">
       <ingredient name="bucketEmpty" count="1"/>
       <ingredient name="drinkJarRiverWater" count="15"/>
   </recipe>
   <recipe name="bucketRiverWater" count="1">
       <ingredient name="bucketEmpty" count="1"/>
       <ingredient name="drinkJarBoiledWater" count="15"/>
   </recipe>
 
Hey all, sorry about the confusion on GitHub. I have reverted both the FarmLifeMod and FarmLifeMod_Models to the stable versions. I was working on some other things and inadvertently commit some changes. Should be all fixed up now.

 
Started setting up a new repo for v2. Thought I would share something I've added to my mod. When new versions are release there will now be a markdown file containing all the recipes and their ingredients. The recipes are linked, so you can quickly find what is required for a recipes by just clicking links. Hope it helps!

Also contains a sneak peak at all the new things I've added so far. About half done ;)

https://github.com/stasis78/FarmLife2Mod/blob/master/Recipes.md

 
I am hoping someone can help me. I have tried everything to get this mod to work. I am not used to using mods so its probable that I am not installing it correctly. I have tried putting it into a mod folder I created under 7 days, just adding the files directly under 7 days etc. I've validated files, restarted many times. Can someone please help me understand how to do this? I am using windows.

 
Hi

Can you tell me the Difference between FarmLifeMod and FarmLife2Mod? Wich one should i chose ? Also in 7D2D Mod Launcher i only see the first one.

 
Hello,

is this mod working on A18 becuase, my friend and i don´t get things to Work, sadly we wanted this Modlet to work because we like you´r work.

 
Back
Top