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
Fumihiko made this one
Does the mod handle negative temps? Or do they have to be expressed in some specific way?
Before I did not recognize the message, because he didn't give me the full string ;)
"id": "Polypropylene",
"element": "PolyPropylene",
"anim": "geyser_liquid_co2_kanim",
"temperature": 10.0,
"minRatePerCycle": 25.0,
"maxRatePerCycle": 120.0,
"maxPressure": 200.0,
"minIterationLength": 180.0,
"maxIterationLength": 1080.0,
"minIterationPercent": 0.01,
"maxIterationPercent": 0.2,
"minYearLength": 15000.0,
"maxYearLength": 135000.0,
"minYearPercent": 0.1,
"maxYearPercent": 0.95,
"Name": "Polypropylene Volcano",
"Description": "A large volcano that periodically erupts with plastic."
},
Sucrose Geyser, ejects solid sucrose but a bit above melting point (couldn't find element tag for liquid sucrose, but this works).
{
"id": "Syrup",
"element": "Sucrose",
"anim": "geyser_liquid_co2_kanim",
"temperature": 463,
"minRatePerCycle": 25.0,
"maxRatePerCycle": 120.0,
"maxPressure": 200.0,
"minIterationLength": 180.0,
"maxIterationLength": 1080.0,
"minIterationPercent": 0.01,
"maxIterationPercent": 0.2,
"minYearLength": 15000.0,
"maxYearLength": 135000.0,
"minYearPercent": 0.1,
"maxYearPercent": 0.95,
"Name": "Syrup Geyser",
"Description": "A geyser connected to the mythical land of candy."
}
Artisanal Spring: Pure water at 10C, cool enough to use for bristle berries and Easygoing Sleetwheat.
{
"id": "artisanal_spring",
"element": "Water",
"anim": "geyser_liquid_water_slush_kanim",
"shape": "Liquid",
"width": 4,
"height": 2,
"temperature": 283,
"minRatePerCycle": 2000.0,
"maxRatePerCycle": 4000.0,
"maxPressure": 500.0,
"minIterationLength": 60.0,
"maxIterationLength": 1140.0,
"minIterationPercent": 0.1,
"maxIterationPercent": 0.9,
"minYearLength": 15000.0,
"maxYearLength": 135000.0,
"minYearPercent": 0.4,
"maxYearPercent": 0.8,
"Name": "Artisanal Spring",
"Description": "A pure flowing spring of cool, refreshing <link=\"WATER\">Water</link>.",
"IsGeneric": true
}
Sewage Overflow: Sanitary Polluted Water at 45C, wanted to add radioactive pollutants but couldn't find the tag for it. would be awesome if there was a way to make it produce small amounts of radium occasionally. otherwise perfect for fiber, peppernuts, and trees.
{
"id": "sewage_overflow",
"element": "DirtyWater",
"anim": "geyser_liquid_water_filthy_kanim",
"shape": "Liquid",
"width": 4,
"height": 2,
"temperature": 318,
"minRatePerCycle": 2000.0,
"maxRatePerCycle": 4000.0,
"maxPressure": 500.0,
"minIterationLength": 60.0,
"maxIterationLength": 1140.0,
"minIterationPercent": 0.1,
"maxIterationPercent": 0.9,
"minYearLength": 15000.0,
"maxYearLength": 135000.0,
"minYearPercent": 0.4,
"maxYearPercent": 0.8,
"Name": "Sewage Overflow",
"Description": "An overflowing burst sewage main, sterilized by underground radiation. Occasionally spews warm sterile <link=\"DIRTYWATER\">Polluted Water</link>.",
"IsGeneric": true
}
MoltenSucrose didn't give me an error so it could be the right one
{
"id": "winter",
"element": "Snow",
"anim": "geyser_liquid_water_slush_kanim",
"shape": "Liquid",
"width": 4,
"height": 2,
"temperature": 250.0,
"minRatePerCycle": 2000.0,
"maxRatePerCycle": 4000.0,
"maxPressure": 500.0,
"minIterationLength": 60.0,
"maxIterationLength": 1140.0,
"minIterationPercent": 0.1,
"maxIterationPercent": 0.9,
"minYearLength": 15000.0,
"maxYearLength": 135000.0,
"minYearPercent": 0.4,
"maxYearPercent": 0.8,
"Name": "Winter Volcano",
"Description": "A Volcano, that spits snow instead of ashe.",
"IsGeneric": true
}
{
"id": "molten_glass",
"element": "MoltenGlass",
"anim": "geyser_molten_iron_kanim",
"shape": "Molten",
"width": 3,
"height": 3,
"temperature": 2273.15,
"minRatePerCycle": 200.0,
"maxRatePerCycle": 400.0,
"maxPressure": 150.0,
"minIterationLength": 480.0,
"maxIterationLength": 1080.0,
"minIterationPercent": 0.02,
"maxIterationPercent": 0.1,
"minYearLength": 15000.0,
"maxYearLength": 135000.0,
"minYearPercent": 1.0,
"maxYearPercent": 1.0,
"Name": "Glass Volcano",
"Description": "A large volcano that periodically erupts with molten <link=\"MOLTENGLASS\">Glass</link>.",
"IsGeneric": true
},
{
"id": "mud",
"element": "Mud",
"anim": "geyser_liquid_water_filthy_kanim",
"shape": "Liquid",
"width": 4,
"height": 2,
"temperature": 303.15,
"minRatePerCycle": 120.0,
"maxRatePerCycle": 800.0,
"maxPressure": 100.0,
"minIterationLength": 60.0,
"maxIterationLength": 1140.0,
"minIterationPercent": 0.1,
"maxIterationPercent": 0.2,
"minYearLength": 15000.0,
"maxYearLength": 135000.0,
"minYearPercent": 1.0,
"maxYearPercent": 1.0,
"Name": "Mud Spitter",
"Description": "A geyser that periodically spits <link=\"MUD\">Mud</link>.",
"IsGeneric": true
},