blob: 09fca8bc15547db8d0b04cf7d4b57e6e03a10013 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: 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."
|