blob: 1940e87d606ca53db24f7cee663ab56723c32ce1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: fletch_arrow_shaft_oak
type: fletching
tool: knife
level: 15
xp: 10
wait: 5
consume:
- items: [oak_logs]
qty: 1
output: arrow_shaft
output_qty: 20
message: "You carefully cut the oak logs into arrow shafts."
|