{
	title: "Base Security",
	icon: "advancedrocketry:smallairlockdoor",
	x: 0.0d,
	y: 3.0d,
	description: "One! One! One! erhhm... One!",
	text: [
		"Tough doors prevent unwanted intruders from raiding your bases, which wouldn't be a fun time.",
		"",
		"Techdoors are armored sliding doors that close themselves after a few seconds, they can be used as airlocks and as corridor doors (duh).",
		"",
		"Hangar doors can be placed next to each other, where they act as a single door, making them easily expandable. ",
		"Hangar doors can be placed on top of each other, where the bottom one closes down and the top one closes up."
	],
	dependencies: [
		"92c50879"
	],
	tasks: [{
		uid: "79236a9e",
		type: "item",
		items: [{
			item: "techguns:item_door3x3"
		}]
	},
	{
		uid: "52f9cda8",
		type: "item",
		items: [{
			item: "techguns:item_door3x3 1 1"
		}]
	},
	{
		uid: "5b8dd75c",
		type: "item",
		items: [{
			item: "techguns:item_door3x3 1 2"
		}]
	}]
}
