{
	title: "Reactor Assembly",
	icon: "techguns:itemshared 1 32",
	x: -1.0d,
	y: 6.0d,
	text: [
		"Building a reactor requires the capability to first fabricate the components of the casings and functional parts.",
		"Reactors must be cooled with a passive coolant and insulator to increase efficiency and to prevent a meltdown."
	],
	dependencies: [
		"1c54c01c"
	],
	tasks: [{
		uid: "c80830f7",
		type: "item",
		items: [{
			item: "bigreactors:reactorcontroller"
		}]
	},
	{
		uid: "4bf2bcce",
		type: "item",
		items: [{
			item: "bigreactors:reactorcasing"
		}],
		count: 64L
	},
	{
		uid: "361175da",
		type: "item",
		items: [{
			item: "bigreactors:ingotcyanite"
		}],
		count: 4L
	}]
}
