blob: 9b81f5c89b57a50055f45a76f43bd7814d7d41c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
color: "137"
craft:
- consume:
- items:
- logs
quantity: 1
level: 1
output_qty: 15
skill: fletching
tool: knife
type: fletching
wait: 5
xp: 5
- consume:
- items:
- oak_logs
quantity: 1
level: 15
output_qty: 20
skill: fletching
tool: knife
type: fletching
wait: 5
xp: 10
- consume:
- items:
- willow_logs
quantity: 1
level: 30
output_qty: 25
skill: fletching
tool: knife
type: fletching
wait: 5
xp: 15
- consume:
- items:
- maple_logs
quantity: 1
level: 45
output_qty: 30
skill: fletching
tool: knife
type: fletching
wait: 5
xp: 20
- consume:
- items:
- yew_logs
quantity: 1
level: 60
output_qty: 35
skill: fletching
tool: knife
type: fletching
wait: 5
xp: 25
- consume:
- items:
- magic_logs
quantity: 1
level: 75
output_qty: 40
skill: fletching
tool: knife
type: fletching
wait: 5
xp: 30
description: A wooden arrow shaft. Needs feathers and a head.
name: arrow shaft
stackable: true
value: 1
|