1 2 3 4 5 6 7 8 9 10 11
id: pastry_dough name: pastry dough color: "222" description: "A ball of uncooked pastry dough. It needs to be baked." value: 3 stackable: false made_from: - items: [pot_of_flour] quantity: 1 - items: [bucket_of_water] quantity: 1