blob: 7ba50320167ffc72d414b0b43fbb99ec9cfde7a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: craft_unfired_pie_dish
type: crafting
level: 7
xp: 15
wait: 4
station: [pottery_wheel]
consume:
- items: [soft_clay]
quantity: 1
output: unfired_pie_dish
message: "You shape the clay into a pie dish."
|