Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Name "Bee Automation"
- Every tick do
- Input fe:: from Interface
- Output fe:: to Centrifuge
- End
- Every 20 ticks do
- Input from Beehive
- Output configurable_comb,
- configurable_honeycomb to empty slots in Centrifuge slots 1
- Output except configurable_comb, configurable_honeycomb to Barrel
- Forget
- Input from Centrifuge slots 2-8
- Output to Barrel
- Forget
- Input fluid:: from Centrifuge
- Output fluid:: to Interface
- End
- Every 20 ticks do
- If redstone > 0 then
- Input from Barrel
- Output to Interface
- End
- End
Add Comment
Please, Sign In to add comment