{
	title: "Basic Steam Engine",
	icon: {
		tag: {
			Energy: 0,
			RSControl: 0b,
			Facing: 1b,
			Level: 0b
		},
		id: "thermalexpansion:dynamo"
	},
	x: -1.0d,
	y: 1.5d,
	text: [
		"At the very start, this is the only option for power generation. You can quickly switch to more efficient fuels and means of power generation."
	],
	dependencies: [
		"ae4157e1"
	],
	tasks: [{
		uid: "b397d0ec",
		type: "item",
		items: [{
			item: "minecraft:coal"
		}],
		count: 16L
	},
	{
		uid: "a2a0f07d",
		type: "item",
		items: [{
			tag: {
				Energy: 0,
				RSControl: 0b,
				Facing: 1b,
				Level: 0b
			},
			id: "thermalexpansion:dynamo"
		}]
	},
	{
		uid: "ba63077b",
		type: "item",
		items: [{
			item: "minecraft:water_bucket"
		}],
		ignore_damage: 1b,
		ignore_nbt: 1b
	}]
}
