{
	title: "Artificial Atmospheres",
	icon: "advancedrocketry:carbonscrubbercartridge",
	x: -1.0d,
	y: 4.0d,
	description: "Life in Space",
	text: [
		"The purpose of oxygen vents and CO2 scrubbers is to create a breathable habitat aboard stations and ships in space.",
		"A supply of oxygen will keep the vent able to release oxygen into the air and the CO2 scrubber collects, well, CO2 as a solid, that can then be reprocessed.",
		"",
		"Recycling air and anything of value in space is a priority for longer missions and expeditions."
	],
	dependencies: [
		"4368a764"
	],
	tasks: [{
		uid: "4b774749",
		type: "item",
		items: [{
			item: "advancedrocketry:oxygenscrubber"
		}]
	},
	{
		uid: "c167735b",
		type: "item",
		items: [{
			item: "advancedrocketry:oxygenvent"
		}]
	},
	{
		uid: "aa34b77d",
		type: "item",
		items: [{
			item: "advancedrocketry:carbonscrubbercartridge"
		}]
	}]
}
