{
	title: "Space Travel Prerequisite",
	icon: "thermalfoundation:security",
	x: 3.5d,
	y: 1.5d,
	description: "[Locked Behind Archaic Launch Systems]",
	text: [
		"In order to achieve higher efficiency for solar panels, they must be put in space where there is no day-night cycle or atmosphere to interrupt sunlight."
	],
	dependencies: [
		"b51680fd",
		"0db5a536"
	],
	optional: 1b,
	tasks: [{
		uid: "4c39b09f",
		type: "checkmark",
		icon: "thermalfoundation:security"
	},
	{
		uid: "e2438b30",
		type: "item",
		items: [{
			item: "advancedrocketry:spacehelmet"
		}],
		ignore_damage: 1b,
		ignore_nbt: 1b
	},
	{
		uid: "90bd7b7a",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "rocketfuel"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b,
		ignore_nbt: 1b
	}]
}
