{
	title: "Nitric Leaching",
	icon: {
		tag: {
			Fluid: "nitrogen"
		},
		id: "thermalexpansion:florb"
	},
	x: 1.5d,
	y: 9.0d,
	text: [
		"Ultra rare ores need to be processed with nitrogen reaction. Nitric acid would be used normally but it's liquid form is very unstable and thus needs to be",
		"fabricated as the ore is processed. Platinum and Iridium is processed inside a chemical reactor with a ore to ingot ratio of 1 to 5."
	],
	dependencies: [
		"420923ad"
	],
	tasks: [{
		uid: "242ffcc2",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "nitrogen"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "7283524d",
		type: "item",
		items: [{
			item: "thermalfoundation:ore 1 6"
		}],
		count: 16L
	},
	{
		uid: "76e82c80",
		type: "item",
		items: [{
			item: "thermalfoundation:ore 1 7"
		}],
		count: 16L
	}]
}
