Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem











Another good mod ruined by one awful aspect that was unwanted or needed.
I'm not sure this error log by this mod or not, please advise.
Forest=1, DeepForest=2, FarmLand=1, Farm=1, Vegitation=1
(im not sure exactly what defines a forest as deep though)
for templar, ive been running this mod (and some others by spoon) in my older b41, and can gain weight in kg. it probably just depends on what you are doing and what you are eating. if you burn off more than you eat like with fighting and running, maybe that is causing you to lose weight, or if you are are hungry usually (a bit like me)
I'm playing a game without loot. You can find bottles, apples, and grapes, but you can't make wine.
recipe Make Veggies Bulp
{
Carrots/Corn/Strewberrie/Banana/Orange/Apple/Grapes/Pear/Cherry/BerryGeneric1/BerryGeneric2/BerryGeneric3/BerryGeneric4/BerryGeneric5/BerryBlack/BerryBlue;10,
keep [Recipe.GetItemTypes.SharpKnife],
keep WoodenBarrel/Pot/BucketEmpty,
Result:SJBulp,
Time:25.0,
Category:Cooking,
OnTest:PoisonA1_OnCreate,
SkillRequired:Cooking=1,
CanBeDoneFromFloor : TRUE,
}
recipe Stomp Veggies to Sweet Juice
{
SJBulp;150,
WaterBottleEmpty/PopBottleEmpty,
keep WoodenBarrel/Pot/BucketEmpty,
keep Log,
Result:SweetJuice,
Time:400.0,
Category:Cooking,
NeedToBeLearn:true,
SkillRequired:Cooking=2,
OnGiveXP:Recipe.OnGiveXP.Cooking3,
OnCreate: GetYeast_OnCreate,
CanBeDoneFromFloor : TRUE,
recipe Make Biogas Refinery
{
PropaneTankEmpty,
SheetMetal=8,
MetalPipe=4,
Screws=25,
BlowTorch,
WeldingRods=5,
keep [Recipe.GetItemTypes.Hammer],
keep Screwdriver,
Result:BioGasRefinery,
Time:500.0,
Category:Welding,
NeedToBeLearn:true,
SkillRequired:MetalWelding=4;Woodwork=2,
OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
CanBeDoneFromFloor : TRUE,