{
	title: "Oil Processing",
	icon: {
		tag: {
			Amount: 1000,
			FluidName: "crude_oil"
		},
		id: "forge:bucketfilled"
	},
	x: 0.0d,
	y: 4.5d,
	text: [
		"With finished fluid products of oil refining, now they may be used to create plastic and rubber for circuitry and adhesives."
	],
	dependencies: [
		"45813434",
		"77e83561"
	],
	tasks: [{
		uid: "0a039693",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "refined_fuel"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "83905756",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "gasoline"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "663d63fa",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "diesel"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "5357cb08",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "lubricant"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	}],
	rewards: [{
		uid: "e3377495",
		type: "item",
		item: "techguns:itemshared 1 96"
	},
	{
		uid: "1e7ecd09",
		type: "item",
		item: "techguns:itemshared 1 95"
	}]
}
