{
	title: "Active Coolant Loop",
	icon: "bigreactors:turbinerotorshaft",
	x: 0.5d,
	y: 6.0d,
	text: [
		"Using water to cool the reactor actively rather than a passive coolant and insulator, will result in much higher overall efficiency when the steam is passed through a turbine.",
		"",
		"Turbines are dependant on the balance of steam pressure, RPM and power demand. They are slow to react to sudden demand, meaning they spin up or down at a slow rate.",
		"Turbines need active intervention to monitor RPM to ensure efficiency and safety. This can be done automatically with computers.",
		"",
		"NOTE: Too high RPM will cause catastrophic failure of the turbine blades and will cause an explosion."
	],
	dependencies: [
		"741a9631"
	],
	tasks: [{
		uid: "e146ea8c",
		type: "item",
		items: [{
			item: "bigreactors:turbinerotorshaft"
		}],
		count: 8L
	},
	{
		uid: "5a4e40bb",
		type: "item",
		items: [{
			item: "bigreactors:turbinehousing"
		}],
		count: 64L
	},
	{
		uid: "f4ecd123",
		type: "item",
		items: [{
			item: "bigreactors:turbineglass"
		}],
		count: 32L
	},
	{
		uid: "b59e5911",
		type: "item",
		items: [{
			item: "bigreactors:turbinecontroller"
		}]
	}]
}
