{
	title: "Cargo Rockets",
	icon: "techguns:itemshared 1 23",
	x: 1.0d,
	y: 9.5d,
	description: "Space Traffic",
	text: [
		"Cargo rockets can carry both items and fluids, either in separate vehicles or both at the same time. The rockets can be built as large or as small as per the requirements of their user. ",
		"",
		"Rockets must be programmed with a planet ID chip or station ID chip to reach their target successfully. In addition, docking pads must be linked to the rocket to allow it to land safely.",
		"",
		"NOTE: Repeated use of rockets will cause wear and tear for integral components, such as thrusters and fuel tanks. To avoid catastrophic failure, perform regular inspections of rockets to ensure safety and functionality. "
	],
	dependencies: [
		"b2f8e789"
	],
	tasks: [{
		uid: "939d3586",
		type: "item",
		items: [{
			item: "advancedrocketry:loader 1 2"
		}],
		count: 2L
	},
	{
		uid: "ed4d82cf",
		type: "item",
		items: [{
			item: "advancedrocketry:loader 1 3"
		}],
		count: 2L
	},
	{
		uid: "bc6b7224",
		type: "item",
		items: [{
			item: "advancedrocketry:loader 1 4"
		}],
		count: 2L
	},
	{
		uid: "6af4f220",
		type: "item",
		items: [{
			item: "advancedrocketry:loader 1 5"
		}],
		count: 2L
	},
	{
		uid: "6482e440",
		type: "item",
		items: [{
			item: "advancedrocketry:monitoringstation"
		}]
	},
	{
		uid: "2f246da2",
		type: "item",
		items: [{
			item: "advancedrocketry:landingpad"
		}],
		count: 2L
	},
	{
		uid: "d408b419",
		type: "item",
		items: [{
			item: "advancedrocketry:liquidtank"
		}],
		count: 3L
	}]
}
