1 2 3 4 5 6 7 8 9 10 11 12 13
id: soft_clay name: soft clay color: "173" description: "Soft, workable clay ready for shaping on a pottery wheel." value: 2 stackable: false ticks: 2 made_from: - items: [clay] qty: 1 - items: [bucket_of_water, jug_of_water] qty: 1 byproducts: [empty_bucket, empty_jug]