{
	title: "Obtaining Clay",
	icon: "minecraft:clay",
	x: 1.5d,
	y: 0.0d,
	text: [
		"Clay is found in large deposits underground instead of near water. Clay blocks can be found by using the block scanner module after one piece is found."
	],
	tasks: [{
		uid: "1d495b4b",
		type: "item",
		items: [{
			item: "minecraft:clay_ball"
		}],
		count: 16L
	}]
}
