blob: 6dbd8ef751e0ae1f52877caf7178eb180f5ace85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: craft_unfired_plant_pot
type: crafting
level: 19
xp: 18
wait: 4
station: [pottery_wheel]
consume:
- items: [soft_clay]
qty: 1
output: unfired_plant_pot
message: "You shape the clay into a plant pot."
|