{
	title: "The Pulverizer",
	icon: {
		tag: {
			Energy: 0,
			RSControl: 0b,
			Facing: 3b,
			Level: 0b,
			SideCache: [B;
				3b,
				1b,
				2b,
				2b,
				2b,
				2b
			]
		},
		Damage: 1s,
		id: "thermalexpansion:machine"
	},
	x: 0.0d,
	y: 4.5d,
	text: [
		"The pulverizer is a machine that crushes items and materials. Crushing most ores will result in that metal's pulverized form being produced.",
		"",
		"Its ore to ingot ratio is one to two."
	],
	dependencies: [
		"f07fda3f"
	],
	tasks: [{
		uid: "8dbf977f",
		type: "item",
		items: [{
			tag: {
				Energy: 0,
				RSControl: 0b,
				Facing: 3b,
				Level: 0b,
				SideCache: [B;
					3b,
					1b,
					2b,
					2b,
					2b,
					2b
				]
			},
			Damage: 1s,
			id: "thermalexpansion:machine"
		}]
	}]
}
