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