Installer Steam
Logg inn
|
språk
简体中文 (forenklet kinesisk)
繁體中文 (tradisjonell kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tsjekkisk)
Dansk (dansk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spania)
Español – Latinoamérica (spansk – Latin-Amerika)
Ελληνικά (gresk)
Français (fransk)
Italiano (italiensk)
Bahasa Indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (nederlandsk)
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasil)
Română (rumensk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (vietnamesisk)
Українська (ukrainsk)
Rapporter et problem med oversettelse
So the file you need to change is: /home/<user>/.local/share/Megaquarium/Mods/Cylinder Kreisel Tank/Data/circularkreisel_tanks.data
I would like to thank you for giving a fix for the offset! It displays correctly now!
Open the mod file:
C:\Users\<insert username>\Documents\My Games\Megaquarium\Mods\Cylinder Kreisel Tank\Data\circularkreisel_tanks.data
1. depth 0 issue:
Find below part and add the last line:
"tank":{
"volumePerTile":16 (ignore this line if this number is different from yours),
"accessHeight":0,
"sunken":true,
"isKreisel":true,
"isNoSceneryOK":true,
"depth": 2
},
2. tank position incorrect:
Find and delete this line (the number might be different from yours):
"modelOffset":{"x":0,"z":0}
Please make a backup before modify it.
Tank depth needs to be fixed too, its currently set to 0 which makes it so you cant place anything inside that has a depth requirement. (also, the scenery added lacks a depth requirement)