{
	title: "Tree Oil",
	icon: {
		tag: {
			Amount: 1000,
			FluidName: "tree_oil"
		},
		id: "forge:bucketfilled"
	},
	x: 2.0d,
	y: 4.5d,
	text: [
		"Tree oil is a finished product of resin refining. ",
		"It has little use outside of being fuel. Rosin can be used to make torches or used in sticky pistons, but is mostly a waste product."
	],
	dependencies: [
		"9bfdf482"
	],
	optional: 1b,
	tasks: [{
		uid: "fe09fda4",
		type: "item",
		items: [{
			tag: {
				Amount: 1000,
				FluidName: "tree_oil"
			},
			id: "forge:bucketfilled"
		}],
		ignore_damage: 1b
	},
	{
		uid: "e71fa689",
		type: "item",
		items: [{
			item: "thermalfoundation:material 1 832"
		}],
		count: 16L
	}]
}
