size=medium
output=bread

[aihints]
build_material=false

[buildcost]
trunk=2
planks=2
stone=3

[working positions]
baker=1

[inputs]
blackrootflour=4
cornflour=4
water=8

[programs]
work=_Work

[work]
return=skipped unless economy needs bread
consume=water:2 blackrootflour cornflour
sleep=35000
animate=working 30000
produce=bread:2

[idle]
pics=bakery_i_??.png  # ???
hotspot=52 63
playercolor=true

[working]
pics=bakery_b_??.png  # ???
hotspot=52 75
playercolor=true
fps=20
