Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
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)