{
	title: "Computers",
	x: -1.0d,
	y: 9.0d,
	text: [
		"Definition of a computer; An electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program.",
		"",
		"Computers allow custom code and programming to be written, such as instructions for automated crafting or sorting systems. In the right hands they are a very powerful tool for base logistics.",
		"",
		"NOTE: Computers use Lua as their programming language, large projects with computers will take a long time and knowledge of real-world programming."
	],
	dependencies: [
		"f458d482"
	],
	tasks: [{
		uid: "e46f9735",
		type: "item",
		items: [{
			item: "computercraft:computer 1 16384"
		}]
	}]
}
