aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/craft_ball_of_wool.yaml
blob: 2f8f4f99d0c2a175f5708c518782b61d9a0f7545 (plain)
1
2
3
4
5
6
7
8
9
10
11
id: craft_ball_of_wool
type: crafting
level: 1
xp: 3
wait: 3
station: [spinning_wheel]
consume:
  - items: [wool]
    qty: 1
output: ball_of_wool
message: "You spin the wool into a ball."