Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Name "Sifting Automation"
- Every tick do
- Input fe:: from EnderCell top side
- Output fe:: to Hammer top side
- Output fe:: to Sieve top side
- Output fe:: to Furnace
- End
- Every 20 ticks do
- Input Cobblestone,
- end_stone,
- netherrack,
- blackstone,
- cobbled_deepslate, from Drawer_Controller, Result_Barrel
- Output 64 cobblestone to each Cobble_Hammer
- Output 64 end_stone to End_Hammer
- Output 64 netherrack to Netherrack_Hammer
- Output 64 blackstone to Blackstone_Hammer
- Output 64 cobbled_deepslate to Deepslate_Hammer
- Forget
- Input from Sieve_Barrel
- Output to Result_Barrel
- Forget
- Input with #c:ores from Result_Barrel
- Output to Furnace top side
- Forget
- Input from Furnace bottom side
- Output to Soph_Controller
- End
Advertisement
Add Comment
Please, Sign In to add comment