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 de Hispanoamérica
Ελληνικά (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 de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar 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)