Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
But careful, most elements already have tags. Defining a new table will overwrite it. Check the source files for their properties:
Steam\SteamApps\common\OxygenNotIncluded\OxygenNotIncluded_Data\StreamingAssets\elements
How to remove an element (ContaminatedOxygen)... Mh... you could try to set highTempTransitionTarget to Oxygen and highTemp to like 1 Kelvin. That would cause the element to transition to oxygen at any temperature. But it might crash, I never tried that.
* lowTemp: temperature it freezes/condenses
* highTemp: temperature it melts/evaporates
The values are in Kelvin. Something like this:
{"Id": "DirtyWater","highTemp":344.15}