{
	title: "Advanced Ore Processing",
	icon: "thermalfoundation:security",
	x: 0.0d,
	y: 7.5d,
	text: [
		"The pinnacle of ore yield comes in the form of acid leaching and pyrotheum melting, resulting in a whopping one to five ore to ingot ratio."
	],
	dependencies: [
		"45545d8a"
	],
	tasks: [{
		uid: "5a22edcf",
		type: "checkmark",
		icon: "thermalfoundation:security"
	},
	{
		uid: "ce9c7d6d",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "creeper_acid"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "141a9c87",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "nitrogen"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "b2fcdc06",
		type: "item",
		items: [{
			item: "techguns:basicore 1 4"
		}],
		count: 8L
	},
	{
		uid: "42949c8d",
		type: "item",
		items: [{
			item: "techguns:basicore 1 3"
		}],
		count: 8L
	}]
}
