{
	title: "The Induction Smelter",
	icon: {
		tag: {
			Energy: 0,
			RSControl: 0b,
			Facing: 3b,
			Level: 0b,
			SideCache: [B;
				3b,
				1b,
				2b,
				2b,
				2b,
				2b
			]
		},
		Damage: 3s,
		id: "thermalexpansion:machine"
	},
	x: 0.0d,
	y: 6.0d,
	text: [
		"The induction smelter provides higher potential for ore smelting. ",
		"",
		"Using a catalyst material, each ore will result in more ingots being produced.",
		"",
		"Applicable catalysts;",
		"Sand -> 1 ore = 1 ingots + slag byproduct",
		"Rich slag -> 1 ore = 3 ingots + slag byproduct",
		"Cinnabar -> 1 ore = 3 ingots + residual ingots"
	],
	dependencies: [
		"0b0aff25"
	],
	tasks: [{
		uid: "6c3b5d18",
		type: "item",
		items: [{
			tag: {
				Energy: 0,
				RSControl: 0b,
				Facing: 3b,
				Level: 0b,
				SideCache: [B;
					3b,
					1b,
					2b,
					2b,
					2b,
					2b
				]
			},
			Damage: 3s,
			id: "thermalexpansion:machine"
		}]
	}]
}
