{
	title: "Coal Coke",
	icon: "immersiveengineering:material 1 6",
	x: -2.5d,
	y: 1.5d,
	text: [
		"Coal coke is a more efficient form of coal, primarely used in heating the blast furnace but can be used to fuel most blocks and machines that burn solid fuel.",
		"2x more powerful than coal."
	],
	dependencies: [
		"3afd5cc0"
	],
	optional: 1b,
	tasks: [{
		uid: "16fd4a5b",
		type: "item",
		items: [{
			ForgeCaps: {
				Parent: {
					id: "ore",
					data: "fuelCoke"
				}
			},
			tag: {
				display: {
					Name: "Any fuelCoke"
				}
			},
			id: "itemfilters:filter"
		}],
		count: 32L
	}]
}
