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
Giant Garlic can be aquired by tending to a growing garlic plant near perfectly. You need to talk to it every growth stage, grow it in the proper season, keep it watered and make sure it has plenty of nutrients.
2. Gnomes have been forced to early retirement.
Second question: do gnomes still work? Thank you for your answers and your mod!
You'll also have to change the fact that the gnome is still mentioned in the settings menu, cuz it's there
Tip: wax the garlic so you don't have to replace it periodically.
Pls Send me your Gmail or another email link in private.
Thank you.
I have a little problem with someone mod but i dont know which mod doing Crash in my game..
Do u have any idea wath causes it?
Can i send a my client_log?
Thank you in advance!
local inst = c_find("cave_entrance_open");
if not inst then return end;
local closeinst = SpawnPrefab("cave_entrance");
closeinst.Transform:SetPosition(inst.Transform:GetWorldPosition());
closeinst.components.worldmigrator.id = inst.components.worldmigrator.id;
closeinst.components.worldmigrator.linkedWorld = inst.components.worldmigrator.linkedWorld; closeinst.components.worldmigrator.receivedPortal = inst.components.worldmigrator.receivedPortal;
inst:Remove();
I found the problem a week ago.
Thanks for your help:)
Note: you need to reproduce the issue before sending the logs.