Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
No longer generates frostjaw island
Alternatively you could try to make TheWorld not add the component in the first place. Line 605 in forest.lua adds it. It's in a local function. Overwriting the function would mean any major update would break the mod.
I'm pretty sure everywhere TheWorld.components.sharkboimanager is mentioned, there is a nil check, so it shouldn't break anything.
sharkboimanager will generate the island as soon as the component is added, so removing it postinit won't do much.
Klei should have added a setting to world generation for these things...