{
	title: "Nullifier",
	icon: {
		tag: {
			SideCache: [B;
				0b,
				1b,
				1b,
				1b,
				1b,
				1b
			],
			Facing: 3b,
			RSControl: 0b,
			Energy: 0
		},
		Damage: 1s,
		id: "thermalexpansion:device"
	},
	x: 1.5d,
	y: -1.5d,
	text: [
		"The nullifier is a block which consumes items and liquids, which are destroyed upon entering its inventory.",
		"",
		"Its purpose is to destroy unwanted materials or secondary outputs from machine processing.",
		"",
		"The nullification chamber is an augment for machines that achieves the same task, but instead of a separate block, it can be installed directly into a machine to destroy the secondary output. "
	],
	tasks: [{
		uid: "a6dfe812",
		type: "item",
		items: [{
			tag: {
				SideCache: [B;
					0b,
					1b,
					1b,
					1b,
					1b,
					1b
				],
				Facing: 3b,
				RSControl: 0b,
				Energy: 0
			},
			Damage: 1s,
			id: "thermalexpansion:device"
		}]
	},
	{
		uid: "9af13be9",
		type: "item",
		items: [{
			item: "thermalexpansion:augment 1 130"
		}]
	}]
}
