{
	title: "Archaic Launch Systems",
	icon: "advancedrocketry:launchpad",
	x: 0.0d,
	y: 3.0d,
	description: "20th Centery rocket propulsion",
	text: [
		"The modern world has moved past from chemical reactions for use in rocket propulsion. Nowdays, nuclear propulsion, such as thermal rockets and fusion propulsion are widely used, while smaller ships use ion propulsion.",
		"",
		"However in your emergency scenario, chemical propulsion will be enough to serve. Fuel can be synthesized from the electrolysis of water and simple rocket parts are much easier to fabricate than ion drives or fusion engines."
	],
	tasks: [{
		uid: "6b504db7",
		type: "item",
		items: [{
			item: "advancedrocketry:launchpad"
		}],
		count: 25L
	},
	{
		uid: "46873e78",
		type: "item",
		items: [{
			item: "advancedrocketry:structuretower"
		}],
		count: 7L
	},
	{
		uid: "7646a7f4",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "rocketfuel"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "d81aeb53",
		type: "item",
		items: [{
			item: "advancedrocketry:fuelingstation"
		}]
	},
	{
		uid: "81396f20",
		type: "item",
		items: [{
			item: "libvulpes:linker"
		}],
		ignore_damage: 1b,
		ignore_nbt: 1b
	},
	{
		uid: "0233ba1f",
		type: "item",
		items: [{
			item: "advancedrocketry:rocketbuilder"
		}]
	},
	{
		uid: "a8f2b163",
		type: "item",
		items: [{
			item: "advancedrocketry:planetidchip"
		}]
	}]
}
