Oxygen Not Included

Oxygen Not Included

Customize Recipe
 This topic has been pinned, so it's probably important
Fumihiko  [developer] 4 Nov, 2021 @ 10:45am
Custom Recipies
You may post here your custom recipes. I will start.

Lumber to Coal:

{ "Building": "Kiln", "Inputs": [{"material":"WoodLog","amount":100.0}], "Outputs": [{"material":"Carbon","amount":100.0,"temperatureOperation":"Heated"}], "Time": 40.0, "Description": "Turns <link=\"WOODLOG\">Lumber</link> into <link=\"CARBON\">Carbon</link>." },
Last edited by Fumihiko; 4 Nov, 2021 @ 12:44pm
< >
Showing 1-8 of 8 comments
Safti 3 Dec, 2021 @ 1:44am 
Abyssalite to Tungsten

{
"Id": "NewTungstenRecipe1",
"Building": "MetalRefinery",
"Inputs": [
{
"material": "Katairite",
"amount": 100.0
}
],
"Outputs": [
{
"material": "Tungsten",
"amount": 100.0
}
],
"Time": 40.0,
"HEP": 0,
"Description": "Abyssallite to Tungsten."
},
NecoAngelus 23 Dec, 2021 @ 9:18am 
Get rid of Your seeds: (Sorry long Post)

{
"Id": "CylindricaSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "CylindricaSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.05,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.95,
},
],
"Time": 50.0,
"Description": "Turns Bliss Burst Seeds into Oil."
},
{
"Id": "CritterTrapPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "CritterTrapPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.05,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.95,
},
],
"Time": 50.0,
"Description": "Turns Saturn Critter Trap Seeds into Oil."
},
{
"Id": "ColdWheatSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "ColdWheatSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.4,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.6,
},
],
"Time": 50.0,
"Description": "Turns Sleet Wheat Seeds into Oil."
},
{
"Id": "CactusPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "CactusPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.05,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.95,
},
],
"Time": 50.0,
"Description": "Turns Jumping Joya Seeds into Oil."
},
{
"Id": "BulbPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "BulbPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.05,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.95,
},
],
"Time": 50.0,
"Description": "Turns Buddy Bud Seeds into Oil."
},
{
"Id": "BasicSingleHarvestPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "BasicSingleHarvestPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.6,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.4,
},
],
"Time": 50.0,
"Description": "Turns Mealwood Seeds into Oil."
},
{
"Id": "BasicFabricMaterialPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "BasicFabricMaterialPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.1,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.9,
},
],
"Time": 50.0,
"Description": "Turns Thimble Reed Seeds into Oil."
},
{
"Id": "BeanPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "BeanPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.6,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.4,
},
],
"Time": 50.0,
"Description": "Turns Nosh Sprout Seeds into Oil."
},
{
"Id": "EvilFlowerSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "EvilFlowerSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.15,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.85,
},
],
"Time": 50.0,
"Description": "Turns Sporechid Seeds into Oil."
},
{
"Id": "FilterPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "FilterPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.15,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.85,
},
],
"Time": 50.0,
"Description": "Turns Hydrocactus Seeds into Oil."
},
{
"Id": "SeaLettuceSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "SeaLettuceSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.3,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.7,
},
],
"Time": 50.0,
"Description": "Turns Waterweed Seeds into Oil."
},
{
"Id": "SaltPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "SaltPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.35,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.65,
},
],
"Time": 50.0,
"Description": "Turns Dasha Saltvine Seeds into Oil."
},
{
"Id": "PrickleGrassSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "PrickleGrassSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.05,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.95,
},
],
"Time": 50.0,
"Description": "Turns Bluff Briar Seeds into Oil."
},
{
"Id": "PrickleFlowerSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "PrickleFlowerSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.8,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.2,
},
],
"Time": 50.0,
"Description": "Turns Bristle Blossom Seeds into Oil."
},
{
"Id": "OxyfernSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "OxyfernSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.1,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.9,
},
],
"Time": 50.0,
"Description": "Turns Oxyfern Seeds into Oil."
},
{
"Id": "LeafyPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "LeafyPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.08,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.92,
},
],
"Time": 50.0,
"Description": "Turns Mirth Leaf Seeds into Oil."
},
{
"Id": "GasGrassSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "GasGrassSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.25,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.85,
},
],
"Time": 50.0,
"Description": "Turns Gas Grass Seeds into Oil."
},
{
"Id": "ForestTreeSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "ForestTreeSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 1.0,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.05,
},
],
"Time": 50.0,
"Description": "Turns Arbor Tree Seeds into Oil."
},
{
"Id": "MushroomSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "MushroomSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.24,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.86,
},
],
"Time": 50.0,
"Description": "Turns Dusk Cap Seeds into Oil."
},
{
"Id": "SpiceVineSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "SpiceVineSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.9,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.1,
},
],
"Time": 50.0,
"Description": "Turns Pincha Pepperplant Seeds into Oil."
},
{
"Id": "WormPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "WormPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.5,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.5,
},
],
"Time": 50.0,
"Description": "Turns Grubfruit Plant Seeds into Oil."
},
{
"Id": "ToePlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "ToePlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.05,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.95,
},
],
"Time": 50.0,
"Description": "Turns Tranquil Toes Seeds into Oil."
},
{
"Id": "WineCupsSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "WineCupsSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.05,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.95,
},
],
"Time": 50.0,
"Description": "Turns Mellow Mallow Seeds into Oil."
},
{
"Id": "SwampLilySeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "SwampLilySeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.15,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.85,
},
],
"Time": 50.0,
"Description": "Turns Balm Lily Seeds into Oil."
},
{
"Id": "SwampHarvestPlantSeedOil",
"Building": "SludgePress",
"Inputs": [
{
"material": "SwampHarvestPlantSeed",
"amount": 1.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 0.35,
"storeElement": true,
"temperatureOperation":"Melted"
},
{
"material": "RotPile",
"amount": 0.65,
},
],
"Time": 50.0,
"Description": "Turns Bog Bucket Seeds into Oil."
},
{
"Id": "SeedOil",
"Building": "SupermaterialRefinery",
"Inputs": [
{
"material": "Seed",
"amount": 10.0
}
],
"Outputs": [
{
"material": "CrudeOil",
"amount": 2.5,
"storeElement": true,
"temperatureOperation":"Heated"
},
{
"material": "RotPile",
"amount": 7.5,
},
],
"Time": 150.0,
"Description": "Turns Seeds into Oil."
},
crashfly 25 Feb, 2023 @ 12:15pm 
Here is one that converts salt to table salt at a much better ratio:
{
"Building": "RockCrusher",
"Inputs": [
{
"material": "Salt",
"amount": 100.0
}
],
"Outputs": [
{
"material": "TableSalt",
"amount": 80.0
},
{
"material": "Sand",
"amount": 20.0
}
],
"Time": 5.0,
"HEP": 0,
"HEPout": 0,
"Description": "Converts salt to table salt at a much better ratio."
}
Fumihiko  [developer] 22 Mar, 2023 @ 4:42am 
{
"Building": "GlassForge",
"Inputs": [{"material": "Phosphorite","amount": 100.0}],
"Outputs": [{"material": "LiquidPhosphorus","amount": 100.0,"temperatureOperation": "Melted"}],
"Time": 40.0,
"HEP": 0,
"HEPout": 0,
"Description": "Extracts pure <link=\"LIQUIDPHOSPHORUS\">Phosphorus</link> from <link=\"PHOSPHORITE\">Phosphorite</link>."
}
crashfly 9 Jun, 2023 @ 9:15pm 
To convert your clothing back to it's constituent materials:
{
"Building": "RockCrusher",
"Inputs": [
{
"material": "Cool_Vest",
"amount": 1.0
}
],
"Outputs": [
{
"material": "BasicFabric",
"amount": 4.0
}
],
"Time": 5.0,
"HEP": 0,
"HEPout": 0,
"Description": "Recycles clothing."
},
{
"Building": "RockCrusher",
"Inputs": [
{
"material": "Warm_Vest",
"amount": 1.0
}
],
"Outputs": [
{
"material": "BasicFabric",
"amount": 4.0
}
],
"Time": 5.0,
"HEP": 0,
"HEPout": 0,
"Description": "Recycles clothing."
},
{
"Building": "RockCrusher",
"Inputs": [
{
"material": "CustomClothing",
"amount": 1.0
}
],
"Outputs": [
{
"material": "BasicFabric",
"amount": 7.0
}
],
"Time": 5.0,
"HEP": 0,
"HEPout": 0,
"Description": "Recycles clothing."
}
Superstarlex42 7 Sep, 2023 @ 10:29am 
https://docs.google.com/document/d/1OaxGyg2gITv5hZoOw-j2uIoBA72pgG-6zauG4MkGgEU/edit?usp=sharing
List of resources (includes unobtainables)
Updated 9/7/2023 to ver. U48-568201-5
Last edited by Superstarlex42; 7 Sep, 2023 @ 10:35am
csfireworks 28 Dec, 2023 @ 8:36am 
some food
just for mass conservation ( I am very serious of course)

