blob: cce972d3215ebc21587e729c87a37824000cb4de (
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
|
color: DE
craft:
- ingredients:
- byproducts:
- empty_pot
items:
- pot_of_flour
quantity: 1
- byproducts:
- empty_bucket
- empty_jug
items:
- bucket_of_water
- jug_of_water
quantity: 1
end_message: testend
fail: ""
level: 0
success_message: testmsg
output_qty: 0
start_message: teststart
station: []
subtype: ""
tool: ""
type: combine
wait: 2
xp: 0
description: A ball of uncooked bread dough. It needs to be baked.
id: bread_dough
max_quality: 0
name: bread dough
quality: 0
stackable: false
value: 3
|