aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/soft_clay.yaml
blob: 018e5ef5302c00edd4f54df26a64b50437f05f1d (plain)
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]
    quantity: 1
  - items: [bucket_of_water, jug_of_water]
    quantity: 1
    byproducts: [empty_bucket, empty_jug]