Create two Sources: 'Sugar Cane Field' and 'Apple Trees'.
Create a Pool for 'Raw Materials' that collects both.
Create a Converter called 'Sugar Mill' that turns 1 Cane into 'White Sugar' every 15 steps.
Create a Converter called 'Bakery' that requires 1 'White Sugar' AND 1 'Apple' to produce 1 'Apple Pie' every 45 steps.
Create a Drain called 'Derby Task' that consumes 5 'Apple Pies' every 50 steps.
Add a Gate that has a 10% chance to 'Burn' the pie (sending it to a 'Waste' Pool) to simulate player error.
Run for 200 steps and Chart the 'Apple Pie' inventory vs the 'Derby Task' progress."