aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_ball_of_wool.yaml
blob: ef25972ec22904602321686cdc40f12e1be23df2 (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]
    quantity: 1
output: ball_of_wool
message: "You spin the wool into a ball."