Now that the bulk of the mod is updated and running fairly smoothly I'm starting to work on new stuff and things that didnt carry over from the A15 Mod into the A16 version. So I am very happy to announce, exclusively in True Survival (at lest until everyone poaches it lol)
Welcome Back Functioning Followers!
In the next mod patch you will once again be able to gather a team of survivors to your cause. Either to help defend you or to be used as zombie fodder. Simple hit any friendly survivor and they will Follow you (much longer then A15 followers). They will also now protect themselves from any attackers accept players. So they will fight of wild animals but not hunt them, aim up/down to fight off any zombie now and fight off those nasty Bandits.
@Apamax-
You unlock Grain Alcohol by leveling your Cooking Skill. You can see what you unlock in cooking by flipping through the Cooking Skill Level Details. Here is the Cooking Skill Tree Gate Path the "unlock_level" is the level in Cooking Skill you need-
Code:
<recipe name="flour" unlock_level="5" />
<recipe name="bread" unlock_level="5" />
<recipe name="goldenRodTea" unlock_level="10" />
<recipe name="redTea" unlock_level="10" />
<recipe name="baconAndEggs" unlock_level="15" />
<recipe name="friedEggOmelet" unlock_level="15" />
<recipe name="fruitJuice" unlock_level="20" />
<recipe name="veggieJuice" unlock_level="20" />
<recipe name="vegetableStew" unlock_level="35" />
<recipe name="bearStew" unlock_level="35" />
<recipe name="heartyStew" unlock_level="35" />
<recipe name="applePie" unlock_level="40" />
<recipe name="carrotCake" unlock_level="40" />
<recipe name="blueberryPie" unlock_level="40" />
<recipe name="simpleMealSmall" unlock_level="45" />
<recipe name="simpleMealMedium" unlock_level="45" />
<recipe name="simpleMealLarge" unlock_level="45" />
<recipe name="megaCrush" unlock_level="50" />
<recipe name="honeyGlazedMeatSmall" unlock_level="55" />
<recipe name="honeyGlazedMeatMedium" unlock_level="55" />
<recipe name="honeyGlazedMeatLarge" unlock_level="55" />
<recipe name="beer" unlock_level="60" />
<recipe name="mead" unlock_level="60" />
<recipe name="grainAlcohol" unlock_level="60" />
<recipe name="goodMealSmall" unlock_level="65" />
<recipe name="goodMealMedium" unlock_level="65" />
<recipe name="goodMealLarge" unlock_level="65" />
<recipe name="brainShnitzel" unlock_level="75" />
<recipe name="wellnessJuice" unlock_level="80" />
<recipe name="healthyMealSmall" unlock_level="90" />
<recipe name="healthyMealMedium" unlock_level="90" />
<recipe name="healthyMealLarge" unlock_level="90" />
Make sure you stay in the campfire and Food Prep Table when cooking to get your Cooking XP. Also Chef and Bouncer learn Grain Alcohol from the start
@PotatoLegacy-
No the mod will not be updated to A16.3 I am waiting on A16.4 to update the mod again.
@MrSamuelAdam-
Everyone playing must have the Mod installed including the Server
@obsidianmcbovril-
Honey will only cure Bio Infection stage 1 and it will only do that if you "use" the item in your hand. Not "eat" it, "use" it. As with all drinks, foods and Meds you should always consume/use item in your hand not in the Crafting Menu. There is a vanilla bug where it will not count you using/eating items if they are used in the Crafting Menu, that bugs been around for ever really.