Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
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)