{
"Building": "MicrobeMusher",//压制泥膏
"Inputs": [{"material":"Dirt","amount":2.0},{"material":"Water","amount":3.0}],
"Outputs": [{"material":"MushBar","amount":5.0}]
},
{
"Building": "RockCrusher",//豆腐
"Inputs": [{"material":"BeanPlantSeed","amount":6.0},{"material":"Water","amount":2.0}],
"Outputs": [{"material":"Tofu","amount":8.0}]
},
{
"Building": "RockCrusher",//米虱膏
"Inputs": [{"material":"BasicPlantFood","amount":2.0},{"material":"Water","amount":2.0}],
"Outputs": [{"material":"BasicPlantBar","amount":4.0}]
},
{
"Building": "CookingStation",//罐装米虱
"Inputs": [{"material":"BasicPlantFood","amount":3.0}],
"Outputs": [{"material":"PickledMeal","amount":3.0}]
},
Last edited by csfireworks; 29 Dec, 2023 @ 6:11am
I figured I'd contribute my own two recipes. It's just two ways to make diamond in the base game. Should be able to directly copy paste it into the note file.

{
"Id": "Kiln_I_Carbon_0_Diamond",
"Building": "Kiln",
"Inputs": [
{
"material": "Carbon",
"amount": 500.0
}
],
"Outputs": [
{
"material": "Diamond",
"amount": 250.0
}
],
"Time": 150.0,
"Description": "Burns coal to create the heat and pressure needed for diamond conversion."
},
{
"Id": "SupermaterialRefinery_I_RefinedCarbon_0_Diamond",
"Building": "SupermaterialRefinery",
"Inputs": [
{
"material": "RefinedCarbon",
"amount": 100.0
}
],
"Outputs": [
{
"material": "Diamond",
"amount": 95.0
}
],
"Time": 75.0,
"Description": "Utilizes advanced technology to directly manipulate carbon atoms to make diamonds."
}
< >
Showing 1-8 of 8 comments
Per page: 1530 50