{
	title: "Pyro-Leaching",
	icon: "advancedrocketry:chemicalreactor",
	x: 0.5d,
	y: 9.0d,
	text: [
		"Processing common ores inside a chemical reactor with creeper acid and a small amount of pyrotheum will result in 720mb of molten metal.",
		"",
		"Its ore to ingot ratio is 1 to 5."
	],
	dependencies: [
		"420923ad"
	],
	tasks: [{
		uid: "eec9c724",
		type: "item",
		items: [{
			item: "advancedrocketry:chemicalreactor"
		}]
	},
	{
		uid: "1e8603ea",
		type: "item",
		items: [{
			item: "libvulpes:forgepowerinput"
		}],
		count: 2L
	},
	{
		uid: "b60a5aed",
		type: "item",
		items: [{
			item: "libvulpes:hatch"
		}]
	},
	{
		uid: "46f1a6b0",
		type: "item",
		items: [{
			item: "libvulpes:hatch 1 2"
		}],
		count: 2L
	},
	{
		uid: "c87761b0",
		type: "item",
		items: [{
			item: "libvulpes:hatch 1 1"
		}]
	},
	{
		uid: "3ab8d7ce",
		type: "item",
		items: [{
			item: "libvulpes:hatch 1 3"
		}],
		count: 2L
	},
	{
		uid: "c7853953",
		type: "item",
		items: [{
			item: "libvulpes:advancedmotor"
		}]
	},
	{
		uid: "3ffdd2da",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "creeper_acid"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "b4cad11b",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "pyrotheum"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	}]
}
