{
	title: "Steel Production",
	icon: "thermalfoundation:material 1 160",
	x: 0.0d,
	y: 4.5d,
	text: [
		"Steel is an alloy of iron and carbon, most kinds of steel have a carbon content between 0.06% and 1.5%. "
	],
	dependencies: [
		"d28a5a12"
	],
	tasks: [{
		uid: "5ae8c6db",
		type: "item",
		items: [{
			ForgeCaps: {
				Parent: {
					id: "ore",
					data: "ingotSteel"
				}
			},
			tag: {
				display: {
					Name: "Any ingotSteel"
				}
			},
			id: "itemfilters:filter"
		}],
		count: 32L
	},
	{
		uid: "56992129",
		type: "item",
		items: [{
			ForgeCaps: {
				Parent: {
					id: "ore",
					data: "fuelCoke"
				}
			},
			tag: {
				display: {
					Name: "Any fuelCoke"
				}
			},
			id: "itemfilters:filter"
		}],
		count: 16L
	},
	{
		uid: "735f4dbe",
		type: "item",
		items: [{
			item: "techguns:simplemachine 1 11"
		}]
	}]
}
